--- jsr166/build.xml 2013/01/19 23:58:12 1.108 +++ jsr166/build.xml 2013/01/20 07:43:30 1.117 @@ -35,7 +35,7 @@ - + @@ -45,26 +45,22 @@ - - - - - - + + + + - - - - - - - + + + + + @@ -88,20 +84,45 @@ - - + + + + + + + + + + + + + + failonerror="true" + jvm="${java@{target}}" + fork="true"> - + + @@ -119,23 +140,22 @@ - - - - - - - + + + + + + - - - - - - + + + + + + @@ -153,6 +173,11 @@ + + + + @@ -215,8 +240,6 @@ depends="compile" description="Builds library jar from compiled sources"> - - @@ -288,8 +311,6 @@ description="Removes all build products"> - - @@ -321,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"> - + - - - + @@ -367,8 +395,6 @@ - - --> @@ -388,9 +414,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -546,43 +573,26 @@ - + - + + + - - - - - - - - - - - + @@ -615,6 +625,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -645,7 +682,7 @@ + description="Removes all 4jdk7 build products"> @@ -665,17 +702,17 @@ - + - + - - - + @@ -725,7 +760,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -737,10 +772,9 @@ + description="Removes all jsr166x build products"> - @@ -766,10 +800,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - - - + @@ -816,7 +848,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -828,10 +860,9 @@ + description="Removes all jsr166y build products"> - @@ -857,10 +888,10 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - - - + @@ -910,7 +939,7 @@ bootclasspath="${bootclasspath6}" sourcepath="${topsrc.dir}:${jdk6src.dir}" executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + additionalparam="-XDignore.symbol.file=true"/> @@ -922,10 +951,9 @@ + description="Removes all extra166y build products"> - @@ -949,10 +977,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - - - + @@ -1013,10 +1039,9 @@ + description="Removes all jsr166e build products"> -