You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2004/12/04 05:32:02 UTC

svn commit: r109765 - /lenya/trunk/src/cocoon/local.build.properties

Author: antonio
Date: Fri Dec  3 20:32:01 2004
New Revision: 109765

URL: http://svn.apache.org/viewcvs?view=rev&rev=109765
Log:
Set java 1.4 as source vm
Modified:
   lenya/trunk/src/cocoon/local.build.properties

Modified: lenya/trunk/src/cocoon/local.build.properties
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/cocoon/local.build.properties?view=diff&rev=109765&p1=lenya/trunk/src/cocoon/local.build.properties&r1=109764&p2=lenya/trunk/src/cocoon/local.build.properties&r2=109765
==============================================================================
--- lenya/trunk/src/cocoon/local.build.properties	(original)
+++ lenya/trunk/src/cocoon/local.build.properties	Fri Dec  3 20:32:01 2004
@@ -17,8 +17,8 @@
 #----------------------------------------------
 
 # NOTE: don't modify this file directly but copy the properties you need
-# to modify over to a file named 'local.build.properties' and modify that. 
-# The build system will override these properties with the ones in the 
+# to modify over to a file named 'local.build.properties' and modify that.
+# The build system will override these properties with the ones in the
 # 'local.build.properties' file.
 
 # ---- Webapp ------------------------------------------------------------------
@@ -117,7 +117,7 @@
 compiler.optimize=on
 compiler.deprecation=off
 compiler.nowarn=on
-source.vm=1.3
+source.vm=1.4
 
 
 # ------ System Properties -----------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org