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 2009/02/10 06:07:05 UTC

svn commit: r742853 - /gump/metadata/testbase/junit.xml

Author: bodewig
Date: Tue Feb 10 05:07:03 2009
New Revision: 742853

URL: http://svn.apache.org/viewvc?rev=742853&view=rev
Log:
make junit compile in my testbed

Modified:
    gump/metadata/testbase/junit.xml

Modified: gump/metadata/testbase/junit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/testbase/junit.xml?rev=742853&r1=742852&r2=742853&view=diff
==============================================================================
--- gump/metadata/testbase/junit.xml (original)
+++ gump/metadata/testbase/junit.xml Tue Feb 10 05:07:03 2009
@@ -36,9 +36,9 @@
     <depend project="bootstrap-ant"/>
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
-    <work nested="bin"/>
-    <work nested="lib/hamcrest-core-1.1.jar" />
-
+    <!--depend project="hamcrest-java"/-->
+    <work nested="lib/hamcrest-core-1.1.jar"/>
+    <work nested="target/main"/>
 
     <home nested="dist"/>
     <jar name="junit-@@DATE@@.jar" id="junit"/>