Author: mrdon
Date: Sun Sep 18 20:02:20 2005
New Revision: 290048

URL: http://svn.apache.org/viewcvs?rev=290048&view=rev
Log:
Set Java source and target to 1.3

Modified:
    struts/build/trunk/project.properties

Modified: struts/build/trunk/project.properties
URL: 
http://svn.apache.org/viewcvs/struts/build/trunk/project.properties?rev=290048&r1=290047&r2=290048&view=diff
==============================================================================
--- struts/build/trunk/project.properties (original)
+++ struts/build/trunk/project.properties Sun Sep 18 20:02:20 2005
@@ -9,4 +9,7 @@
 maven.checkstyle.properties = ${basedir}/build/struts_checks.xml
 maven.checkstyle.header.file = ${basedir}/build/LICENSE.txt
 
+maven.compile.source=1.3
+maven.compile.target=1.3
+
 
maven.repo.remote=http://www.ibiblio.org/maven/,http://cvs.apache.org/repository



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

Reply via email to