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 2006/09/28 05:42:34 UTC

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

Author: bodewig
Date: Wed Sep 27 20:42:34 2006
New Revision: 450678

URL: http://svn.apache.org/viewvc?view=rev&rev=450678
Log:
filesystem layout change

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?view=diff&rev=450678&r1=450677&r2=450678
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Wed Sep 27 20:42:34 2006
@@ -157,7 +157,7 @@
     <option project="commons-codec"/>
 
     <work nested="build/testcases"/>
-    <work nested="src/testcases"/>
+    <work nested="src/tests/junit"/>
     <work nested="src/etc/testcases"/>
 
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
@@ -190,7 +190,7 @@
     <option project="commons-codec"/>
 
     <work nested="build/testcases"/>
-    <work nested="src/testcases"/>
+    <work nested="src/tests/junit"/>
     <work nested="src/etc/testcases"/>
 
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"