vmassol 2002/11/25 07:22:16
Modified: . gump.xml
Log:
Tell Gump to include all checkstyle related jars in the CP
Revision Changes Path
1.23 +2 -2 jakarta-cactus/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/gump.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- gump.xml 24 Nov 2002 21:44:56 -0000 1.22
+++ gump.xml 25 Nov 2002 15:22:16 -0000 1.23
@@ -84,7 +84,7 @@
<depend project="jakarta-ant" inherit="runtime"/>
<depend project="xml-xerces"/>
<depend project="aspectj"/>
- <option project="checkstyle"/>
+ <option project="checkstyle" inherit="runtime"/>
<work nested="framework/target-12/classes/java"/>
<work nested="framework/target-12/classes/test"/>
@@ -168,7 +168,7 @@
<depend project="jakarta-ant" inherit="runtime"/>
<depend project="xml-xerces"/>
<depend project="aspectj"/>
- <option project="checkstyle"/>
+ <option project="checkstyle" inherit="runtime"/>
<work nested="framework/target-13/classes/java"/>
<work nested="framework/target-13/classes/test"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>