--- jsr166/build.xml 2013/01/19 22:23:57 1.106 +++ jsr166/build.xml 2013/01/20 03:34:23 1.111 @@ -45,31 +45,17 @@ - - - - - - - + + + + - - - - - - - - - - - @@ -124,23 +110,22 @@ - - - - - - - + + + + + + - - - - - - + + + + + + @@ -154,6 +139,8 @@ + + @@ -177,7 +164,7 @@ - - @@ -291,8 +276,6 @@ description="Removes all build products"> - - @@ -324,34 +307,45 @@ + 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="${junit.jar}" + bootclasspath="${product.jar}:${bootclasspath6}" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> - + - + @@ -391,9 +385,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -534,7 +529,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -549,8 +544,6 @@ - - @@ -562,7 +555,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 +641,7 @@ + description="Removes all 4jdk7 build products"> @@ -668,8 +661,8 @@ - + - - @@ -718,30 +709,31 @@ - - + + - + description="Removes all jsr166x build products"> - @@ -753,22 +745,6 @@ - - - - - - - - - - @@ -790,7 +766,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -810,8 +786,6 @@ depends="jsr166ycompile" description="Builds library jar from compiled sources"> - - @@ -823,30 +797,31 @@ - - + + - + description="Removes all jsr166y build products"> - @@ -857,21 +832,6 @@ - - - - - - - - - @@ -895,7 +855,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" - source="1.6" + source="6" bootclasspath="${jsr166y.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" @@ -917,8 +877,6 @@ depends="extra166ycompile" description="Builds library jar from compiled sources"> - - @@ -928,32 +886,33 @@ + description="Builds javadocs to build dir"> - - + + - + description="Removes all extra166y build products"> - @@ -964,21 +923,6 @@ - - - - - - - - - @@ -999,7 +943,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.7" + source="7" classpath="" includeAntRuntime="false" includeJavaRuntime="false" @@ -1021,8 +965,6 @@ depends="jsr166ecompile" description="Builds library jar from compiled sources"> - - @@ -1032,62 +974,42 @@ + description="Builds javadocs to build dir"> - - + + - - - - + description="Removes all jsr166e build products"> - - - - - - - - - - -