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 2008/04/02 12:23:00 UTC

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

Author: bodewig
Date: Wed Apr  2 03:22:51 2008
New Revision: 643832

URL: http://svn.apache.org/viewvc?rev=643832&view=rev
Log:
throw in some work directories in the hope to make testFailureRecorder pass

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=643832&r1=643831&r2=643832&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Wed Apr  2 03:22:51 2008
@@ -165,6 +165,7 @@
     <work nested="build/testcases"/>
     <work nested="src/tests/junit"/>
     <work nested="src/etc/testcases"/>
+    <work nested="src/etc/testcases/taskdefs/optional/out"/>
 
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
          to="notifications@ant.apache.org"
@@ -198,6 +199,7 @@
     <work nested="build/testcases"/>
     <work nested="src/tests/junit"/>
     <work nested="src/etc/testcases"/>
+    <work nested="src/etc/testcases/taskdefs/optional/out"/>
 
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
          to="notifications@ant.apache.org"