You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by gg...@apache.org on 2004/03/25 16:07:03 UTC

cvs commit: jakarta-commons/codec checkstyle.xml

ggregory    2004/03/25 07:07:03

  Modified:    codec    checkstyle.xml
  Log:
  Make this work with the current release of Maven, 1.0-rc2.
  
  Revision  Changes    Path
  1.4       +0 -1      jakarta-commons/codec/checkstyle.xml
  
  Index: checkstyle.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/checkstyle.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- checkstyle.xml	17 Mar 2004 19:21:45 -0000	1.3
  +++ checkstyle.xml	25 Mar 2004 15:07:03 -0000	1.4
  @@ -21,7 +21,6 @@
   
   <!-- commons codec customization of default Checkstyle behavior -->
   <module name="Checker">
  -  <property name="basedir" value="src/checkstyle"/>
     <property name="localeLanguage" value="en"/>
   
     <module name="TreeWalker">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org