You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2006/10/14 18:32:54 UTC

svn commit: r463976 - /gump/metadata/project/ant-contrib.xml

Author: bodewig
Date: Sat Oct 14 09:32:53 2006
New Revision: 463976

URL: http://svn.apache.org/viewvc?view=rev&rev=463976
Log:
Ivy is now optional (again)

Modified:
    gump/metadata/project/ant-contrib.xml

Modified: gump/metadata/project/ant-contrib.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant-contrib.xml?view=diff&rev=463976&r1=463975&r2=463976
==============================================================================
--- gump/metadata/project/ant-contrib.xml (original)
+++ gump/metadata/project/ant-contrib.xml Sat Oct 14 09:32:53 2006
@@ -36,7 +36,7 @@
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
     <depend project="packaged-bcel" runtime="true"/>
-    <depend project="ivy" runtime="true"/>
+    <depend project="ivy"/>
 
     <jar name="target/ant-contrib-@@DATE@@.jar" />
     <license name="docs/LICENSE.txt"/>