Merge

Mon, 27 Jul 2009 23:05:36 -0700

author
tbell
date
Mon, 27 Jul 2009 23:05:36 -0700
changeset 74
a98e41351006
parent 70
58f51e3cc0fa
parent 73
c5dfd37d18a0
child 75
845fa487f0f7

Merge

     1.1 --- a/make/build.properties	Fri Jul 24 13:39:58 2009 -0700
     1.2 +++ b/make/build.properties	Mon Jul 27 23:05:36 2009 -0700
     1.3 @@ -30,8 +30,8 @@
     1.4  # one of the standard user build.properties files (see build.xml)
     1.5  
     1.6  # options for the <javac> tasks used to compile the tools
     1.7 -javac.source = 5
     1.8 -javac.target = 5
     1.9 +javac.source = 7
    1.10 +javac.target = 7
    1.11  javac.debug = true
    1.12  javac.no.jdk.warnings = -XDignore.symbol.file=true
    1.13  # set the following to -version to verify the versions of javac being used

mercurial