--- jsr166/build.xml 2013/01/19 23:40:04 1.107 +++ jsr166/build.xml 2013/01/20 07:43:30 1.117 @@ -35,7 +35,7 @@ - + @@ -45,31 +45,22 @@ - - - - - - - + + + + - - - - - - - - - - - + + + + + @@ -93,20 +84,45 @@ - - + + + + + + + + + + + + + + failonerror="true" + jvm="${java@{target}}" + fork="true"> - + + @@ -124,23 +140,22 @@ - - - - - - - + + + + + + - - - - - - + + + + + + @@ -158,6 +173,11 @@ + + + + @@ -220,8 +240,6 @@ depends="compile" description="Builds library jar from compiled sources"> - - @@ -293,8 +311,6 @@ description="Removes all build products"> - - @@ -326,36 +342,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 +395,6 @@ - - --> @@ -393,9 +414,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -551,43 +573,26 @@ - + + + - + - - - - - - - - - - - + @@ -620,6 +625,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -650,7 +682,7 @@ + description="Removes all 4jdk7 build products"> @@ -670,17 +702,17 @@ - + - + - - - + @@ -720,32 +750,31 @@ - - + + - + additionalparam="-XDignore.symbol.file=true"/> + description="Removes all jsr166x build products"> - @@ -757,23 +786,6 @@ - - - - - - - - - - @@ -788,10 +800,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - - - + @@ -828,32 +838,31 @@ - - + + - + additionalparam="-XDignore.symbol.file=true"/> + description="Removes all jsr166y build products"> - @@ -864,22 +873,6 @@ - - - - - - - - - @@ -895,10 +888,10 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - - - + @@ -938,32 +929,31 @@ - - + + - + additionalparam="-XDignore.symbol.file=true"/> + description="Removes all extra166y build products"> - @@ -974,22 +964,6 @@ - - - - - - - - - @@ -1003,10 +977,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - - - + @@ -1045,10 +1017,10 @@ - - + + - + description="Removes all jsr166e build products"> - - - - - - - - - - -