--- jsr166/build.xml 2013/01/19 21:40:04 1.104 +++ jsr166/build.xml 2013/01/21 02:34:44 1.120 @@ -35,7 +35,7 @@ - + @@ -45,33 +45,24 @@ - - - - - - - + + + + - - - - - - - - - - - - + + + + + + @@ -81,10 +72,17 @@ - - + + + + + + + + + + @@ -92,24 +90,6 @@ - - - - - - - - - - - - - - - - - @@ -124,27 +104,23 @@ - - - - - - - + + + + + + - - - - - - - - - - + + + + + + + @@ -154,30 +130,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + - - - - - - - - - - @@ -250,18 +261,16 @@ sourcepath="${src.dir}:${jdk8src.dir}" classpath="" executable="${javadoc8}"> - - - + + + - - @@ -282,22 +291,17 @@ - - - - - @@ -306,7 +310,6 @@ - @@ -324,36 +327,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 +375,9 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> @@ -391,9 +398,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -522,7 +530,6 @@ - @@ -534,7 +541,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -543,49 +550,32 @@ fork="true"> - + + - - + + + - - - - - - - - - - - + @@ -618,6 +608,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -632,12 +649,11 @@ sourcepath="${4jdk7src.dir}:${jdk7src.dir}" classpath="" executable="${javadoc7}"> - + - @@ -646,127 +662,110 @@ description="Puts all distributable products in single hierarchy"/> - + description="Removes all 4jdk7 build products"> - + depends="4jdk7clean, 4jdk7-jar"> - + + description="Compiles jsr166x sources to build dir"> - + - + - - + + + - - - - - - - + + - - - + + - + sourcepath="${topsrc.dir}:${jdk6src.dir}" + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - + description="Removes all jsr166x build products"> - - - - - - - - - - - - + depends="jsr166xclean, jsr166x-jar"> - + @@ -777,14 +776,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"> - + @@ -878,105 +860,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"> - + @@ -986,14 +948,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"> - +