jaxws/make/build.properties
changeset 2971 170fb87a3dd1
parent 8 474761f14bca
child 2972 3130ead31447
--- a/jaxws/make/build.properties	Thu May 14 10:58:02 2009 -0700
+++ b/jaxws/make/build.properties	Wed May 20 13:50: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