You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ma...@apache.org on 2008/03/28 23:46:03 UTC

svn commit: r642415 - /gump/metadata/project/ivy.xml

Author: maartenc
Date: Fri Mar 28 15:45:57 2008
New Revision: 642415

URL: http://svn.apache.org/viewvc?rev=642415&view=rev
Log:
Ivy doesn't depend on commons-cli anymore

Modified:
    gump/metadata/project/ivy.xml

Modified: gump/metadata/project/ivy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ivy.xml?rev=642415&r1=642414&r2=642415&view=diff
==============================================================================
--- gump/metadata/project/ivy.xml (original)
+++ gump/metadata/project/ivy.xml Fri Mar 28 15:45:57 2008
@@ -37,7 +37,6 @@
     <depend project="commons-httpclient" runtime="true" />
     <!--this is needed as http client likes it-->
     <depend project="commons-codec" runtime="true"/>
-    <depend project="commons-cli" runtime="true" />
     <depend project="jakarta-oro" runtime="true" />
     <depend project="commons-vfs" runtime="true" />
     <depend project="commons-vfs-sandbox" runtime="true" />