You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2007/07/13 04:52:56 UTC

svn commit: r555846 - /gump/metadata/project/junit.xml

Author: billbarker
Date: Thu Jul 12 19:52:55 2007
New Revision: 555846

URL: http://svn.apache.org/viewvc?view=rev&rev=555846
Log:
Add work jar for junit

Modified:
    gump/metadata/project/junit.xml

Modified: gump/metadata/project/junit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/junit.xml?view=diff&rev=555846&r1=555845&r2=555846
==============================================================================
--- gump/metadata/project/junit.xml (original)
+++ gump/metadata/project/junit.xml Thu Jul 12 19:52:55 2007
@@ -37,9 +37,12 @@
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
     <work nested="bin"/>
+    <work nested="lib/hamcrest-core-1.1.jar" />
+
 
     <home nested="dist"/>
     <jar name="junit-@@DATE@@.jar" id="junit"/>
+    <jar name="lib/hamcrest-core-1.1.jar" id="hamcrest-core"/>
     <nag from="Gump Integration &lt;general@gump.apache.org&gt;"
          to="David Saff &lt;saff@mit.edu&gt;" />
   </project>