|
From: Robert E. <sky...@us...> - 2006-05-29 16:10:02
|
Update of /cvsroot/jcommander/plugins/org.apache.commons.vfs.dependencies In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv10060 Modified Files: .classpath Log Message: The Jakarta Commons libraries now have their own plugin. Referencing it. Index: .classpath =================================================================== RCS file: /cvsroot/jcommander/plugins/org.apache.commons.vfs.dependencies/.classpath,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .classpath 16 Mar 2006 19:43:38 -0000 1.3 --- .classpath 29 May 2006 16:09:55 -0000 1.4 *************** *** 4,12 **** <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="lib" path="ant-1.6.2.jar"/> - <classpathentry kind="lib" path="commons-collections-3.1.jar"/> - <classpathentry kind="lib" path="commons-compress-SNAPSHOT.jar"/> - <classpathentry kind="lib" path="commons-httpclient-2.0.2.jar"/> - <classpathentry kind="lib" path="commons-logging-1.0.4.jar"/> - <classpathentry kind="lib" path="commons-net-1.4.1.jar"/> <classpathentry kind="lib" path="jakarta-slide-webdavlib-20050629.161100.jar"/> <classpathentry kind="lib" path="jcifs-0.8.3.jar"/> --- 4,7 ---- |