You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2004/03/02 15:38:26 UTC

cvs commit: maven-plugins project.properties

evenisse    2004/03/02 06:38:26

  Modified:    .        project.properties
  Log:
  Update to ASL v.2
  
  Revision  Changes    Path
  1.4       +3 -0      maven-plugins/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/project.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.properties	16 Nov 2003 22:48:57 -0000	1.3
  +++ project.properties	2 Mar 2004 14:38:26 -0000	1.4
  @@ -9,6 +9,9 @@
   maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc
   maven.clover.report.xml=true
   
  +# Checkstyle
  +maven.checkstyle.header.file = ${basedir}/../checkstyle-license.txt
  +
   #------------------------------------------------------------------
   # M U L T I P R O J E C T  -  A L L  P L U G I N G S
   #------------------------------------------------------------------
  
  
  

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