--- jsr166/build.xml 2013/01/19 22:23:57 1.106 +++ 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 @@ - - - - - - - + + + + + + - - - - - - + + + + + + @@ -154,8 +169,15 @@ + + + + + + @@ -177,7 +199,7 @@ - - @@ -291,8 +311,6 @@ description="Removes all build products"> - - @@ -324,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"> - + - - - + @@ -370,8 +395,6 @@ - - --> @@ -391,9 +414,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -534,7 +558,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -549,43 +573,26 @@ - + + + - + - - - - - - - - - - - + @@ -618,6 +625,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -648,7 +682,7 @@ + description="Removes all 4jdk7 build products"> @@ -668,22 +702,22 @@ - + - + - - - + @@ -718,30 +750,31 @@ - - + + - + source="5" + bootclasspath="${bootclasspath6}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + executable="${javadoc7}" + additionalparam="-XDignore.symbol.file=true"/> + description="Removes all jsr166x build products"> - @@ -753,22 +786,6 @@ - - - - - - - - - - @@ -783,14 +800,14 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - - - + @@ -823,30 +838,31 @@ - - + + - + source="6" + bootclasspath="${bootclasspath6}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + executable="${javadoc7}" + additionalparam="-XDignore.symbol.file=true"/> + description="Removes all jsr166y build products"> - @@ -857,21 +873,6 @@ - - - - - - - - - @@ -887,15 +888,15 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - - - + @@ -928,32 +927,33 @@ + description="Builds javadocs to build dir"> - - + + - + source="6" + bootclasspath="${bootclasspath6}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + executable="${javadoc7}" + additionalparam="-XDignore.symbol.file=true"/> + description="Removes all extra166y build products"> - @@ -964,21 +964,6 @@ - - - - - - - - - @@ -992,14 +977,14 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - - - + @@ -1032,62 +1015,42 @@ + description="Builds javadocs to build dir"> - - + + - - - - + description="Removes all jsr166e build products"> - - - - - - - - - - -