You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by Conor MacNeill <co...@cortexebusiness.com.au> on 2002/03/02 11:12:24 UTC

[PATCH] New Gump descriptor for checkstyle

Attached is a new descriptor for the checkstyle project on sourceforge. 
I have contacted the author and he is happy to have it gumped. Also 
attached is a patch making the use of checkstyle an option when building 
mutant

You'll also need to add it to the gump profile. I didn't provide a patch 
for that here because I have removed the maven module from my gump.xml 
currently and don't want to confuse issues.

Thanks
Conor


Index: project/jakarta-ant.xml
===================================================================
RCS file: 
/home/cvspublic/jakarta-alexandria/proposal/gump/project/jakarta-ant.xml,v
retrieving revision 1.36
diff -3 -u -w -p -r1.36 jakarta-ant.xml
--- project/jakarta-ant.xml     28 Feb 2002 13:18:16 -0000      1.36
+++ project/jakarta-ant.xml     2 Mar 2002 10:03:55 -0000
@@ -92,6 +92,7 @@

      <depend project="jakarta-ant"/>
      <depend project="xml-xerces"/>
+    <option project="checkstyle"/>
      <work nested="proposal/mutant/bin/common"/>
      <work nested="proposal/mutant/bin/init"/>
      <work nested="proposal/mutant/bin/antcore"/>