paulsp      2004/03/22 18:40:34

  Modified:    portlet-api project.properties
  Log:
  o Use common license files
  o Use common checkstylye configuration
  
  Revision  Changes    Path
  1.3       +5 -2      jakarta-jetspeed-2/portlet-api/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portlet-api/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties        18 Mar 2004 15:47:36 -0000      1.2
  +++ project.properties        23 Mar 2004 02:40:34 -0000      1.3
  @@ -17,7 +17,10 @@
   
   # Display the maven version the web site is documenting
   maven.xdoc.version = ${pom.currentVersion}
  +maven.checkstyle.header.file=${basedir}/../checkstyle.license
  +maven.checkstyle.properties=${basedir}/../checkstyle.xml
   
  -maven.checkstyle.properties=${basedir}/../checkstyle.properties
  +maven.compile.deprecation=on
  +
  +maven.license.licenseFile=${basedir}/../LICENSE.TXT
   
  -maven.compile.deprecation=on
  \ No newline at end of file
  
  
  

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

Reply via email to