--- jsr166/build.xml 2013/01/19 23:40:04 1.107 +++ jsr166/build.xml 2013/01/20 03:44:54 1.112 @@ -45,31 +45,17 @@ - - - - - - - + + + + - - - - - - - - - - - @@ -124,23 +110,22 @@ - - - - - - - + + + + + + - - - - - - + + + + + + @@ -220,8 +205,6 @@ depends="compile" description="Builds library jar from compiled sources"> - - @@ -293,8 +276,6 @@ description="Removes all build products"> - - @@ -326,36 +307,43 @@ + destdir="${build.testcases.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + source="6" + classpath="${junit.jar}" + bootclasspath="${product.jar}:${bootclasspath6}" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> - + - - + + destdir="${build.testcases.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + source="6" + classpath="" + bootclasspath="${product.jar}:${bootclasspath6}" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> - + - - - + @@ -372,8 +360,6 @@ - - --> @@ -393,9 +379,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -551,8 +538,6 @@ - - @@ -650,7 +635,7 @@ + description="Removes all 4jdk7 build products"> @@ -670,8 +655,8 @@ - + - - @@ -720,10 +703,10 @@ - - + + - + description="Removes all jsr166x build products"> - @@ -757,23 +739,6 @@ - - - - - - - - - - @@ -815,8 +780,6 @@ depends="jsr166ycompile" description="Builds library jar from compiled sources"> - - @@ -828,10 +791,10 @@ - - + + - + description="Removes all jsr166y build products"> - @@ -864,22 +826,6 @@ - - - - - - - - - @@ -925,8 +871,6 @@ depends="extra166ycompile" description="Builds library jar from compiled sources"> - - @@ -938,10 +882,10 @@ - - + + - + description="Removes all extra166y build products"> - @@ -974,22 +917,6 @@ - - - - - - - - - @@ -1032,8 +959,6 @@ depends="jsr166ecompile" description="Builds library jar from compiled sources"> - - @@ -1045,10 +970,10 @@ - - + + - + description="Removes all jsr166e build products"> - - - - - - - - - - -