make/project.properties

changeset 1755
bf97e9141fe5
parent 1550
e9ea7010825b
child 1741
a136c901f3f5
equal deleted inserted replaced
1754:ee2c313d02a3 1755:bf97e9141fe5
28 28
29 # source and target levels 29 # source and target levels
30 build.compiler=modern 30 build.compiler=modern
31 javac.source=1.7 31 javac.source=1.7
32 javac.target=1.7 32 javac.target=1.7
33 test.javac.source=1.8
34 test.javac.target=1.8
33 35
34 # nashorn version information 36 # nashorn version information
35 nashorn.version=0.1 37 nashorn.version=0.1
36 nashorn.fullversion=0.1 38 nashorn.fullversion=0.1
37 nashorn.product.name=Oracle Nashorn 39 nashorn.product.name=Oracle Nashorn

mercurial