You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by jo...@apache.org on 2009/03/25 11:32:51 UTC

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

Author: joehni
Date: Wed Mar 25 10:32:50 2009
New Revision: 758205

URL: http://svn.apache.org/viewvc?rev=758205&view=rev
Log:
Make configuration dependent on vfs.

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=758205&r1=758204&r2=758205&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Mar 25 10:32:50 2009
@@ -266,7 +266,7 @@
     <option project="logging-log4j-12"/>
     <option project="xalan"/>
     -->
-    <option project="commons-vfs"/>
+    <depend project="commons-vfs"/>
     <option project="xml-apis"/>
     <option project="xml-xercesImpl"/>
     <option project="junit"/>