make/build.properties

changeset 332
cf08b64e87da
parent 331
d043adadc8b6
child 367
5a26c8fd0830
     1.1 --- a/make/build.properties	Sun Jul 26 21:27:11 2009 -0700
     1.2 +++ b/make/build.properties	Mon Jul 27 15:20:03 2009 -0700
     1.3 @@ -60,8 +60,8 @@
     1.4  bootstrap.full.version = ${bootstrap.release}-${build.number}
     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.debuglevel = source,lines
    1.13  javac.no.jdk.warnings = -XDignore.symbol.file=true

mercurial