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/19 06:46:04 UTC

svn commit: r1515272 - /gump/metadata/project/ant.xml

Author: bodewig
Date: Mon Aug 19 04:46:04 2013
New Revision: 1515272

URL: http://svn.apache.org/r1515272
Log:
didn't mean to commit that

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1515272&r1=1515271&r2=1515272&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Mon Aug 19 04:46:04 2013
@@ -168,7 +168,7 @@
   <project name="test-ant">
     <ant target="run-tests">
       <property name="test.haltonfailure" value="false"/>
-      <sysproperty name="ant.home" reference="home" project="ant"/>
+      <property name="ant.home" reference="home" project="ant"/>
     </ant>
 
     <depend project="dist-ant" inherit="runtime"/>