From: <jca...@us...> - 2003-09-02 20:08:32
|
Update of /cvsroot/openamf/openamf In directory sc8-pr-cvs1:/tmp/cvs-serv30074 Modified Files: .classpath Log Message: added astranslator 1.5.2 jar Index: .classpath =================================================================== RCS file: /cvsroot/openamf/openamf/.classpath,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .classpath 20 Aug 2003 20:35:38 -0000 1.5 --- .classpath 2 Sep 2003 20:08:28 -0000 1.6 *************** *** 16,20 **** <classpathentry kind="lib" path="lib/commons-lang-1.0.1.jar"/> <classpathentry kind="lib" path="lib/commons-httpclient-2.0-rc1.jar"/> ! <classpathentry kind="lib" path="lib/astranslator-1.5.2.jar"/> <classpathentry kind="lib" path="lib/junit-3.8.1.jar"/> <classpathentry kind="lib" path="lib/cactus-1.4.1.jar"/> --- 16,20 ---- <classpathentry kind="lib" path="lib/commons-lang-1.0.1.jar"/> <classpathentry kind="lib" path="lib/commons-httpclient-2.0-rc1.jar"/> ! <classpathentry kind="lib" path="lib/astranslator-1.5.2.jar" sourcepath="/usr/java/astranslator-1.5.2/src/"/> <classpathentry kind="lib" path="lib/junit-3.8.1.jar"/> <classpathentry kind="lib" path="lib/cactus-1.4.1.jar"/> |