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/03/23 07:39:07 UTC

cvs commit: gump/project checkstyle.xml

bodewig     2004/03/22 22:39:07

  Modified:    project  checkstyle.xml
  Log:
  Missing dependency
  
  Revision  Changes    Path
  1.23      +2 -0      gump/project/checkstyle.xml
  
  Index: checkstyle.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/checkstyle.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- checkstyle.xml	27 Feb 2004 09:22:56 -0000	1.22
  +++ checkstyle.xml	23 Mar 2004 06:39:07 -0000	1.23
  @@ -74,6 +74,8 @@
         <property name="version" value="@@DATE@@"/>
       </ant>
   
  +    <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-xerces"/>
       <depend project="checkstyle" inherit="runtime"/>
       <depend project="junit"/>
       
  
  
  

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