--- jsr166/build.xml 2013/01/20 01:09:12 1.110 +++ 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 @@ - - - - - - - - - - - - - - - - - @@ -128,9 +122,6 @@ - - - @@ -143,12 +134,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -185,22 +226,14 @@ fork="true"> - - - - - @@ -208,17 +241,14 @@ - - - @@ -232,9 +262,10 @@ packagenames="none" link="${jdkapi8docs.url}" overview="${src.dir}/intro.html" - sourcepath="${src.dir}:${jdk8src.dir}" classpath="" executable="${javadoc8}"> + + @@ -242,11 +273,9 @@ - - @@ -267,11 +296,9 @@ - - @@ -280,7 +307,6 @@ - @@ -289,7 +315,6 @@ - @@ -307,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"> - - + + + - - + + @@ -349,11 +382,9 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> @@ -374,9 +405,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -505,7 +537,6 @@ - @@ -519,54 +550,39 @@ deprecation="${build.deprecation}" source="6" classpath="" - bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + + + - - - - - - - - - - - + - + + + + @@ -599,6 +615,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -610,15 +653,15 @@ packagenames="none" link="${jdkapi7docs.url}" overview="${4jdk7src.dir}/intro.html" - sourcepath="${4jdk7src.dir}:${jdk7src.dir}" classpath="" executable="${javadoc7}"> + + - @@ -627,7 +670,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -636,14 +678,13 @@ - + depends="4jdk7clean, 4jdk7-jar"> @@ -656,44 +697,41 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + + - - - - + - @@ -704,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}"> + + + + + @@ -717,7 +757,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -726,7 +765,6 @@ - @@ -734,7 +772,7 @@ + depends="jsr166xclean, jsr166x-jar"> @@ -747,41 +785,41 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + + - - + - @@ -792,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}"> + + + + + @@ -805,7 +845,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -814,14 +853,13 @@ - + depends="jsr166yclean, jsr166y-jar"> @@ -832,47 +870,45 @@ - + - + + + - - - - + - @@ -883,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}"> + + + + + @@ -896,7 +934,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -905,14 +942,13 @@ - + depends="extra166yclean, extra166y-jar"> @@ -924,10 +960,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - - + - @@ -971,11 +1004,12 @@ packagenames="jsr166e.*" link="${jdkapidocs.url}" source="7" - sourcepath="${topsrc.dir}:${jdk7src.dir}" - executable="${javadoc7}" - additionalparam="-XDignore.symbol.file=true" > - + executable="${javadoc7}"> + + + + @@ -984,7 +1018,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -999,7 +1032,7 @@ + depends="jsr166eclean, jsr166e-jar">