You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/05/10 10:12:29 UTC

cvs commit: gump/project checkstyle.xml

bodewig     2004/05/10 01:12:29

  Modified:    project  checkstyle.xml
  Log:
  checkstyle wants to use Anakia
  
  Revision  Changes    Path
  1.27      +3 -0      gump/project/checkstyle.xml
  
  Index: checkstyle.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/checkstyle.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- checkstyle.xml	6 May 2004 16:03:40 -0000	1.26
  +++ checkstyle.xml	10 May 2004 08:12:29 -0000	1.27
  @@ -48,6 +48,9 @@
       <depend project="commons-cli" runtime="true"/>
       <depend project="commons-collections" runtime="true"/>
       <depend project="commons-logging" runtime="true"/>
  +
  +    <!-- to run Anakia -->
  +    <depend project="jakarta-site2" inherit="all"/>
       
       <work nested="target/checkstyle"/>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org