stephan 2003/04/14 05:32:47
Modified: . gump.xml
Log:
Add missing dependencies for the testcases, thanks to Stefan Bodewig.
Revision Changes Path
1.39 +4 -1 cocoon-2.1/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/gump.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- gump.xml 10 Apr 2003 15:08:10 -0000 1.38
+++ gump.xml 14 Apr 2003 12:32:46 -0000 1.39
@@ -66,7 +66,10 @@
<depend project="junit"/>
<depend project="eclipse-jtd"/>
+ <depend project="xmlunit"/><!-- used by the testcases -->
+
<work nested="build/cocoon-@@DATE@@/classes"/>
+ <work nested="build/cocoon-@@DATE@@/deprecated"/>
<work nested="tools/anttasks"/>
<work nested="tools/loader"/>