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 2006/03/10 05:54:15 UTC

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

Author: billbarker
Date: Thu Mar  9 20:54:13 2006
New Revision: 384701

URL: http://svn.apache.org/viewcvs?rev=384701&view=rev
Log:
Unit tests are now fail-on-error, so we should make them work

Modified:
    gump/metadata/project/junit.xml

Modified: gump/metadata/project/junit.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/junit.xml?rev=384701&r1=384700&r2=384701&view=diff
==============================================================================
--- gump/metadata/project/junit.xml (original)
+++ gump/metadata/project/junit.xml Thu Mar  9 20:54:13 2006
@@ -36,6 +36,7 @@
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
     <work parent="dist/junit"/>
+    <work parent="dist/junit/junit.jar" />
 
     <home parent="dist/junit"/>
     <jar name="junit.jar" id="junit"/>