--- jsr166/build.xml 2013/01/19 23:40:04 1.107 +++ jsr166/build.xml 2013/01/20 07:24:52 1.116 @@ -35,7 +35,7 @@ - + @@ -45,31 +45,22 @@ - - - - - - - + + + + - - - - - - - - - - - + + + + + @@ -93,20 +84,42 @@ - - + + - + + + + + + + + + + + + - + + @@ -124,23 +137,22 @@ - - - - - - - + + + + + + - - - - - - + + + + + + @@ -158,6 +170,11 @@ + + + + @@ -220,8 +237,6 @@ depends="compile" description="Builds library jar from compiled sources"> - - @@ -293,8 +308,6 @@ description="Removes all build products"> - - @@ -326,36 +339,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 +392,6 @@ - - --> @@ -393,9 +411,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -551,43 +570,26 @@ - + + + - + - - - - - - - - - - - + @@ -620,6 +622,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -650,7 +679,7 @@ + description="Removes all 4jdk7 build products"> @@ -670,17 +699,17 @@ - + - + - - - + @@ -720,32 +747,31 @@ - - + + - + additionalparam="-XDignore.symbol.file=true"/> + description="Removes all jsr166x build products"> - @@ -757,23 +783,6 @@ - - - - - - - - - - @@ -788,10 +797,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - - - + @@ -828,32 +835,31 @@ - - + + - + additionalparam="-XDignore.symbol.file=true"/> + description="Removes all jsr166y build products"> - @@ -864,22 +870,6 @@ - - - - - - - - - @@ -895,10 +885,10 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - - - + @@ -938,32 +926,31 @@ - - + + - + additionalparam="-XDignore.symbol.file=true"/> + description="Removes all extra166y build products"> - @@ -974,22 +961,6 @@ - - - - - - - - - @@ -1003,10 +974,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - - - + @@ -1045,10 +1014,10 @@ - - + + - + description="Removes all jsr166e build products"> - - - - - - - - - - -