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 2011/03/04 15:05:13 UTC

svn commit: r1077952 - /gump/metadata/project/commons-proper.xml

Author: bodewig
Date: Fri Mar  4 14:05:13 2011
New Revision: 1077952

URL: http://svn.apache.org/viewvc?rev=1077952&view=rev
Log:
I don't see how this project could compile against vfs 1.x

Modified:
    gump/metadata/project/commons-proper.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=1077952&r1=1077951&r2=1077952&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Fri Mar  4 14:05:13 2011
@@ -972,7 +972,7 @@
     <package>org.apache.commons.vfs2</package>
     <depend project="ant"/>
     <depend project="junit"/>
-    <depend project="commons-vfs"/>
+    <depend project="commons-vfs2"/>
     <depend project="commons-logging"/>
     <option project="commons-httpclient-2.0-branch"/>
     <depend project="slide-webdavlib"/>