--- jsr166/build.xml 2013/01/19 23:40:04 1.107 +++ jsr166/build.xml 2013/01/20 04:44:26 1.114 @@ -35,7 +35,7 @@ - + @@ -45,31 +45,22 @@ - - - - - - - + + + + - - - - - - - - - - - + + + + + @@ -124,23 +115,22 @@ - - - - - - - + + + + + + - - - - - - + + + + + + @@ -220,8 +210,6 @@ depends="compile" description="Builds library jar from compiled sources"> - - @@ -293,8 +281,6 @@ description="Removes all build products"> - - @@ -326,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"> - + - - - + @@ -372,8 +365,6 @@ - - --> @@ -393,9 +384,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -551,8 +543,6 @@ - - @@ -650,7 +640,7 @@ + description="Removes all 4jdk7 build products"> @@ -670,17 +660,17 @@ - + - + - - - + @@ -720,10 +708,10 @@ - - + + - + description="Removes all jsr166x build products"> - @@ -757,23 +744,6 @@ - - - - - - - - - - @@ -788,10 +758,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - - - + @@ -828,10 +796,10 @@ - - + + - + description="Removes all jsr166y build products"> - @@ -864,22 +831,6 @@ - - - - - - - - - @@ -895,10 +846,10 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - - - + @@ -938,10 +887,10 @@ - - + + - + description="Removes all extra166y build products"> - @@ -974,22 +922,6 @@ - - - - - - - - - @@ -1003,10 +935,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - - - + @@ -1045,10 +975,10 @@ - - + + - + description="Removes all jsr166e build products"> - - - - - - - - - - -