You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by an...@apache.org on 2011/02/26 22:16:57 UTC

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

Author: antoine
Date: Sat Feb 26 21:16:56 2011
New Revision: 1074929

URL: http://svn.apache.org/viewvc?rev=1074929&view=rev
Log:
try to get the ant antunit tests to be successful in gump

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1074929&r1=1074928&r2=1074929&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Sat Feb 26 21:16:56 2011
@@ -205,6 +205,7 @@
 
     <work nested="/tmp/testinput/build"/>
     <work nested="/tmp/testoutput"/>
+    <work nested="/tmp/test.jar"/>
 
     <nag from="Gump Integration Build &lt;bodewig@apache.org&gt;"
          to="notifications@ant.apache.org"
@@ -244,6 +245,7 @@
 
     <work nested="/tmp/testinput/build"/>
     <work nested="/tmp/testoutput"/>
+    <work nested="/tmp/test.jar"/>
 
     <nag from="Gump Integration Build &lt;bodewig@apache.org&gt;"
          to="notifications@ant.apache.org"