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/04/14 06:48:05 UTC

svn commit: r764672 - /gump/metadata/project/hudson.xml

Author: bodewig
Date: Tue Apr 14 04:48:05 2009
New Revision: 764672

URL: http://svn.apache.org/viewvc?rev=764672&view=rev
Log:
hudson downloads way to many things to allow it to use the same local repo as the rest

Modified:
    gump/metadata/project/hudson.xml

Modified: gump/metadata/project/hudson.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/hudson.xml?rev=764672&r1=764671&r2=764672&view=diff
==============================================================================
--- gump/metadata/project/hudson.xml (original)
+++ gump/metadata/project/hudson.xml Tue Apr 14 04:48:05 2009
@@ -24,7 +24,7 @@
 
 
   <project name="hudson-core">
-    <mvn/>
+    <mvn separateLocalRepository="true"/>
     <!-- use my email for testing the build -->
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
          to="gump@materne.de"/>