# HG changeset patch # User sundar # Date 1369071241 -19800 # Node ID 892b9873e8315eb129f753f87dc7cf476bd7ad07 # Parent daaa1e643f71b179cd1b3dc10df996910606a680 8014909: ant test compilation error with JoniTest.java Reviewed-by: jlaskey diff -r daaa1e643f71 -r 892b9873e831 nashorn/make/build.xml --- a/nashorn/make/build.xml Mon May 20 16:38:38 2013 +0200 +++ b/nashorn/make/build.xml Mon May 20 23:04:01 2013 +0530 @@ -212,7 +212,9 @@ target="${javac.target}" debug="${javac.debug}" encoding="${javac.encoding}" - includeantruntime="false"/> + includeantruntime="false"> + +