--- jsr166/build.xml 2013/01/19 23:40:04 1.107 +++ jsr166/build.xml 2013/01/22 21:22:57 1.124 @@ -35,7 +35,7 @@ - + @@ -45,33 +45,24 @@ - - - - - - - + + + + - - - - - - - - - - - - + + + + + + @@ -81,10 +72,17 @@ - - + + + + + + + + + + @@ -92,24 +90,6 @@ - - - - - - - - - - - - - - - - - @@ -124,10 +104,9 @@ - - + @@ -135,45 +114,90 @@ - - - - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -200,42 +224,29 @@ fork="true"> - - - - - - - - - - @@ -252,18 +263,16 @@ sourcepath="${src.dir}:${jdk8src.dir}" classpath="" executable="${javadoc8}"> - - - + + + - - @@ -284,22 +293,17 @@ - - - - - @@ -308,7 +312,6 @@ - @@ -326,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"> - - + - - + + @@ -368,11 +377,9 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> @@ -393,9 +400,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -524,7 +532,6 @@ - @@ -545,50 +552,33 @@ fork="true"> - + + + - + - + - - - - - - - - - - - + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"/> @@ -620,6 +610,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -634,12 +651,11 @@ sourcepath="${4jdk7src.dir}:${jdk7src.dir}" classpath="" executable="${javadoc7}"> - + - @@ -648,134 +664,108 @@ description="Puts all distributable products in single hierarchy"/> - + description="Removes all 4jdk7 build products"> - + depends="4jdk7clean, 4jdk7-jar"> - + - + - + - - - - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - + description="Removes all jsr166x build products"> - - - - - - - - - - - - + depends="jsr166xclean, jsr166x-jar"> @@ -788,10 +778,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + - - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - + description="Removes all jsr166y build products"> - - - - - - - - - - - + depends="jsr166yclean, jsr166y-jar"> @@ -892,106 +862,83 @@ - + - + - - - - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - + description="Removes all extra166y build products"> - - - - - - - - - - - + depends="extra166yclean, extra166y-jar"> @@ -1003,10 +950,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - - - - + - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - + description="Removes all jsr166e build products"> - - - - - - - - - - - + depends="jsr166eclean, jsr166e-jar">