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/28 00:35:30 UTC

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

Author: antoine
Date: Sun Feb 27 23:35:29 2011
New Revision: 1075179

URL: http://svn.apache.org/viewvc?rev=1075179&view=rev
Log:
adding another work element

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1075179&r1=1075178&r2=1075179&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Sun Feb 27 23:35:29 2011
@@ -202,6 +202,7 @@
     <work nested="src/etc/testcases/taskdefs/optional/out"/>
     <work nested="src/tests/antunit/filters"/>
     <work nested="src/tests/antunit/taskdefs/importtests"/>
+    <work nested="src/tests/antunit/taskdefs/filters/foo"/>
 
     <work nested="/tmp/testinput/build"/>
     <work nested="/tmp/testoutput"/>
@@ -242,6 +243,7 @@
     <work nested="src/etc/testcases/taskdefs/optional/out"/>
     <work nested="src/tests/antunit/filters"/>
     <work nested="src/tests/antunit/taskdefs/importtests"/>
+    <work nested="src/tests/antunit/taskdefs/filters/foo"/>
 
     <work nested="/tmp/testinput/build"/>
     <work nested="/tmp/testoutput"/>