bodewig     2002/11/12 00:05:02

  Modified:    proposal/gump/project checkstyle.xml
  Log:
  Checkstyle needs commons-cli now
  
  Revision  Changes    Path
  1.15      +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.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- checkstyle.xml    5 Nov 2002 11:55:10 -0000       1.14
  +++ checkstyle.xml    12 Nov 2002 08:05:02 -0000      1.15
  @@ -23,6 +23,7 @@
       <depend project="jakarta-regexp" runtime="true"/>
       <depend project="jakarta-bcel" runtime="true"/>
       <depend project="commons-beanutils" runtime="true"/>
  +    <depend project="commons-cli" runtime="true"/>
       <depend project="commons-collections" runtime="true"/>
       <depend project="commons-logging" runtime="true"/>
       <work nested="target/checkstyle"/>
  
  
  

--
To unsubscribe, e-mail:   <mailto:alexandria-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:alexandria-dev-help@;jakarta.apache.org>

Reply via email to