|
From: Sean S. <su...@us...> - 2006-03-22 21:38:46
|
Update of /cvsroot/openamf/openamf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28559 Modified Files: .classpath Log Message: Index: .classpath =================================================================== RCS file: /cvsroot/openamf/openamf/.classpath,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** .classpath 10 Jul 2005 03:35:31 -0000 1.20 --- .classpath 22 Mar 2006 21:38:38 -0000 1.21 *************** *** 11,15 **** <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/> <classpathentry kind="lib" path="lib/junit-3.8.1.jar"/> - <classpathentry kind="lib" path="lib/commons-httpclient-2.0.jar"/> <classpathentry kind="lib" path="lib/cactus-1.5.jar"/> <classpathentry kind="lib" path="lib/commons-beanutils-1.7.0.jar"/> --- 11,14 ---- *************** *** 21,24 **** --- 20,24 ---- <classpathentry kind="lib" path="lib/commons-digester-rss.jar"/> <classpathentry kind="lib" path="lib/astranslator-1.5.9.jar"/> + <classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |