You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/04/22 12:19:02 UTC

svn commit: r767447 - /james/jsieve/trunk/default.properties

Author: rdonkin
Date: Wed Apr 22 10:19:02 2009
New Revision: 767447

URL: http://svn.apache.org/viewvc?rev=767447&view=rev
Log:
JSIEVE-53 Upgrade to 1.5 for Ant build. https://issues.apache.org/jira/browse/JSIEVE-53

Modified:
    james/jsieve/trunk/default.properties

Modified: james/jsieve/trunk/default.properties
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/default.properties?rev=767447&r1=767446&r2=767447&view=diff
==============================================================================
--- james/jsieve/trunk/default.properties (original)
+++ james/jsieve/trunk/default.properties Wed Apr 22 10:19:02 2009
@@ -42,8 +42,8 @@
 # javac task to run without this}
 
 build.compiler = modern
-jdk.source = 1.4
-jdk.target = 1.4
+jdk.source = 1.5
+jdk.target = 1.5
 
 #
 # compiler switches



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org