paulsp 2004/03/22 19:11:22 Modified: . project.properties Log: o Use common license files o Use common checkstyle configuration Revision Changes Path 1.8 +8 -0 jakarta-jetspeed-2/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/project.properties,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.properties 29 Feb 2004 18:24:57 -0000 1.7 +++ project.properties 23 Mar 2004 03:11:21 -0000 1.8 @@ -9,6 +9,14 @@ maven.repo.remote = http://www.bluesunrise.com/maven/, http://www.ibiblio.org/maven/ +maven.checkstyle.header.file=${basedir}/checkstyle.license +maven.checkstyle.properties=${basedir}/checkstyle.xml + +maven.compile.deprecation=on + +maven.license.licenseFile=${basedir}/LICENSE.TXT + + # Sets up the system properties for the test JDBC datasource maven.junit.sysproperties=org.apache.jetspeed.database.url \
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
