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 2010/08/08 20:16:04 UTC

svn commit: r983466 - /gump/metadata/project/

Author: bodewig
Date: Sun Aug  8 18:16:02 2010
New Revision: 983466

URL: http://svn.apache.org/viewvc?rev=983466&view=rev
Log:
commons-lang-2.x => commons-lang

Modified:
    gump/metadata/project/activemq.xml
    gump/metadata/project/anakia.xml
    gump/metadata/project/apache-mailet.xml
    gump/metadata/project/cargo.xml
    gump/metadata/project/castor.xml
    gump/metadata/project/cocoon22.xml
    gump/metadata/project/cocoon3.xml
    gump/metadata/project/commons-collections-3.x.xml
    gump/metadata/project/commons-jelly.xml
    gump/metadata/project/commons-lang-2.x.xml
    gump/metadata/project/commons-proper.xml
    gump/metadata/project/commons-sandbox.xml
    gump/metadata/project/db-ddlutils.xml
    gump/metadata/project/db-torque.xml
    gump/metadata/project/directory-apacheds.xml
    gump/metadata/project/directory-shared.xml
    gump/metadata/project/doxia.xml
    gump/metadata/project/excalibur.xml
    gump/metadata/project/forrest.xml
    gump/metadata/project/htmlunit.xml
    gump/metadata/project/httpcomponents.xml
    gump/metadata/project/hudson.xml
    gump/metadata/project/invicta.xml
    gump/metadata/project/ivy.xml
    gump/metadata/project/jakarta-bsf3.xml
    gump/metadata/project/jakarta-cactus.xml
    gump/metadata/project/jakarta-jmeter.xml
    gump/metadata/project/jakarta-turbine-jcs.xml
    gump/metadata/project/james-imap.xml
    gump/metadata/project/james-protocols.xml
    gump/metadata/project/jline.xml
    gump/metadata/project/lenya.xml
    gump/metadata/project/mina.xml
    gump/metadata/project/poi.xml
    gump/metadata/project/quartz.xml
    gump/metadata/project/rat.xml
    gump/metadata/project/tapestry.xml
    gump/metadata/project/turbine-core.xml
    gump/metadata/project/turbine-fulcrum.xml
    gump/metadata/project/velocity-anakia.xml
    gump/metadata/project/velocity-engine.xml
    gump/metadata/project/velocity-texen.xml
    gump/metadata/project/velocity-tools.xml
    gump/metadata/project/xstream.xml

Modified: gump/metadata/project/activemq.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/activemq.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/activemq.xml (original)
+++ gump/metadata/project/activemq.xml Sun Aug  8 18:16:02 2010
@@ -131,7 +131,7 @@
     <option project="activemq-protobuf"/>
     <option project="apacheds-core"/>
     <option project="camel-core"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-primitives"/>
     <option project="jms"/>

Modified: gump/metadata/project/anakia.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/anakia.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/anakia.xml (original)
+++ gump/metadata/project/anakia.xml Sun Aug  8 18:16:02 2010
@@ -39,7 +39,7 @@
     <depend project="velocity-engine" ids="velocity" runtime="true"/>
     <depend project="avalon-logkit" runtime="true"/>
     <depend project="commons-collections" runtime="true"/>
-    <depend project="commons-lang-2.x" runtime="true"/>
+    <depend project="commons-lang" runtime="true"/>
   </project>
 
 </module>

Modified: gump/metadata/project/apache-mailet.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/apache-mailet.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/apache-mailet.xml (original)
+++ gump/metadata/project/apache-mailet.xml Sun Aug  8 18:16:02 2010
@@ -34,7 +34,7 @@
     <depend project="james-project"/>
     <depend project="javamail"/>
     <option project="commons-collections"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="junit"/>
     <option project="velocity-engine"/>
 

Modified: gump/metadata/project/cargo.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/cargo.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/cargo.xml (original)
+++ gump/metadata/project/cargo.xml Sun Aug  8 18:16:02 2010
@@ -42,7 +42,7 @@
     <option project="commons-discovery"/>
     <option project="commons-httpclient"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-validator"/>
     <option project="commons-vfs"/>

Modified: gump/metadata/project/castor.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/castor.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/castor.xml (original)
+++ gump/metadata/project/castor.xml Sun Aug  8 18:16:02 2010
@@ -48,7 +48,7 @@
     <option project="jdom"/>
     <option project="junit"/>
     <option project="logging-log4j-12"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <jar name="core/target/castor-core-1.3.2-SNAPSHOT.jar"/>
   </project>
 
@@ -76,7 +76,7 @@
     <option project="jdom"/>
     <option project="junit"/>
     <option project="logging-log4j-12"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="jakarta-regexp"/>
     <option project="jakarta-oro"/>
     <option project="ant" inherit="runtime"/>

Modified: gump/metadata/project/cocoon22.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/cocoon22.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/cocoon22.xml (original)
+++ gump/metadata/project/cocoon22.xml Sun Aug  8 18:16:02 2010
@@ -235,7 +235,7 @@
     <option project="commons-collections"/>
     <option project="commons-jexl"/>
     <option project="commons-jxpath"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="junit"/>
     <option project="rhino"/>
     <option project="xmlunit"/>
@@ -246,7 +246,7 @@
   <project name="cocoon22-pipeline-api">
     <depend project="cocoon22-core-modules"/>
     <mvn basedir="core/cocoon-pipeline/cocoon-pipeline-api" goal="install"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="excalibur-sourceresolve"/>
     <option project="excalibur-xmlutil"/>
     <option project="excalibur_avalon-framework-impl"/>
@@ -369,7 +369,7 @@
   <project name="cocoon22-util">
     <depend project="cocoon22-core-modules"/>
     <mvn basedir="core/cocoon-util" goal="install"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="excalibur_avalon-framework-impl"/>
     <option project="jakarta-regexp"/>
@@ -426,7 +426,7 @@
     <mvn basedir="tools/cocoon-maven-plugin" goal="install"/>
     <option project="commons-configuration"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="doxia-site-renderer"/>
     <option project="junit"/>
     <option project="xalan"/>
@@ -469,7 +469,7 @@
 
     <!-- all mvn built projects need them -->
     <option project="junit"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
 
     <!-- observed by watching what mvn retrieves from central -->
     <option project="ant"/>

Modified: gump/metadata/project/cocoon3.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/cocoon3.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/cocoon3.xml (original)
+++ gump/metadata/project/cocoon3.xml Sun Aug  8 18:16:02 2010
@@ -69,7 +69,7 @@
     <option project="cocoon22-configuration-api"/>
     <option project="cocoon22-servlet-service-impl"/>
     <option project="cocoon22-spring-configurator"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="junit"/>
     <option project="logging-log4j-12"/>
   </project>
@@ -211,7 +211,7 @@
     <depend project="cocoon-sax"/>
     <depend project="cocoon-servlet"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="junit"/>
   </project>
 

Modified: gump/metadata/project/commons-collections-3.x.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-collections-3.x.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/commons-collections-3.x.xml (original)
+++ gump/metadata/project/commons-collections-3.x.xml Sun Aug  8 18:16:02 2010
@@ -31,7 +31,7 @@
       <property name="maven.test.skip.exec" value="true"/>
     </mvn>
 
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="junit"/>
     <option project="ant"/>
 

Modified: gump/metadata/project/commons-jelly.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-jelly.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/commons-jelly.xml (original)
+++ gump/metadata/project/commons-jelly.xml Sun Aug  8 18:16:02 2010
@@ -49,7 +49,7 @@
     <depend project="commons-collections" runtime="true" />
     <depend project="commons-discovery" />
     <depend project="commons-jexl-1.x" />
-    <depend project="commons-lang-2.x" runtime="true" />
+    <depend project="commons-lang" runtime="true" />
     <depend project="commons-logging" runtime="true" />
     <depend project="dom4j" />
     <depend project="forehead" />
@@ -135,7 +135,7 @@
     <depend project="commons-jelly" />
     <depend project="commons-jelly-tags-junit" />
     <depend project="commons-jexl-1.x" />
-    <depend project="commons-lang-2.x" />
+    <depend project="commons-lang" />
     <depend project="commons-logging" />
     <depend project="dom4j" />
     <depend project="jaxen" />
@@ -1269,7 +1269,7 @@
     <depend project="commons-jelly-tags-junit" />
     <depend project="commons-jelly-tags-log" />
     <depend project="commons-jexl-1.x" />
-    <depend project="commons-lang-2.x" />
+    <depend project="commons-lang" />
     <depend project="commons-logging" />
     <depend project="jline" />
     <depend project="dom4j" />

Modified: gump/metadata/project/commons-lang-2.x.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-lang-2.x.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/commons-lang-2.x.xml (original)
+++ gump/metadata/project/commons-lang-2.x.xml Sun Aug  8 18:16:02 2010
@@ -24,7 +24,7 @@
 
   <svn repository="asf" dir="commons/proper/lang/branches/LANG_2_X"/>
 
-  <project name="commons-lang-2.x" groupId="commons-lang">
+  <project name="commons-lang" groupId="commons-lang">
     <package>org.apache.commons.lang</package>
     <description>utilities for the classes that are in java.lang's hierarchy</description>
     <!--
@@ -47,7 +47,7 @@
 
   <project name="commons-lang-2.x-test" >
     <mvn goal="package" />
-    <depend project="commons-lang-2.x" />
+    <depend project="commons-lang" />
     <option project="ant"/>
     <option project="junit"/>
     <option project="commons-collections"/>

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Sun Aug  8 18:16:02 2010
@@ -197,7 +197,7 @@
 
     <mvn basedir="collections"/>
 
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="junit"/>
     <option project="ant"/>
     <option project="commons-collections"/>
@@ -227,7 +227,7 @@
     <option project="ant" />
     <option project="junit" />
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="velocity-engine"/>
 
     <home nested="compress/target" />
@@ -336,7 +336,7 @@
     <depend project="jdbc"/>
     <depend project="junit"/>
     <depend project="commons-pool"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-collections"/>
     <work nested="dbcp/dist/classes"/>
 
@@ -412,7 +412,7 @@
     </mvn>
     
     <option project="backport-util-concurrent"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="xml-xerces"/>
     <option project="xml-apis"/>
     <option project="commons-logging"/>
@@ -437,7 +437,7 @@
     
     <option project="bootstrap-ant"/>
     <option project="commons-collections"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="junit"/>
     <option project="velocity-engine"/>
     <option project="xpp"/>
@@ -486,7 +486,7 @@
       <property name="skipTests" value="true"/>
     </mvn>
 
-    <option project="commons-lang-2.x" />
+    <option project="commons-lang" />
     <option project="junit" />
     <option project="xpp" />
     <jar name="io/target/commons-io-2.0-SNAPSHOT.jar"/>
@@ -521,7 +521,7 @@
     <option project="asm"/>
     <option project="commons-io"/>
     <option project="commons-jci-fam"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="junit"/>
     <jar name="jci/core/target/commons-jci-core-*[0-9T].jar"/>
@@ -534,7 +534,7 @@
 
     <depend project="commons-jci"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="junit"/>
     <jar name="jci/fam/target/commons-jci-fam-*[0-9T].jar"/>
@@ -551,7 +551,7 @@
 
     <option project="commons-collections"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="jarjar"/>
     <!--nag to="dev@commons.apache.org"
          from="Stefan Bodewig &lt;bodewig@apache.org&gt;"/-->
@@ -566,7 +566,7 @@
     <option project="commons-beanutils"/>
     <option project="commons-collections"/>
     <option project="commons-digester"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-validator"/>
     <option project="doxia-site-renderer"/>
@@ -618,6 +618,7 @@
     <package>org.apache.commons.lang3</package>
     <description>utilities for the classes that are in java.lang's hierarchy</description>
     <mvn basedir="lang" goal="package" separateLocalRepository="too-early-for-mvn"/>
+    <option project="commons-lang"/>
     <jar name="lang/target/commons-lang3-*[0-9T].jar"/>
 
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>

Modified: gump/metadata/project/commons-sandbox.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-sandbox.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/commons-sandbox.xml (original)
+++ gump/metadata/project/commons-sandbox.xml Sun Aug  8 18:16:02 2010
@@ -61,7 +61,7 @@
     <mvn basedir="functor"/>
    
     <option project="ant" inherit="runtime"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="junit"/>
     <option project="xml-apis"/>
     <option project="xml-xerces"/>
@@ -161,7 +161,7 @@
     <option project="antlr" />
     <option project="commons-collections" />
     <option project="commons-io" />
-    <option project="commons-lang-2.x" />
+    <option project="commons-lang" />
     <option project="commons-logging" />
     <option project="commons-validator" />
     <option project="doxia-site-renderer"/>

Modified: gump/metadata/project/db-ddlutils.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/db-ddlutils.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/db-ddlutils.xml (original)
+++ gump/metadata/project/db-ddlutils.xml Sun Aug  8 18:16:02 2010
@@ -37,7 +37,7 @@
     <depend project="commons-collections"/>
     <depend project="commons-dbcp"/>
     <depend project="commons-digester"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="commons-pool"/>
     <depend project="logging-log4j-12"/>

Modified: gump/metadata/project/db-torque.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/db-torque.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/db-torque.xml (original)
+++ gump/metadata/project/db-torque.xml Sun Aug  8 18:16:02 2010
@@ -46,7 +46,7 @@
     <option project="commons-digester"/>
     <option project="commons-io"/>
     <option project="commons-jxpath"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-pool"/>
     <option project="dom4j"/>
@@ -111,7 +111,7 @@
     <mvn basedir="torque-generator" goal="install"/>
 
     <depend project="commons-collections"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="ant"/>
 

Modified: gump/metadata/project/directory-apacheds.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/directory-apacheds.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/directory-apacheds.xml (original)
+++ gump/metadata/project/directory-apacheds.xml Sun Aug  8 18:16:02 2010
@@ -101,7 +101,7 @@
     <option project="apacheds-i18n"/>
     <option project="commons-collections"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <depend project="directory-junit-addons"/>
     <depend project="ldap-client-api"/>
   </project>
@@ -129,7 +129,7 @@
     <option project="commons-daemon"/>
     <option project="commons-dbcp"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-net"/>
     <option project="commons-pool"/>
     <option project="junit"/>
@@ -412,7 +412,7 @@
     <depend project="apacheds-server-jndi"/>
     <option project="apacheds-jdbm-partition"/>
     <option project="commons-cli"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="daemon-bootstrappers"/>
     <option project="logging-log4j-12"/>
     <option project="slf4j"/>

Modified: gump/metadata/project/directory-shared.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/directory-shared.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/directory-shared.xml (original)
+++ gump/metadata/project/directory-shared.xml Sun Aug  8 18:16:02 2010
@@ -54,7 +54,7 @@
 
     <depend project="shared-parent"/>
     <option project="shared-i18n"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-collections"/>
     <depend project="directory-junit-addons"/>
 
@@ -108,7 +108,7 @@
     <option project="antlr"/>
     <option project="commons-collections"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-pool"/>
     <option project="dom4j"/>
     <option project="junit"/>

Modified: gump/metadata/project/doxia.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/doxia.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/doxia.xml (original)
+++ gump/metadata/project/doxia.xml Sun Aug  8 18:16:02 2010
@@ -36,7 +36,7 @@
     <mvn separateLocalRepository="doxia" goal="install"
          basedir="doxia/doxia-core"/>
     <option project="commons-httpclient"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="doxia-logging-api"/>
     <option project="doxia-sink-api"/>
     <jar name="doxia/doxia-core/target/doxia-core-*[0-9T].jar"/>
@@ -52,7 +52,7 @@
     <option project="commons-beanutils"/>
     <option project="commons-collections"/>
     <option project="commons-digester"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-validator"/>
     <option project="jakarta-oro"/>

Modified: gump/metadata/project/excalibur.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/excalibur.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/excalibur.xml (original)
+++ gump/metadata/project/excalibur.xml Sun Aug  8 18:16:02 2010
@@ -212,7 +212,7 @@
         <depend project="excalibur-parent"/>
         <option project="junit"/>
         <option project="commons-collections"/>
-        <option project="commons-lang-2.x"/>
+        <option project="commons-lang"/>
         <option project="velocity-engine"/>
         <home nested="cornerstone/sockets/api"/>
         <jar name="target/cornerstone-sockets-api-2.2.3-SNAPSHOT.jar"/>
@@ -502,7 +502,7 @@
         <depend project="excalibur-parent"/>
         <option project="junit"/>
         <option project="commons-collections"/>
-        <option project="commons-lang-2.x"/>
+        <option project="commons-lang"/>
 
         <home nested="framework/api"/>
         <jar name="target/avalon-framework-api-4.3.2-SNAPSHOT.jar"/>

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Sun Aug  8 18:16:02 2010
@@ -46,7 +46,7 @@
 <!-- Built stuff: -->
     <depend project="ant" runtime="true"/>
     <depend project="ant-contrib" inherit="runtime" runtime="true"/>
-    <depend project="commons-lang-2.x" runtime="true"/>
+    <depend project="commons-lang" runtime="true"/>
     <depend project="excalibur-component" runtime="true"/>
     <depend project="excalibur-instrument-api" runtime="true"/>
     <depend project="excalibur-logger" runtime="true"/>
@@ -163,7 +163,7 @@
     <depend project="commons-collections"/>
     <depend project="commons-cli"/>
     <depend project="commons-io"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <license name="LICENSE.txt"/>
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="dev@forrest.apache.org"/>
   </project>

Modified: gump/metadata/project/htmlunit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/htmlunit.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/htmlunit.xml (original)
+++ gump/metadata/project/htmlunit.xml Sun Aug  8 18:16:02 2010
@@ -34,7 +34,7 @@
     <option project="commons-collections" />
     <option project="commons-fileupload" />
     <option project="commons-io" />
-    <option project="commons-lang-2.x" />
+    <option project="commons-lang" />
     <option project="commons-logging"/>
     <option project="gsbase" />
     <option project="httpcomponents-client"/>

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Sun Aug  8 18:16:02 2010
@@ -62,7 +62,7 @@
     <!-- these get downloaded by Maven, even if the project doesn't
          need them -->
     <option project="commons-collections"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="doxia-site-renderer"/>
     <option project="jakarta-oro"/>
     <option project="junit"/>

Modified: gump/metadata/project/hudson.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/hudson.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/hudson.xml (original)
+++ gump/metadata/project/hudson.xml Sun Aug  8 18:16:02 2010
@@ -34,7 +34,7 @@
     <option project="commons-io" />
     <option project="junit" />
     <option project="commons-codec" />
-    <option project="commons-lang-2.x" />
+    <option project="commons-lang" />
     <option project="commons-collections" />
     <option project="velocity-engine" />
     <option project="bsh" />

Modified: gump/metadata/project/invicta.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/invicta.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/invicta.xml (original)
+++ gump/metadata/project/invicta.xml Sun Aug  8 18:16:02 2010
@@ -41,7 +41,7 @@
     <depend project="ant-contrib" inherit="runtime"/>		
     <depend project="commons-logging"/>
     <depend project="commons-digester"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-beanutils"/>
     <depend project="commons-collections"/>
     <depend project="xml-apis"/>

Modified: gump/metadata/project/ivy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ivy.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/ivy.xml (original)
+++ gump/metadata/project/ivy.xml Sun Aug  8 18:16:02 2010
@@ -62,7 +62,7 @@
     </ant>
     <depend project="ivy" inherit="runtime"/>
     <depend project="junit"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-vfs" inherit="all" />
     <depend project="ant-testutil" />
     <work nested="build/test" />

Modified: gump/metadata/project/jakarta-bsf3.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jakarta-bsf3.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/jakarta-bsf3.xml (original)
+++ gump/metadata/project/jakarta-bsf3.xml Sun Aug  8 18:16:02 2010
@@ -27,7 +27,7 @@
   <project name="bsf-api">
     <package>org.apache.bsf</package>
     <mvn basedir="bsf-api"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="junit"/>
     <jar name="bsf-api/target/bsf-api-*[0-9T].jar"
          id="bsf-api"/>
@@ -52,7 +52,7 @@
     <option project="bsf-api"/>
     <option project="commons-collections"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="doxia-site-renderer"/>
     <option project="groovy"/>
     <option project="jakarta-oro"/>

Modified: gump/metadata/project/jakarta-cactus.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jakarta-cactus.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/jakarta-cactus.xml (original)
+++ gump/metadata/project/jakarta-cactus.xml Sun Aug  8 18:16:02 2010
@@ -46,7 +46,7 @@
     <option project="commons-digester"/>
     <option project="commons-httpclient"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-validator"/>
     <option project="httpunit"/>

Modified: gump/metadata/project/jakarta-jmeter.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jakarta-jmeter.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/jakarta-jmeter.xml (original)
+++ gump/metadata/project/jakarta-jmeter.xml Sun Aug  8 18:16:02 2010
@@ -61,7 +61,7 @@
     <depend project="bcmail"/>
     <depend project="commons-codec"/>
     <depend project="commons-io"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-jexl-1.x"/>
     <depend project="commons-httpclient"/>
     <depend project="commons-net"/>
@@ -142,7 +142,7 @@
     <depend project="jakarta-bsf"/>
     <depend project="commons-codec"/>
     <depend project="commons-io"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-jexl-1.x"/>
     <depend project="commons-httpclient"/>
     <depend project="commons-net"/>

Modified: gump/metadata/project/jakarta-turbine-jcs.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jakarta-turbine-jcs.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/jakarta-turbine-jcs.xml (original)
+++ gump/metadata/project/jakarta-turbine-jcs.xml Sun Aug  8 18:16:02 2010
@@ -49,7 +49,7 @@
     <depend project="commons-dbcp"/>
     <depend project="commons-httpclient"/>
     <depend project="commons-logging"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-pool"/>
     <depend project="concurrent"/>
     <depend project="hsqldb"/>

Modified: gump/metadata/project/james-imap.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-imap.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/james-imap.xml (original)
+++ gump/metadata/project/james-imap.xml Sun Aug  8 18:16:02 2010
@@ -52,7 +52,7 @@
     <option project="commons-configuration"/>
     <option project="commons-dbcp"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-pool"/>
     <option project="db-torque-runtime"/>

Modified: gump/metadata/project/james-protocols.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-protocols.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/james-protocols.xml (original)
+++ gump/metadata/project/james-protocols.xml Sun Aug  8 18:16:02 2010
@@ -36,7 +36,7 @@
     <option project="commons-collections"/>
     <option project="commons-configuration"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="jakarta-oro"/>
     <option project="apache-mailet"/>

Modified: gump/metadata/project/jline.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jline.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/jline.xml (original)
+++ gump/metadata/project/jline.xml Sun Aug  8 18:16:02 2010
@@ -27,7 +27,7 @@
 
     <option project="junit"/>
     <option project="jmock"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
 
     <jar name="target/jline-0.9.95-SNAPSHOT.jar" id="jline"/>
     <nag from="Brett Porter &lt;brett@apache.org&gt;" to="brett@apache.org" />

Modified: gump/metadata/project/lenya.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/lenya.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/lenya.xml (original)
+++ gump/metadata/project/lenya.xml Sun Aug  8 18:16:02 2010
@@ -32,7 +32,7 @@
     <option project="commons-collections"/>
     <option project="commons-digester"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-validator"/>
     <option project="jakarta-oro"/>

Modified: gump/metadata/project/mina.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/mina.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/mina.xml (original)
+++ gump/metadata/project/mina.xml Sun Aug  8 18:16:02 2010
@@ -93,7 +93,7 @@
     <option project="dom4j"/>
     <option project="xom"/>
     <option project="icu4j"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="slf4j"/>
 
     <jar name="legal/target/mina-legal-2.0.0-RC2-SNAPSHOT.jar"/>

Modified: gump/metadata/project/poi.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/poi.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/poi.xml (original)
+++ gump/metadata/project/poi.xml Sun Aug  8 18:16:02 2010
@@ -32,7 +32,7 @@
         <depend project="commons-logging"/>
         <depend project="commons-beanutils"/>
         <depend project="commons-collections"/>
-        <depend project="commons-lang-2.x"/>
+        <depend project="commons-lang"/>
         <depend project="junit"/>
         <depend project="xml-apis"/>
         <depend project="xml-xerces"/>

Modified: gump/metadata/project/quartz.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/quartz.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/quartz.xml (original)
+++ gump/metadata/project/quartz.xml Sun Aug  8 18:16:02 2010
@@ -35,7 +35,7 @@
     <option project="commons-dbcp"/>
     <option project="commons-digester"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-modeler"/>
     <option project="commons-pool"/>

Modified: gump/metadata/project/rat.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/rat.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/rat.xml (original)
+++ gump/metadata/project/rat.xml Sun Aug  8 18:16:02 2010
@@ -38,7 +38,7 @@
     <option project="commons-compress"/>
     <option project="commons-digester"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="commons-validator"/>
     <option project="junit"/>
@@ -72,7 +72,7 @@
     <depend project="commons-cli"/>
     <depend project="commons-collections"/>
     <depend project="commons-io"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="rat"/>
 
     <work nested="apache-rat-tasks/target/test-classes"/>

Modified: gump/metadata/project/tapestry.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/tapestry.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/tapestry.xml (original)
+++ gump/metadata/project/tapestry.xml Sun Aug  8 18:16:02 2010
@@ -38,7 +38,7 @@
     <option project="commons-digester"/>
     <option project="commons-fileupload"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="jakarta-oro"/>
     <option project="jakarta-servletapi-4"/>

Modified: gump/metadata/project/turbine-core.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/turbine-core.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/turbine-core.xml (original)
+++ gump/metadata/project/turbine-core.xml Sun Aug  8 18:16:02 2010
@@ -39,7 +39,7 @@
     <option project="commons-fileupload"/>
     <option project="commons-httpclient"/>
     <option project="commons-io"/>
-    <option project="commons-lang-2.x" runtime="true"/>
+    <option project="commons-lang" runtime="true"/>
     <option project="commons-logging"/>
     <option project="commons-pool"/>
     <option project="dom4j"/>

Modified: gump/metadata/project/turbine-fulcrum.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/turbine-fulcrum.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/turbine-fulcrum.xml (original)
+++ gump/metadata/project/turbine-fulcrum.xml Sun Aug  8 18:16:02 2010
@@ -67,7 +67,7 @@
     
     <depend project="commons-collections"/>
     <depend project="commons-logging"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
      
     <work nested="cache/target/classes" />
     <home nested="cache" />
@@ -99,7 +99,7 @@
     <depend project="commons-collections"/>
     <depend project="commons-configuration"/>
     <depend project="commons-digester"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="dom4j"/>
             
@@ -228,7 +228,7 @@
     <depend project="fulcrum-parser"/>
     <depend project="fulcrum-upload"/>
     <depend project="commons-fileupload"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="commons-pool"/>
     <depend project="jakarta-servletapi"/>
@@ -253,7 +253,7 @@
     <depend project="xml-xerces"/>
         
     <depend project="jakarta-servletapi"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
 
     <work nested="localization/target/classes"/>
     <home nested="localization"/>
@@ -298,7 +298,7 @@
     <depend project="junit" />
     <depend project="xml-xerces"/>
     
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-io"/>
     <depend project="commons-logging"/>
     <depend project="commons-collections"/>
@@ -328,7 +328,7 @@
     <depend project="xml-xerces"/>
         
     
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-io"/>
     <depend project="commons-logging"/>
     <depend project="commons-collections"/>
@@ -361,7 +361,7 @@
     <depend project="xml-xerces"/>
         
     
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-io"/>
     <depend project="commons-collections"/>
     
@@ -413,7 +413,7 @@
     <depend project="junit"/>
     <depend project="xml-xerces"/> 
 
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-collections"/>
     <depend project="commons-logging"/>
     <depend project="quartz"/>
@@ -490,7 +490,7 @@
     <depend project="xml-xerces"/>
     
     <depend project="commons-codec"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-io"/>
     <depend project="commons-logging"/>
     <depend project="commons-collections"/>
@@ -525,7 +525,7 @@
     <depend project="junit" />
     <depend project="xml-xerces"/>
         
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="commons-collections"/>
     <depend project="logging-log4j-12"/>
@@ -559,7 +559,7 @@
     <depend project="fulcrum-testcontainer"/>
     <depend project="xml-xerces"/>
     
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="commons-collections"/>
     <depend project="logging-log4j-12"/>
@@ -597,7 +597,7 @@
     <depend project="junit" />
     <depend project="xml-xerces"/>
     
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-io"/>
     <depend project="commons-logging"/>
     <depend project="commons-collections"/>
@@ -632,7 +632,7 @@
     <depend project="excalibur-logger"/>
     <depend project="excalibur-pool-api"/>
 
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-io"/>
     <depend project="commons-logging"/>
     <depend project="commons-collections"/>
@@ -664,7 +664,7 @@
     <depend project="fulcrum-testcontainer"/>
     <depend project="xml-xerces"/>
     
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-io"/>
     <depend project="commons-logging"/>
     <depend project="commons-collections"/>
@@ -697,7 +697,7 @@
     <depend project="commons-codec"/>
     <depend project="commons-collections"/>
     <depend project="commons-io"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="logging-log4j-12"/>
     <depend project="xmlrpc"/>
@@ -721,7 +721,7 @@
     <depend project="junit"/>
     <depend project="xml-xerces"/>
     
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     
     <work nested="xslt/target/classes"/>
@@ -760,7 +760,7 @@
    
     <option project="junit"/>
     <option project="ant"/>
-    <option project="commons-lang-2.x"/> 
+    <option project="commons-lang"/> 
     <home nested="yaafi-crypto"/>
     <jar name="target/fulcrum-yaafi-crypto-1.0.7-SNAPSHOT.jar"/>
     <nag to="dev@turbine.apache.org" from="fulcrum-yaafi development &lt;dev@turbine.apache.org&gt;"/>

Modified: gump/metadata/project/velocity-anakia.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/velocity-anakia.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/velocity-anakia.xml (original)
+++ gump/metadata/project/velocity-anakia.xml Sun Aug  8 18:16:02 2010
@@ -42,7 +42,7 @@
 
     <!-- This is the absolute minimum set of dependencies for building Anakia  -->
     <depend project="commons-collections" />
-    <depend project="commons-lang-2.x" />
+    <depend project="commons-lang" />
     <depend project="logging-log4j-12" />
     <depend project="jdom" />
     <depend project="werken.xpath" />

Modified: gump/metadata/project/velocity-engine.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/velocity-engine.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/velocity-engine.xml (original)
+++ gump/metadata/project/velocity-engine.xml Sun Aug  8 18:16:02 2010
@@ -48,7 +48,7 @@
 
       <property name="jar.commons-collections.dir" project="commons-collections"
                 path="target" />
-      <property name="jar.commons-lang.dir" project="commons-lang-2.x"
+      <property name="jar.commons-lang.dir" project="commons-lang"
                 path="target" />
       <property name="jar.oro.dir" project="jakarta-oro" reference="home"/>
     </ant>
@@ -59,7 +59,7 @@
     <!-- This is the absolute minimum set of dependencies for building Velocity -->
     <depend project="avalon-logkit" />
     <depend project="commons-collections" />
-    <depend project="commons-lang-2.x" />
+    <depend project="commons-lang" />
     <depend project="logging-log4j-12" />
     <depend project="jdom" />
     <depend project="jakarta-servletapi-4" />
@@ -109,7 +109,7 @@
 
       <property name="jar.commons-collections.dir" project="commons-collections"
                 path="target" />
-      <property name="jar.commons-lang.dir" project="commons-lang-2.x"
+      <property name="jar.commons-lang.dir" project="commons-lang"
                 path="target" />
       <property name="jar.oro.dir" project="jakarta-oro" reference="home"/>
     </ant>

Modified: gump/metadata/project/velocity-texen.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/velocity-texen.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/velocity-texen.xml (original)
+++ gump/metadata/project/velocity-texen.xml Sun Aug  8 18:16:02 2010
@@ -42,7 +42,7 @@
 
     <!-- This is the absolute minimum set of dependencies for building Texen  -->
     <depend project="commons-collections" />
-    <depend project="commons-lang-2.x" />
+    <depend project="commons-lang" />
     <depend project="logging-log4j-12" />
     <depend project="jdom" />
     <depend project="werken.xpath" />

Modified: gump/metadata/project/velocity-tools.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/velocity-tools.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/velocity-tools.xml (original)
+++ gump/metadata/project/velocity-tools.xml Sun Aug  8 18:16:02 2010
@@ -38,7 +38,7 @@
       <property name="commons-chain.jar" project="commons-chain" reference="jarpath" />
       <property name="commons-collections.jar" project="commons-collections" reference="jarpath" />
       <property name="commons-digester.jar" project="commons-digester" reference="jarpath" />
-      <property name="commons-lang.jar" project="commons-lang-2.x" reference="jarpath" />
+      <property name="commons-lang.jar" project="commons-lang" reference="jarpath" />
       <property name="commons-logging.jar" project="commons-logging" reference="jarpath" id="commons-logging" />
       <property name="commons-validator.jar" project="commons-validator" reference="jarpath" />
       <property name="dom4j.jar" project="dom4j" reference="jarpath" id="dom4j"/>
@@ -58,7 +58,7 @@
     <depend project="commons-beanutils"/>
     <depend project="commons-collections"/>
     <depend project="commons-digester"/>
-    <depend project="commons-lang-2.x"/>
+    <depend project="commons-lang"/>
     <depend project="commons-logging"/>
     <depend project="commons-validator"/>
     <depend project="jakarta-oro" />

Modified: gump/metadata/project/xstream.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xstream.xml?rev=983466&r1=983465&r2=983466&view=diff
==============================================================================
--- gump/metadata/project/xstream.xml (original)
+++ gump/metadata/project/xstream.xml Sun Aug  8 18:16:02 2010
@@ -31,7 +31,7 @@
     </mvn>
 
     <option project="cglib"/>
-    <option project="commons-lang-2.x"/>
+    <option project="commons-lang"/>
     <option project="commons-httpclient"/>
     <option project="commons-logging"/>
     <option project="commons-validator"/>