nashorn/make/project.properties
changeset 36141 696d662bcdb7
parent 35797 148bb1cd62e5
child 36517 41a1c20eb619
equal deleted inserted replaced
36047:1c076468bf7d 36141:696d662bcdb7
    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