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/25 10:54:42 UTC

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

Author: bodewig
Date: Wed Aug 25 08:54:42 2010
New Revision: 988908

URL: http://svn.apache.org/viewvc?rev=988908&view=rev
Log:
no reason right now to keep lang3 in a separate local repo

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=988908&r1=988907&r2=988908&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Aug 25 08:54:42 2010
@@ -618,7 +618,7 @@
   <project name="commons-lang3">
     <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"/>
+    <mvn basedir="lang" goal="package"/>
     <option project="commons-lang"/>
     <option project="junit"/>
     <jar name="lang/target/commons-lang3-*[0-9T].jar"/>