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 2010/04/04 07:20:17 UTC

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

Author: bodewig
Date: Sun Apr  4 05:20:17 2010
New Revision: 930624

URL: http://svn.apache.org/viewvc?rev=930624&view=rev
Log:
merge from main build, remove nag

Modified:
    gump/metadata/testbase/junit.xml

Modified: gump/metadata/testbase/junit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/testbase/junit.xml?rev=930624&r1=930623&r2=930624&view=diff
==============================================================================
--- gump/metadata/testbase/junit.xml (original)
+++ gump/metadata/testbase/junit.xml Sun Apr  4 05:20:17 2010
@@ -37,13 +37,11 @@
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
     <!--depend project="hamcrest-java"/-->
-    <work nested="lib/hamcrest-core-1.2.jar"/>
+    <work nested="lib/hamcrest-core-1.1.jar"/>
     <work nested="target/main"/>
 
     <home nested="dist"/>
     <jar name="junit-@@DATE@@.jar" id="junit"/>
-    <nag from="Gump Integration &lt;general@gump.apache.org&gt;"
-         to="David Saff &lt;saff@mit.edu&gt;" />
   </project>
 
 </module>