| author | tbell |
| Mon Jul 27 23:05:36 2009 -0700 (7 months ago) | |
| changeset 73 | a98e41351006 |
| parent 69 | 58f51e3cc0fa |
| parent 72 | c5dfd37d18a0 |
| child 74 | 845fa487f0f7 |
--- a/make/build.properties Fri Jul 24 13:39:58 2009 -0700+++ b/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 <javac> tasks used to compile the tools-javac.source = 5-javac.target = 5+javac.source = 7+javac.target = 7javac.debug = truejavac.no.jdk.warnings = -XDignore.symbol.file=true# set the following to -version to verify the versions of javac being used