equal
deleted
inserted
replaced
31 |
31 |
32 # source and target levels |
32 # source and target levels |
33 build.compiler=modern |
33 build.compiler=modern |
34 javac.source=1.8 |
34 javac.source=1.8 |
35 javac.target=1.8 |
35 javac.target=1.8 |
|
36 |
|
37 javadoc.option=-tag "implSpec:a:Implementation Requirements:" |
36 |
38 |
37 # nashorn version information |
39 # nashorn version information |
38 nashorn.version=0.1 |
40 nashorn.version=0.1 |
39 nashorn.fullversion=0.1 |
41 nashorn.fullversion=0.1 |
40 nashorn.product.name=Oracle Nashorn |
42 nashorn.product.name=Oracle Nashorn |