jaxp/make/build.properties
changeset 2967 faa3111c009c
parent 2832 2066c062ffbd
parent 2966 b6cb15e139ac
child 3294 8943b2e74175
child 3362 a2c23b6ed04b
equal deleted inserted replaced
2902:dbb955b1ee59 2967:faa3111c009c
    28 # other tools, and product versions of all the tools.
    28 # other tools, and product versions of all the tools.
    29 # Override this path as needed, either on the command line or in 
    29 # Override this path as needed, either on the command line or in 
    30 # one of the standard user build.properties files (see build.xml)
    30 # one of the standard user build.properties files (see build.xml)
    31 
    31 
    32 # options for the <javac> tasks used to compile the tools
    32 # options for the <javac> tasks used to compile the tools
       
    33 javac.source = 5
    33 javac.target = 5
    34 javac.target = 5
    34 javac.debug = true
    35 javac.debug = true
    35 javac.no.jdk.warnings = -XDignore.symbol.file=true
    36 javac.no.jdk.warnings = -XDignore.symbol.file=true
    36 # set the following to -version to verify the versions of javac being used
    37 # set the following to -version to verify the versions of javac being used
    37 javac.version.opt = 
    38 javac.version.opt =