rleland     2003/08/21 14:46:21

  Modified:    validator project.properties
  Log:
  Add a checkstyle.xml, this still needs to
  be voted on and trimmed down because it is very noisy.
  PMD is a better tool for most of these items.
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-commons/validator/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties        20 Aug 2003 04:19:53 -0000      1.1
  +++ project.properties        21 Aug 2003 21:46:21 -0000      1.2
  @@ -16,7 +16,7 @@
   #========================================================================
   
#maven.repo.remote=http://www.ibiblio.org/maven/,http://jakarta.apache.org/commons/validator/repo
   
  -#maven.checkstyle.format = validator
  +maven.checkstyle.properties = conf/share/ValidatorCheckStyle.xml
   
   # Include legacy javadoc in build
   maven.html2xdoc.dir = legacy
  
  
  

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

Reply via email to