You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2003/11/09 18:52:14 UTC

cvs commit: maven-plugins/dashboard project.properties

vmassol     2003/11/09 09:52:14

  Modified:    dashboard project.properties
  Log:
  Added property for checkstyle report
  
  Revision  Changes    Path
  1.2       +1 -1      maven-plugins/dashboard/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/dashboard/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	4 Nov 2003 21:11:31 -0000	1.1
  +++ project.properties	9 Nov 2003 17:52:14 -0000	1.2
  @@ -4,4 +4,4 @@
   maven.xdoc.date=left
   maven.xdoc.version=${pom.currentVersion}
   maven.license.licenseFile=${basedir}/../LICENSE.txt
  -
  +maven.checkstyle.header.file = ${basedir}/../LICENSE.txt
  
  
  

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