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/01/13 11:06:48 UTC

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

Author: bodewig
Date: Tue Jan 13 02:06:40 2009
New Revision: 734089

URL: http://svn.apache.org/viewvc?rev=734089&view=rev
Log:
remove all dependencies of commons-configuration to validate that tests pass initially

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=734089&r1=734088&r2=734089&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Tue Jan 13 02:06:40 2009
@@ -225,7 +225,7 @@
       <property name="maven.test.skip" value="true"/>
     </mvn>
     
-    <option project="ant"/>
+    <!--option project="ant"/>
     <option project="commons-beanutils"/>
     <option project="commons-codec"/>
     <option project="commons-collections"/>
@@ -240,7 +240,7 @@
     <option project="logging-log4j-12"/>
     <option project="xalan"/>
     <option project="xml-apis"/>
-    <option project="xml-xercesImpl"/>
+    <option project="xml-xercesImpl"/-->
 
     <home nested="configuration/target"/>
     <jar name="commons-configuration-1.7-SNAPSHOT.jar"/>