--- jsr166/build.xml 2013/01/19 23:58:12 1.108 +++ jsr166/build.xml 2013/01/22 21:22:57 1.124 @@ -35,7 +35,7 @@ - + @@ -45,28 +45,24 @@ - - - - - - + + + + - - - - - - - - + + + + + + @@ -76,10 +72,17 @@ - - + + + + + + + + + + @@ -87,24 +90,6 @@ - - - - - - - - - - - - - - - - - @@ -119,10 +104,9 @@ - - + @@ -130,45 +114,90 @@ - - - - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -195,42 +224,29 @@ fork="true"> - - - - - - - - - - @@ -247,18 +263,16 @@ sourcepath="${src.dir}:${jdk8src.dir}" classpath="" executable="${javadoc8}"> - - - + + + - - @@ -279,22 +293,17 @@ - - - - - @@ -303,7 +312,6 @@ - @@ -321,36 +329,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"> - - + - - + + @@ -363,11 +377,9 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> @@ -388,9 +400,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -519,7 +532,6 @@ - @@ -540,50 +552,33 @@ fork="true"> - + + - - + + + - - - - - - - - - - - + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"/> @@ -615,6 +610,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -629,12 +651,11 @@ sourcepath="${4jdk7src.dir}:${jdk7src.dir}" classpath="" executable="${javadoc7}"> - + - @@ -643,75 +664,68 @@ description="Puts all distributable products in single hierarchy"/> - + description="Removes all 4jdk7 build products"> - + depends="4jdk7clean, 4jdk7-jar"> - + - + - + - - - - - - + - @@ -721,12 +735,13 @@ + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + @@ -735,17 +750,14 @@ description="Puts all distributable products in single hierarchy"/> - + description="Removes all jsr166x build products"> - - @@ -753,7 +765,7 @@ + depends="jsr166xclean, jsr166x-jar"> @@ -766,10 +778,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + - - - - + - @@ -812,12 +822,13 @@ + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + @@ -826,24 +837,21 @@ description="Puts all distributable products in single hierarchy"/> - + description="Removes all jsr166y build products"> - - + depends="jsr166yclean, jsr166y-jar"> @@ -854,49 +862,44 @@ - + - + - - - - - - + - @@ -906,12 +909,13 @@ + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + @@ -920,24 +924,21 @@ description="Puts all distributable products in single hierarchy"/> - + description="Removes all extra166y build products"> - - + depends="extra166yclean, extra166y-jar"> @@ -949,10 +950,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - - - - + - @@ -997,12 +993,25 @@ + source="7" + executable="${javadoc7}"> + + + + + + + @@ -1011,12 +1020,10 @@ description="Puts all distributable products in single hierarchy"/> - + description="Removes all jsr166e build products"> - @@ -1027,7 +1034,7 @@ + depends="jsr166eclean, jsr166e-jar">