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 2007/05/11 08:43:04 UTC

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

Author: bodewig
Date: Thu May 10 23:43:03 2007
New Revision: 537116

URL: http://svn.apache.org/viewvc?view=rev&rev=537116
Log:
needs antlib.xml on CLASSPATH

Modified:
    gump/metadata/project/ivy.xml

Modified: gump/metadata/project/ivy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ivy.xml?view=diff&rev=537116&r1=537115&r2=537116
==============================================================================
--- gump/metadata/project/ivy.xml (original)
+++ gump/metadata/project/ivy.xml Thu May 10 23:43:03 2007
@@ -43,6 +43,7 @@
     <depend project="slide-webdavclient" ids="client-webdavlib" runtime="true" />
     <depend project="jsch" runtime="true" />
 
+    <work nested="build/classes/ant"/>
     <work nested="build/classes/core"/>
 
     <jar name="build/artifact/ivy-@@DATE@@.jar" id="ivy"/>