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/09/22 10:05:12 UTC

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

Author: bodewig
Date: Tue Sep 22 08:05:12 2009
New Revision: 817535

URL: http://svn.apache.org/viewvc?rev=817535&view=rev
Log:
no reason to use a separate local repo for commons-compress-test

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=817535&r1=817534&r2=817535&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Tue Sep 22 08:05:12 2009
@@ -235,7 +235,7 @@
   </project>
 
   <project name="commons-compress-test">
-    <mvn basedir="compress" separateLocalRepository="true"/>
+    <mvn basedir="compress"/>
     <depend project="commons-compress"/>
     <nag to="dev@commons.apache.org" from="commons-compress development &lt;dev@commons.apache.org&gt;" />
     <junitreport nested="compress/target/surefire-reports"/>