--- jsr166/build.xml 2014/10/03 23:18:13 1.159 +++ 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 @@ + @@ -233,6 +233,12 @@ fork="true"> + + + + + + @@ -427,6 +433,20 @@ classes="${product.jar}"/> + + + + + + + + + + + + @@ -437,7 +457,7 @@ @@ -1108,6 +1128,13 @@ + + + + + + +