ajack 2004/02/18 15:24:04
Modified: project depot.xml
Log:
Depend upon ant-testutil for junit testing of build tasks
Revision Changes Path
1.9 +2 -0 jakarta-gump/project/depot.xml
Index: depot.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/depot.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- depot.xml 15 Feb 2004 17:34:47 -0000 1.8
+++ depot.xml 18 Feb 2004 23:24:04 -0000 1.9
@@ -42,6 +42,7 @@
<home nested="version/dist"/>
<depend project="depot-version" inherit="all"/>
+ <depend project="ant-testutil"/>
<depend project="junit"/>
<ant basedir="version" buildfile="build.xml" target="test" vm="1.4">
@@ -91,6 +92,7 @@
<home nested="ruper/dist"/>
<depend project="depot-ruper" inherit="all"/>
+ <depend project="ant-testutil"/>
<depend project="junit"/>
<ant basedir="ruper" buildfile="build.xml" target="test" vm="1.4">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]