diff -r c4d682493653 -r b6cb15e139ac jaxp/make/build.properties --- 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 tasks used to compile the tools +javac.source = 5 javac.target = 5 javac.debug = true javac.debuglevel = source,lines