rubys       02/03/24 12:35:14

  Modified:    proposal/gump/project checkstyle.xml
  Log:
  gump target fails unless the classes directory pre-exiss
  
  Revision  Changes    Path
  1.7       +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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- checkstyle.xml    24 Mar 2002 13:53:19 -0000      1.6
  +++ checkstyle.xml    24 Mar 2002 20:35:14 -0000      1.7
  @@ -10,6 +10,7 @@
     <project name="checkstyle">
       <package>com.puppycrawl.tools.checkstyle</package>
     
  +    <mkdir dir="classes/checkstyle"/>
       <ant target="gump">
         <property name="version" value="@@DATE@@"/>
       </ant>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to