changeset 16270 | 17f612656e6b |
parent 16263 | 0679aaa72927 |
child 16522 | d643e3ee819c |
--- a/nashorn/make/build.xml Wed Feb 27 16:25:15 2013 +0100 +++ b/nashorn/make/build.xml Thu Feb 28 20:31:30 2013 +0530 @@ -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"/>