paulsp      2004/03/22 18:13:08

  Modified:    applications/demo project.properties
  Removed:     applications/demo LICENSE.txt
  Log:
  o Use common license files
  o Use common checkstylye configuration
  
  Revision  Changes    Path
  1.3       +7 -2      jakarta-jetspeed-2/applications/demo/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/applications/demo/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties        7 Oct 2003 18:54:36 -0000       1.2
  +++ project.properties        23 Mar 2004 02:13:08 -0000      1.3
  @@ -7,7 +7,12 @@
   # Display the maven version the web site is documenting
   maven.xdoc.version = ${pom.currentVersion}
   
  -maven.checkstyle.properties = ${basedir}/../../checkstyle.properties
  +maven.checkstyle.header.file=${basedir}/../../checkstyle.license
  +maven.checkstyle.properties=${basedir}/../../checkstyle.xml
  +
  +maven.compile.deprecation=on
  +
  +maven.license.licenseFile=${basedir}/../../LICENSE.TXT
   
   deploy.war.dir=/apache/tomcat5/webapps
   portlet.app.name=HW_App
  
  
  

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

Reply via email to