--- jsr166/build.xml 2013/01/20 01:06:24 1.109 +++ jsr166/build.xml 2013/01/21 01:05:01 1.118 @@ -35,7 +35,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -57,7 +57,12 @@ - + + + + + + @@ -67,10 +72,17 @@ - - + + + + + + + + + + @@ -78,24 +90,6 @@ - - - - - - - - - - - - - - - - - @@ -110,7 +104,6 @@ - @@ -129,9 +122,6 @@ - - - @@ -144,12 +134,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -186,22 +226,14 @@ fork="true"> - - - - - @@ -209,17 +241,14 @@ - - - @@ -233,9 +262,10 @@ packagenames="none" link="${jdkapi8docs.url}" overview="${src.dir}/intro.html" - sourcepath="${src.dir}:${jdk8src.dir}" classpath="" executable="${javadoc8}"> + + @@ -243,11 +273,9 @@ - - @@ -268,11 +296,9 @@ - - @@ -281,7 +307,6 @@ - @@ -290,7 +315,6 @@ - @@ -308,36 +332,44 @@ + destdir="${build.testcases.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + source="6" + classpath="${junit.jar}" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> - - + + + - - + + - - + destdir="${build.testcases.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + source="6" + classpath="" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> - - + + + - - + + @@ -350,11 +382,9 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> @@ -375,9 +405,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -506,7 +537,6 @@ - @@ -520,54 +550,39 @@ deprecation="${build.deprecation}" source="6" classpath="" - bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + + + - - - - - - - - - - - + - + + + + @@ -600,6 +615,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -611,15 +653,15 @@ packagenames="none" link="${jdkapi7docs.url}" overview="${4jdk7src.dir}/intro.html" - sourcepath="${4jdk7src.dir}:${jdk7src.dir}" classpath="" executable="${javadoc7}"> + + - @@ -628,7 +670,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -637,14 +678,13 @@ - + depends="4jdk7clean, 4jdk7-jar"> @@ -657,44 +697,41 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + + - - - - + - @@ -705,11 +742,13 @@ packagenames="jsr166x.*" link="${jdkapidocs.url}" source="5" - bootclasspath="${bootclasspath6}" - sourcepath="${topsrc.dir}:${jdk6src.dir}" - executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + executable="${javadoc7}"> + + + + + @@ -718,7 +757,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -727,7 +765,6 @@ - @@ -735,7 +772,7 @@ + depends="jsr166xclean, jsr166x-jar"> @@ -748,41 +785,41 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + + - - + - @@ -793,11 +830,13 @@ packagenames="jsr166y.*" link="${jdkapidocs.url}" source="6" - bootclasspath="${bootclasspath6}" - sourcepath="${topsrc.dir}:${jdk6src.dir}" - executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + executable="${javadoc7}"> + + + + + @@ -806,7 +845,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -815,14 +853,13 @@ - + depends="jsr166yclean, jsr166y-jar"> @@ -833,47 +870,45 @@ - + - + + + - - - - + - @@ -884,11 +919,13 @@ packagenames="extra166y.*" link="${jdkapidocs.url}" source="6" - bootclasspath="${bootclasspath6}" - sourcepath="${topsrc.dir}:${jdk6src.dir}" - executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" /> + executable="${javadoc7}"> + + + + + @@ -897,7 +934,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -906,14 +942,13 @@ - + depends="extra166yclean, extra166y-jar"> @@ -925,10 +960,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - - + - @@ -972,11 +1004,12 @@ packagenames="jsr166e.*" link="${jdkapidocs.url}" source="7" - sourcepath="${topsrc.dir}:${jdk7src.dir}" - executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" > - + executable="${javadoc7}"> + + + + @@ -985,7 +1018,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -1000,7 +1032,7 @@ + depends="jsr166eclean, jsr166e-jar">