bodewig 2002/11/05 03:55:11
Modified: proposal/gump/project checkstyle.xml
Log:
checkstyle several commons components
Revision Changes Path
1.14 +2 -0 jakarta-alexandria/proposal/gump/project/checkstyle.xml
Index: checkstyle.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/checkstyle.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- checkstyle.xml 26 Sep 2002 06:14:38 -0000 1.13
+++ checkstyle.xml 5 Nov 2002 11:55:10 -0000 1.14
@@ -23,6 +23,8 @@
<depend project="jakarta-regexp" runtime="true"/>
<depend project="jakarta-bcel" runtime="true"/>
<depend project="commons-beanutils" runtime="true"/>
+ <depend project="commons-collections" runtime="true"/>
+ <depend project="commons-logging" runtime="true"/>
<work nested="target/checkstyle"/>
<work nested="target/tests"/>
--
To unsubscribe, e-mail: <mailto:alexandria-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:alexandria-dev-help@;jakarta.apache.org>