leosimons 2003/03/23 04:29:20
Modified: project avalon-excalibur.xml
Log:
I have modifed monitor so that the test are run as part of the main target. I plan
to do this for all of avalon. Monitor currently has unit test failures, so this is
going to result in a GUMP failure. This is an experiment :D
Revision Changes Path
1.18 +8 -0 jakarta-gump/project/avalon-excalibur.xml
Index: avalon-excalibur.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/avalon-excalibur.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- avalon-excalibur.xml 17 Mar 2003 20:54:55 -0000 1.17
+++ avalon-excalibur.xml 23 Mar 2003 12:29:20 -0000 1.18
@@ -570,6 +570,14 @@
<depend project="xml-xalan2"/>
<work nested="monitor/build/classes"/>
+ <!-- test-time dependencies -->
+ <depend project="commons-collections"/>
+ <depend project="excalibur-i18n"/>
+ <depend project="excalibur-testcase"/>
+ <depend project="excalibur-component"/>
+ <depend project="excalibur-compatibility"/>
+ <depend project="excalibur-instrument"/>
+
<home nested="monitor"/>
<jar name="build/lib/excalibur-monitor-@@DATE@@.jar"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]