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 2012/03/17 07:09:22 UTC

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

Author: bodewig
Date: Sat Mar 17 06:09:22 2012
New Revision: 1301868

URL: http://svn.apache.org/viewvc?rev=1301868&view=rev
Log:
Ant has moved some test dirs around

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1301868&r1=1301867&r2=1301868&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Sat Mar 17 06:09:22 2012
@@ -207,15 +207,15 @@
     <work nested="src/tests/antunit/filters/foo"/>
     <work nested="src/tests/antunit/taskdefs/foo"/>
     
-    <work nested="/tmp/testinput/build"/>
-    <work nested="/tmp/testoutput"/>
-    <work nested="/tmp/test.jar"/>
-    <work nested="/tmp/test1.jar"/>
-    <work nested="/tmp/test2.jar"/>
-    <work nested="/tmp/test3.jar"/>
-    <work nested="/tmp/test4.jar"/>
-    <work nested="/tmp/test5.jar"/>
-    <work nested="/tmp/resources"/>
+    <work nested="build/antunit/tmp/testinput/build"/>
+    <work nested="build/antunit/tmp/testoutput"/>
+    <work nested="build/antunit/tmp/test.jar"/>
+    <work nested="build/antunit/tmp/test1.jar"/>
+    <work nested="build/antunit/tmp/test2.jar"/>
+    <work nested="build/antunit/tmp/test3.jar"/>
+    <work nested="build/antunit/tmp/test4.jar"/>
+    <work nested="build/antunit/tmp/test5.jar"/>
+    <work nested="build/antunit/tmp/resources"/>
 
     <nag from="Gump Integration Build &lt;bodewig@apache.org&gt;"
          to="notifications@ant.apache.org"
@@ -255,15 +255,15 @@
     <work nested="src/tests/antunit/filters/foo"/>
     <work nested="src/tests/antunit/taskdefs/foo"/>
     
-    <work nested="/tmp/testinput/build"/>
-    <work nested="/tmp/testoutput"/>
-    <work nested="/tmp/test.jar"/>
-    <work nested="/tmp/test1.jar"/>
-    <work nested="/tmp/test2.jar"/>
-    <work nested="/tmp/test3.jar"/>
-    <work nested="/tmp/test4.jar"/>
-    <work nested="/tmp/test5.jar"/>
-    <work nested="/tmp/resources"/>
+    <work nested="build/antunit/tmp/testinput/build"/>
+    <work nested="build/antunit/tmp/testoutput"/>
+    <work nested="build/antunit/tmp/test.jar"/>
+    <work nested="build/antunit/tmp/test1.jar"/>
+    <work nested="build/antunit/tmp/test2.jar"/>
+    <work nested="build/antunit/tmp/test3.jar"/>
+    <work nested="build/antunit/tmp/test4.jar"/>
+    <work nested="build/antunit/tmp/test5.jar"/>
+    <work nested="build/antunit/tmp/resources"/>
     
     <nag from="Gump Integration Build &lt;bodewig@apache.org&gt;"
          to="notifications@ant.apache.org"