--- jsr166/build.xml 2014/11/01 14:50:26 1.160 +++ jsr166/build.xml 2015/02/02 07:30:53 1.162 @@ -213,7 +213,6 @@ source="@{compile-target}" target="@{compile-target}" classpath="${junit.jar}" - bootclasspath="@{classes}:${bootclasspath@{compile-target}}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac@{compile-target}}" @@ -222,6 +221,7 @@ + @@ -1128,6 +1128,13 @@ + + + + + + +