# HG changeset patch # User tbell # Date 1248761136 25200 # Node ID 9a812d043cd814164b4d8683b2ee516957b5549f # Parent 73b1c4fb174179431c00bed0e239f84e353aa721# Parent a017b829d8f463629a3aa2489be01783e8aab804 Merge diff -r 73b1c4fb1741 -r 9a812d043cd8 jaxws/make/build.properties --- a/jaxws/make/build.properties Fri Jul 24 13:39:58 2009 -0700 +++ b/jaxws/make/build.properties Mon Jul 27 23:05:36 2009 -0700 @@ -30,8 +30,8 @@ # one of the standard user build.properties files (see build.xml) # options for the 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