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/09/04 08:30:41 UTC

svn commit: r992550 - /gump/metadata/project/cocoon22.xml

Author: bodewig
Date: Sat Sep  4 06:30:41 2010
New Revision: 992550

URL: http://svn.apache.org/viewvc?rev=992550&view=rev
Log:
try the 'old, deprecated, must not use' property

Modified:
    gump/metadata/project/cocoon22.xml

Modified: gump/metadata/project/cocoon22.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/cocoon22.xml?rev=992550&r1=992549&r2=992550&view=diff
==============================================================================
--- gump/metadata/project/cocoon22.xml (original)
+++ gump/metadata/project/cocoon22.xml Sat Sep  4 06:30:41 2010
@@ -162,7 +162,7 @@
   <project name="cocoon22-xml">
     <depend project="cocoon22-parent"/>
     <mvn basedir="subprojects/cocoon-xml" goal="install">
-      <property name="skipTests" value="true"/>
+      <property name="maven.test.skip.exec" value="true"/>
     </mvn>
     <option project="junit"/>
     <option project="xmlunit"/>