Merge
authortbell
Thu, 30 Jul 2009 23:38:57 -0700
changeset 3364 8cfea160b2e5
parent 3363 d77857941eab (diff)
parent 3361 57f665fcfaca (current diff)
child 3365 8df49c0d1299
Merge
jaxp/make/build.properties
--- a/jaxp/make/build.properties	Thu Jul 30 10:58:30 2009 -0700
+++ b/jaxp/make/build.properties	Thu Jul 30 23:38:57 2009 -0700
@@ -30,8 +30,8 @@
 # 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.source = 7
+javac.target = 7
 javac.debug = true
 javac.no.jdk.warnings = -XDignore.symbol.file=true
 # set the following to -version to verify the versions of javac being used