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 2009/04/08 06:09:44 UTC

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

Author: bodewig
Date: Tue Apr  7 07:44:55 2009
New Revision: 762644

URL: http://svn.apache.org/viewvc?rev=762644&view=rev
Log:
until a VFS snapshot ist available from the repo being used, it is a real hard dependency for configuration

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=762644&r1=762643&r2=762644&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Tue Apr  7 07:44:55 2009
@@ -266,7 +266,7 @@
     <option project="logging-log4j-12"/>
     <option project="xalan"/>
     -->
-    <option project="org.apache.commons:commons-vfs"/>
+    <depend project="org.apache.commons:commons-vfs"/>
     <option project="xml-apis"/>
     <option project="xml-xercesImpl"/>
     <option project="junit"/>