--- jsr166/build.xml 2013/01/19 22:23:57 1.106 +++ jsr166/build.xml 2013/01/23 06:46:27 1.126 @@ -35,7 +35,7 @@ - + @@ -45,33 +45,24 @@ - - - - - - - + + + + - - - - - - - - - - - - + + + + + + @@ -81,35 +72,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -124,60 +116,113 @@ - - + + + + + + + + - + - - - - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + - - - - - - - - - - - - + + - - - - + + + - - @@ -282,22 +312,17 @@ - - - - - @@ -306,15 +331,17 @@ - - + + + @@ -324,36 +351,42 @@ + 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"> - - + - - + + @@ -366,11 +399,9 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> @@ -391,9 +422,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -522,7 +554,6 @@ - @@ -534,7 +565,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -543,50 +574,33 @@ fork="true"> - + + - - + + + - - - - - - - - - - - + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"/> @@ -618,162 +632,172 @@ + + + + + + + + + + + + + + + + + + + + - - + + - - + - - + description="Removes all 4jdk7 build products"> - - + depends="4jdk7clean, 4jdk7-jar"> + + + + - + - + - + - - - - - - + - - - + + - + sourcepath="${topsrc.dir}:${jdk6src.dir}" + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - + description="Removes all jsr166x build products"> - - - - - - - - - - - - - + depends="jsr166xclean, jsr166x-jar"> + + + @@ -783,14 +807,14 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + - - - - + - - - + + - + sourcepath="${topsrc.dir}:${jdk6src.dir}" + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - + description="Removes all jsr166y build products"> - - - - - - - - - - - - + depends="jsr166yclean, jsr166y-jar"> + + + @@ -884,106 +894,89 @@ - + - + - - - - - - + - + description="Builds javadocs to build dir"> - - + + - + sourcepath="${topsrc.dir}:${jdk6src.dir}" + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - + description="Removes all extra166y build products"> - - - - - - - - - - - - + depends="extra166yclean, extra166y-jar"> + + + @@ -992,14 +985,14 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - - - - + - + description="Builds javadocs to build dir"> - - + + - - - - + source="7" + executable="${javadoc7}"> + + + + + + + - - + description="Removes all jsr166e build products"> - - - - - - - - - - - - - + depends="jsr166eclean, jsr166e-jar"> + + +