You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ca...@apache.org on 2008/06/18 04:04:59 UTC

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

Author: carnold
Date: Tue Jun 17 19:04:59 2008
New Revision: 669050

URL: http://svn.apache.org/viewvc?rev=669050&view=rev
Log:
ant-contrib is using Apache Ivy and jayasoft Ivy

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?rev=669050&r1=669049&r2=669050&view=diff
==============================================================================
--- gump/metadata/project/ant-contrib.xml (original)
+++ gump/metadata/project/ant-contrib.xml Tue Jun 17 19:04:59 2008
@@ -38,6 +38,7 @@
     <depend project="xml-xerces"/>
     <depend project="bcel" runtime="true"/>
     <depend project="ivy"/>
+    <depend project="ant-contrib-private-ivy"/>
 
     <jar name="target/ant-contrib-@@DATE@@.jar" id="ant-contrib"/>
     <license name="docs/LICENSE.txt"/>
@@ -63,6 +64,7 @@
     <depend project="ant-contrib"/>
     <depend project="bcel"/>
     <depend project="ivy"/>
+    <depend project="ant-contrib-private-ivy"/>
     <work nested="target/test-classes"/>
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
          to="ant-contrib-developers@lists.sourceforge.net"/>