bodewig 2004/03/24 00:10:38
Modified: project checkstyle.xml
Log:
fix work directory
Revision Changes Path
1.24 +1 -1 gump/project/checkstyle.xml
Index: checkstyle.xml
===================================================================
RCS file: /home/cvs/gump/project/checkstyle.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- checkstyle.xml 23 Mar 2004 06:39:07 -0000 1.23
+++ checkstyle.xml 24 Mar 2004 08:10:38 -0000 1.24
@@ -79,7 +79,7 @@
<depend project="checkstyle" inherit="runtime"/>
<depend project="junit"/>
- <work nested="target/tests"/>
+ <work nested="target/checkstyle"/>
<nag from="Conor MacNeill <[EMAIL PROTECTED]>"
to="[EMAIL PROTECTED]"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]