You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by cm...@apache.org on 2003/01/02 14:58:19 UTC

cvs commit: jakarta-cactus gump.xml

cmlenz      2003/01/02 05:58:19

  Modified:    .        gump.xml
  Log:
  Add optional checkstyle dependancy to the anttasks module too
  
  Revision  Changes    Path
  1.28      +1 -0      jakarta-cactus/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/gump.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- gump.xml	7 Dec 2002 13:15:31 -0000	1.27
  +++ gump.xml	2 Jan 2003 13:58:19 -0000	1.28
  @@ -26,6 +26,7 @@
     
       <depend project="jakarta-ant" inherit="runtime"/>
       <depend project="xml-xerces"/>
  +    <option project="checkstyle" inherit="runtime"/>
   
       <home nested="anttasks/dist"/>
       <jar name="lib/cactus-ant.jar"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>