You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2004/10/27 12:16:38 UTC

cvs commit: jakarta-commons-sandbox/email project.properties

epugh       2004/10/27 03:16:38

  Modified:    email    project.properties
  Log:
  specify to use internal checkstyle
  
  Revision  Changes    Path
  1.5       +4 -2      jakarta-commons-sandbox/email/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/email/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties	30 May 2004 21:01:25 -0000	1.4
  +++ project.properties	27 Oct 2004 10:16:38 -0000	1.5
  @@ -24,7 +24,9 @@
   ##############################################################################
   
   # Used to generate the checkstyle reports
  -maven.checkstyle.format = turbine
  +#maven.checkstyle.format = turbine
  +maven.checkstyle.properties=conf/checkstyle.xml
  +maven.checkstyle.header.file=conf/HEADER.txt
   
   # Standard settings
   maven.xdoc.jsl=../../jakarta-commons/commons-build/commons-site.jsl
  
  
  

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