You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by se...@apache.org on 2009/03/21 02:06:20 UTC

svn commit: r756853 - /gump/metadata/project/commons-sandbox.xml

Author: sebb
Date: Sat Mar 21 01:06:20 2009
New Revision: 756853

URL: http://svn.apache.org/viewvc?rev=756853&view=rev
Log:
Compress-test no longer relevant to sandbox

Modified:
    gump/metadata/project/commons-sandbox.xml

Modified: gump/metadata/project/commons-sandbox.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-sandbox.xml?rev=756853&r1=756852&r2=756853&view=diff
==============================================================================
--- gump/metadata/project/commons-sandbox.xml (original)
+++ gump/metadata/project/commons-sandbox.xml Sat Mar 21 01:06:20 2009
@@ -27,13 +27,6 @@
       | is 'db-ddlutils.xml' 
       +-->
 
-  <project name="commons-compress-test">
-    <mvn basedir="compress" separateLocalRepository="true"/>
-    <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"/>
-  </project>
-
   <project name="commons-functor">
     <package>org.apache.commons.functor</package>
     <description>Functor: Function Objects</description>