make/build.xml

Print this page

        

*** 19,29 **** Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA or visit www.oracle.com if you need additional information or have any questions. --> ! <project name="nashorn" default="all" basedir=".."> <import file="build-nasgen.xml"/> <import file="build-benchmark.xml"/> <import file="code_coverage.xml"/> --- 19,29 ---- Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA or visit www.oracle.com if you need additional information or have any questions. --> ! <project name="nashorn" default="test" basedir=".."> <import file="build-nasgen.xml"/> <import file="build-benchmark.xml"/> <import file="code_coverage.xml"/>