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 2005/07/14 11:55:53 UTC

svn commit: r219023 - in /gump/metadata: profile/gump.xml project/jakarta-commons-configuration-10.xml project/jakarta-turbine-fulcrum.xml

Author: bodewig
Date: Thu Jul 14 02:55:52 2005
New Revision: 219023

URL: http://svn.apache.org/viewcvs?rev=219023&view=rev
Log:
remove unbuildable branch

Removed:
    gump/metadata/project/jakarta-commons-configuration-10.xml
Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/jakarta-turbine-fulcrum.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/profile/gump.xml?rev=219023&r1=219022&r2=219023&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Thu Jul 14 02:55:52 2005
@@ -100,7 +100,6 @@
   <module href="project/jakarta-commons.xml"/>
   <module href="project/jakarta-commons-jelly.xml"/>
   <module href="project/jakarta-commons-codec-11.xml"/>
-  <module href="project/jakarta-commons-configuration-10.xml"/>
   <module href="project/commons-httpclient-2.0-branch.xml"/>
   <module href="project/jakarta-commons-sandbox.xml"/>
   <module href="project/jakarta-ecs.xml"/>

Modified: gump/metadata/project/jakarta-turbine-fulcrum.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/jakarta-turbine-fulcrum.xml?rev=219023&r1=219022&r2=219023&view=diff
==============================================================================
--- gump/metadata/project/jakarta-turbine-fulcrum.xml (original)
+++ gump/metadata/project/jakarta-turbine-fulcrum.xml Thu Jul 14 02:55:52 2005
@@ -83,8 +83,7 @@
     
     <depend project="commons-beanutils"/>
     <depend project="commons-collections"/>
-    <!-- branched 1.0 version of commons-config -->
-    <depend project="commons-configuration-10"/>
+    <depend project="commons-configuration"/>
     <depend project="commons-digester"/>
     <depend project="commons-lang"/>
     <depend project="commons-logging"/>
@@ -325,8 +324,7 @@
     <depend project="commons-collections"/>
     <depend project="logging-log4j"/>
     
-    <!-- branched 1.0 version of commons-config -->
-    <depend project="commons-configuration-10"/>
+    <depend project="commons-configuration"/>
     
     <depend project="commons-fileupload"/>
     <depend project="fulcrum-upload"/>