--- jsr166/build.xml 2013/01/19 22:23:57 1.106 +++ jsr166/build.xml 2013/01/20 04:44:26 1.114 @@ -35,7 +35,7 @@ - + @@ -45,31 +45,22 @@ - - - - - - - + + + + - - - - - - - - - - - + + + + + @@ -124,23 +115,22 @@ - - - - - - - + + + + + + - - - - - - + + + + + + @@ -154,6 +144,8 @@ + + @@ -177,7 +169,7 @@ - - @@ -291,8 +281,6 @@ description="Removes all build products"> - - @@ -324,36 +312,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"> - + - - - + @@ -370,8 +365,6 @@ - - --> @@ -391,9 +384,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -534,7 +528,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -549,8 +543,6 @@ - - @@ -562,7 +554,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="${junit.jar}" bootclasspath="${4jdk7product.jar}:${bootclasspath6}" includeAntRuntime="false" @@ -648,7 +640,7 @@ + description="Removes all 4jdk7 build products"> @@ -668,22 +660,22 @@ - + - + - - - + @@ -718,30 +708,31 @@ - - + + - + description="Removes all jsr166x build products"> - @@ -753,22 +744,6 @@ - - - - - - - - - - @@ -783,14 +758,14 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - - - + @@ -823,30 +796,31 @@ - - + + - + description="Removes all jsr166y build products"> - @@ -857,21 +831,6 @@ - - - - - - - - - @@ -887,15 +846,15 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - - - + @@ -928,32 +885,33 @@ + description="Builds javadocs to build dir"> - - + + - + description="Removes all extra166y build products"> - @@ -964,21 +922,6 @@ - - - - - - - - - @@ -992,14 +935,14 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - - - + @@ -1032,62 +973,42 @@ + description="Builds javadocs to build dir"> - - + + - - - - + description="Removes all jsr166e build products"> - - - - - - - - - - -