|
From: Sean S. <su...@us...> - 2006-03-25 23:55:30
|
Update of /cvsroot/openamf/openamf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9304 Modified Files: .classpath Log Message: Index: .classpath =================================================================== RCS file: /cvsroot/openamf/openamf/.classpath,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** .classpath 25 Mar 2006 23:22:36 -0000 1.22 --- .classpath 25 Mar 2006 23:55:21 -0000 1.23 *************** *** 15,19 **** <classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/> <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/> - <classpathentry kind="lib" path="lib/commons-lang-2.0.jar"/> <classpathentry kind="lib" path="lib/spring.jar"/> <classpathentry kind="lib" path="lib/commons-digester.jar"/> --- 15,18 ---- *************** *** 21,24 **** --- 20,24 ---- <classpathentry sourcepath="C:/astranslator-1.5.9/src" kind="lib" path="lib/astranslator-1.5.9.jar"/> <classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar"/> + <classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |