jaxp/make/build.properties
changeset 2966 b6cb15e139ac
parent 6 7f561c08de6b
child 2967 faa3111c009c
--- a/jaxp/make/build.properties	Thu May 14 10:58:01 2009 -0700
+++ b/jaxp/make/build.properties	Wed May 20 13:45:44 2009 -0700
@@ -30,6 +30,7 @@
 # one of the standard user build.properties files (see build.xml)
 
 # options for the <javac> tasks used to compile the tools
+javac.source = 5
 javac.target = 5
 javac.debug = true
 javac.debuglevel = source,lines