8009229: ant makefile default target should be "test"
Reviewed-by: lagergren, jlaskey
This commit is contained in:
parent
c44210c971
commit
66c2fc6e66
@ -21,7 +21,7 @@
|
||||
or visit www.oracle.com if you need additional information or have any
|
||||
questions.
|
||||
-->
|
||||
<project name="nashorn" default="all" basedir="..">
|
||||
<project name="nashorn" default="test" basedir="..">
|
||||
<import file="build-nasgen.xml"/>
|
||||
<import file="build-benchmark.xml"/>
|
||||
<import file="code_coverage.xml"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user