--- jsr166/build.xml 2013/01/20 03:51:38 1.113 +++ jsr166/build.xml 2013/01/22 21:22:57 1.124 @@ -35,7 +35,7 @@ - + @@ -57,7 +57,12 @@ - + + + + + + @@ -67,10 +72,17 @@ - - + + + + + + + + + + @@ -78,24 +90,6 @@ - - - - - - - - - - - - - - - - - @@ -112,12 +106,12 @@ - - - - - - + + + + + + @@ -128,37 +122,82 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -185,22 +224,14 @@ fork="true"> - - - - - @@ -208,17 +239,14 @@ - - - @@ -235,18 +263,16 @@ sourcepath="${src.dir}:${jdk8src.dir}" classpath="" executable="${javadoc8}"> - - - + + + - - @@ -267,11 +293,9 @@ - - @@ -280,7 +304,6 @@ - @@ -289,7 +312,6 @@ - @@ -313,16 +335,16 @@ deprecation="${build.deprecation}" source="6" classpath="${junit.jar}" - bootclasspath="${product.jar}:${bootclasspath6}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - + @@ -333,17 +355,16 @@ deprecation="${build.deprecation}" source="6" classpath="" - bootclasspath="${product.jar}:${bootclasspath6}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - + @@ -356,9 +377,9 @@ source="${build.sourcelevel}" fork="true"> - - + + --> @@ -511,7 +532,6 @@ - @@ -532,48 +552,33 @@ fork="true"> - + + - - - - - - - - - - - + - + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"/> @@ -605,6 +610,33 @@ + + + + + + + + + + + + + + + + + + + + @@ -619,12 +651,11 @@ sourcepath="${4jdk7src.dir}:${jdk7src.dir}" classpath="" executable="${javadoc7}"> - + - @@ -633,7 +664,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -642,14 +672,13 @@ - + depends="4jdk7clean, 4jdk7-jar"> @@ -662,44 +691,41 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + - - - - + - @@ -709,12 +735,13 @@ + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + @@ -723,7 +750,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -732,7 +758,6 @@ - @@ -740,7 +765,7 @@ + depends="jsr166xclean, jsr166x-jar"> @@ -753,10 +778,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + - - + - @@ -797,12 +822,13 @@ + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + @@ -811,7 +837,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -820,14 +845,13 @@ - + depends="jsr166yclean, jsr166y-jar"> @@ -838,47 +862,44 @@ - + - + - - - - + - @@ -888,12 +909,13 @@ + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + @@ -902,7 +924,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -911,14 +932,13 @@ - + depends="extra166yclean, extra166y-jar"> @@ -930,10 +950,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - - + - @@ -976,12 +993,25 @@ + source="7" + executable="${javadoc7}"> + + + + + + + @@ -990,7 +1020,6 @@ description="Puts all distributable products in single hierarchy"/> - @@ -1005,7 +1034,7 @@ + depends="jsr166eclean, jsr166e-jar">