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/12/14 09:38:06 UTC

svn commit: r890223 - in /gump/metadata/project: directory-naming.xml invicta.xml

Author: bodewig
Date: Mon Dec 14 08:38:05 2009
New Revision: 890223

URL: http://svn.apache.org/viewvc?rev=890223&view=rev
Log:
make projects use commons-lang-2.x

Modified:
    gump/metadata/project/directory-naming.xml
    gump/metadata/project/invicta.xml

Modified: gump/metadata/project/directory-naming.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/directory-naming.xml?rev=890223&r1=890222&r2=890223&view=diff
==============================================================================
--- gump/metadata/project/directory-naming.xml (original)
+++ gump/metadata/project/directory-naming.xml Mon Dec 14 08:38:05 2009
@@ -111,7 +111,7 @@
     <depend project="commons-collections" />
     <depend project="commons-dbcp" />
     <depend project="commons-digester" />
-    <depend project="commons-lang3" />
+    <depend project="commons-lang-2.x" />
     <depend project="commons-logging" />
     <depend project="commons-pool" />
     <depend project="hsqldb" />
@@ -138,7 +138,7 @@
     <depend project="commons-collections" />
     <depend project="commons-dbcp" />
     <depend project="commons-digester" />
-    <depend project="commons-lang3" />
+    <depend project="commons-lang-2.x" />
     <depend project="commons-logging" />
     <depend project="commons-pool" />
     <depend project="hsqldb" />

Modified: gump/metadata/project/invicta.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/invicta.xml?rev=890223&r1=890222&r2=890223&view=diff
==============================================================================
--- gump/metadata/project/invicta.xml (original)
+++ gump/metadata/project/invicta.xml Mon Dec 14 08:38:05 2009
@@ -41,7 +41,7 @@
     <depend project="ant-contrib" inherit="runtime"/>		
     <depend project="commons-logging"/>
     <depend project="commons-digester"/>
-    <depend project="commons-lang3"/>
+    <depend project="commons-lang-2.x"/>
     <depend project="commons-beanutils"/>
     <depend project="commons-collections"/>
     <depend project="xml-apis"/>