conor       02/03/24 05:53:20

  Modified:    proposal/gump/project checkstyle.xml jakarta-ant.xml
  Log:
  Checkstyle has a target just for gump to build everything and run the
  unit tests.
  
  I've also removed the checkstyle required libraries from the mutant definition
  as they are no longer required, due to Sam's recent change.
  
  Revision  Changes    Path
  1.6       +1 -1      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.5
  retrieving revision 1.6
  diff -u -w -u -r1.5 -r1.6
  --- checkstyle.xml    24 Mar 2002 13:33:05 -0000      1.5
  +++ checkstyle.xml    24 Mar 2002 13:53:19 -0000      1.6
  @@ -10,7 +10,7 @@
     <project name="checkstyle">
       <package>com.puppycrawl.tools.checkstyle</package>
     
  -    <ant target="build.bindist">
  +    <ant target="gump">
         <property name="version" value="@@DATE@@"/>
       </ant>
   
  
  
  
  1.48      +0 -2      jakarta-alexandria/proposal/gump/project/jakarta-ant.xml
  
  Index: jakarta-ant.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-ant.xml,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -w -u -r1.47 -r1.48
  --- jakarta-ant.xml   24 Mar 2002 07:57:48 -0000      1.47
  +++ jakarta-ant.xml   24 Mar 2002 13:53:19 -0000      1.48
  @@ -115,8 +115,6 @@
       <depend project="jakarta-ant"/>
       <depend project="xml-xerces"/>
       <option project="checkstyle"/>
  -    <option project="jakarta-regexp"/>
  -    <option project="antlr"/>
       <work nested="proposal/mutant/bin/common"/>
       <work nested="proposal/mutant/bin/init"/>
       <work nested="proposal/mutant/bin/antcore"/>
  
  
  

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

Reply via email to