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 2007/01/24 22:39:14 UTC

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

Author: maartenc
Date: Wed Jan 24 13:39:13 2007
New Revision: 499579

URL: http://svn.apache.org/viewvc?view=rev&rev=499579
Log:
Added more dependencies to ivy-tests

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=499579&r1=499578&r2=499579
==============================================================================
--- gump/metadata/project/ivy.xml (original)
+++ gump/metadata/project/ivy.xml Wed Jan 24 13:39:13 2007
@@ -58,6 +58,7 @@
     </ant>
     <depend project="ivy" inherit="runtime"/>
     <depend project="junit"/>
+    <depend project="commons-vfs" inherit="all" />
     <work nested="build/test" />
     <license name="LICENSE.txt"/>
     <junitreport nested="build/test-report" />