bodewig 2002/09/25 23:14:38
Modified: proposal/gump/project checkstyle.xml
Log:
checkstyle needs beanutils
Revision Changes Path
1.13 +1 -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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- checkstyle.xml 9 Sep 2002 16:20:40 -0000 1.12
+++ checkstyle.xml 26 Sep 2002 06:14:38 -0000 1.13
@@ -22,6 +22,7 @@
<depend project="antlr" runtime="true"/>
<depend project="jakarta-regexp" runtime="true"/>
<depend project="jakarta-bcel" runtime="true"/>
+ <depend project="commons-beanutils" runtime="true"/>
<work nested="target/checkstyle"/>
<work nested="target/tests"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>