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/20 22:34:55 UTC

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

Author: maartenc
Date: Sat Jan 20 13:34:54 2007
New Revision: 498173

URL: http://svn.apache.org/viewvc?view=rev&rev=498173
Log:
Added dependency on Jakarta Slide WebDAV Client

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=498173&r1=498172&r2=498173
==============================================================================
--- gump/metadata/project/ivy.xml (original)
+++ gump/metadata/project/ivy.xml Sat Jan 20 13:34:54 2007
@@ -41,6 +41,7 @@
     <depend project="jakarta-oro" />
     <depend project="commons-vfs" />
     <depend project="commons-vfs-sandbox" />
+    <depend project="slide-webdavclient" ids="client-webdavlib"/>
     <depend project="jsch" />
     <jar name="build/artifact/ivy-@@DATE@@.jar" id="ivy"/>
     <license name="LICENSE.txt"/>