paulsp      2004/03/22 18:31:09

  Modified:    applications/pam project.properties
  Log:
  o Use common license files
  o Use common checkstylye configuration
  
  Revision  Changes    Path
  1.2       +8 -2      jakarta-jetspeed-2/applications/pam/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/applications/pam/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties        30 Dec 2003 06:21:42 -0000      1.1
  +++ project.properties        23 Mar 2004 02:31:09 -0000      1.2
  @@ -7,7 +7,13 @@
   # 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 = pam
  
  
  

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

Reply via email to