psteitz     2004/07/24 14:40:25

  Modified:    math     checkstyle.xml
  Log:
  Removed basedir property, causes updated plugin to fail.
  
  Revision  Changes    Path
  1.7       +0 -1      jakarta-commons/math/checkstyle.xml
  
  Index: checkstyle.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/math/checkstyle.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- checkstyle.xml    27 Apr 2004 04:37:58 -0000      1.6
  +++ checkstyle.xml    24 Jul 2004 21:40:25 -0000      1.7
  @@ -20,7 +20,6 @@
   
   <!-- commons math 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to