Merge
authortbell
Thu, 30 Jul 2009 23:39:33 -0700
changeset 3369 7df0da9e6d70
parent 3368 9a812d043cd8 (diff)
parent 3366 d17733bffe85 (current diff)
child 3370 3a6a1a69e108
Merge
jaxws/make/build.properties
--- a/jaxws/make/build.properties	Thu Jul 30 10:58:31 2009 -0700
+++ b/jaxws/make/build.properties	Thu Jul 30 23:39:33 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