--- jsr166/build.xml 2013/01/19 21:54:53 1.105 +++ jsr166/build.xml 2013/01/21 02:31:40 1.119 @@ -35,7 +35,7 @@ - + @@ -45,33 +45,24 @@ - - - - - - - + + + + - - - - - - - - - - - - + + + + + + @@ -81,10 +72,17 @@ - - + + + + + + + + + + @@ -92,24 +90,6 @@ - - - - - - - - - - - - - - - - - @@ -124,27 +104,23 @@ - - - - - - - + + + + + + - - - - - - - - - - + + + + + + + @@ -154,14 +130,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -177,7 +204,7 @@ - - - - - - - - - - @@ -250,18 +264,16 @@ sourcepath="${src.dir}:${jdk8src.dir}" classpath="" executable="${javadoc8}"> - - - + + + - - @@ -282,22 +294,17 @@ - - - - - @@ -306,7 +313,6 @@ - @@ -324,36 +330,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 +378,9 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> @@ -391,9 +401,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -522,7 +533,6 @@ - @@ -534,7 +544,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -543,49 +553,32 @@ fork="true"> - + + + - + - + - - - - - - - - - - - + @@ -618,6 +611,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -632,12 +652,11 @@ sourcepath="${4jdk7src.dir}:${jdk7src.dir}" classpath="" executable="${javadoc7}"> - + - @@ -646,133 +665,110 @@ description="Puts all distributable products in single hierarchy"/> - + 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 +779,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,105 +863,85 @@ - + - + - - - - - - - + + - + 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 +951,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"> - +