--- jsr166/build.xml 2013/01/21 01:05:01 1.118 +++ jsr166/build.xml 2013/01/21 02:31:40 1.119 @@ -161,14 +161,13 @@ deprecation="${build.deprecation}" source="6" classpath="${junit.jar}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac@{target}}" fork="true"> - - - + @@ -262,16 +261,15 @@ packagenames="none" link="${jdkapi8docs.url}" overview="${src.dir}/intro.html" + sourcepath="${src.dir}:${jdk8src.dir}" classpath="" executable="${javadoc8}"> - - - - - + + + @@ -338,14 +336,13 @@ deprecation="${build.deprecation}" source="6" classpath="${junit.jar}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -359,14 +356,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -550,13 +546,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -653,14 +649,13 @@ packagenames="none" link="${jdkapi7docs.url}" overview="${4jdk7src.dir}/intro.html" + sourcepath="${4jdk7src.dir}:${jdk7src.dir}" classpath="" executable="${javadoc7}"> - - - + @@ -705,6 +700,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" + bootclasspath="${bootclasspath6}" source="5" includeAntRuntime="false" includeJavaRuntime="false" @@ -712,7 +708,6 @@ fork="true"> - @@ -741,11 +736,10 @@ - - - @@ -794,13 +788,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -829,11 +823,10 @@ - - - @@ -880,6 +873,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" + bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" includeAntRuntime="false" @@ -888,8 +882,6 @@ fork="true"> - - @@ -918,11 +910,10 @@ - - - @@ -1003,10 +994,9 @@ - -