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/18 22:47:34 UTC

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

Author: maartenc
Date: Thu Jan 18 13:47:34 2007
New Revision: 497589

URL: http://svn.apache.org/viewvc?view=rev&rev=497589
Log:
Added dependency on the commons-vfs-sandbox project

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=497589&r1=497588&r2=497589
==============================================================================
--- gump/metadata/project/ivy.xml (original)
+++ gump/metadata/project/ivy.xml Thu Jan 18 13:47:34 2007
@@ -38,6 +38,7 @@
     <depend project="commons-cli" />
     <depend project="jakarta-oro" />
     <depend project="commons-vfs" />
+    <depend project="commons-vfs-sandbox" />
     <depend project="jsch" />
     <jar name="build/artifact/ivy.jar" id="ivy"/>
     <license name="LICENSE.txt"/>