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 2013/08/15 15:14:31 UTC

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

Author: bodewig
Date: Thu Aug 15 13:14:31 2013
New Revision: 1514252

URL: http://svn.apache.org/r1514252
Log:
skip betwixt's tests

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=1514252&r1=1514251&r2=1514252&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Thu Aug 15 13:14:31 2013
@@ -70,7 +70,9 @@
     <description>Commons Betwixt Package</description>
     <url href="http://commons.apache.org/betwixt/"/>
 
-    <mvn2 basedir="betwixt"/>
+    <mvn2 basedir="betwixt">
+      <property name="skipTests" value="true"/>
+    </mvn2>
 
     <option project="commons-digester"/>
     <option project="commons-collections"/>