You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by gs...@apache.org on 2008/03/07 13:56:48 UTC

svn commit: r634653 - /ant/ivy/core/trunk/.classpath.default

Author: gscokart
Date: Fri Mar  7 04:56:48 2008
New Revision: 634653

URL: http://svn.apache.org/viewvc?rev=634653&view=rev
Log:
commons-cli is not a depednency anymore

Modified:
    ant/ivy/core/trunk/.classpath.default

Modified: ant/ivy/core/trunk/.classpath.default
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/.classpath.default?rev=634653&r1=634652&r2=634653&view=diff
==============================================================================
--- ant/ivy/core/trunk/.classpath.default (original)
+++ ant/ivy/core/trunk/.classpath.default Fri Mar  7 04:56:48 2008
@@ -4,7 +4,6 @@
 	<classpathentry kind="src" path="test/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="lib/ant.jar"/>
-	<classpathentry kind="lib" path="lib/commons-cli.jar"/>
 	<classpathentry kind="lib" path="lib/commons-codec.jar"/>
 	<classpathentry kind="lib" path="lib/commons-httpclient.jar"/>
 	<classpathentry kind="lib" path="lib/commons-lang.jar"/>