--- jsr166/build.xml 2013/01/21 01:05:01 1.118 +++ jsr166/build.xml 2013/01/22 21:22:57 1.124 @@ -106,12 +106,12 @@ - - - - - - + + + + + + @@ -128,7 +128,7 @@ - + @@ -146,29 +146,30 @@ + + - + - - - - + @@ -179,7 +180,7 @@ failonerror="true" jvm="${java@{target}}" fork="true"> - + @@ -196,10 +197,7 @@ - - - - + @@ -262,16 +260,15 @@ packagenames="none" link="${jdkapi8docs.url}" overview="${src.dir}/intro.html" + sourcepath="${src.dir}:${jdk8src.dir}" classpath="" executable="${javadoc8}"> - - - - - + + + @@ -338,14 +335,13 @@ deprecation="${build.deprecation}" source="6" classpath="${junit.jar}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -359,14 +355,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -550,13 +545,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -583,7 +578,7 @@ + classes="${4jdk7product.jar}"/> @@ -653,14 +648,13 @@ packagenames="none" link="${jdkapi7docs.url}" overview="${4jdk7src.dir}/intro.html" + sourcepath="${4jdk7src.dir}:${jdk7src.dir}" classpath="" executable="${javadoc7}"> - - - + @@ -705,6 +699,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" + bootclasspath="${bootclasspath6}" source="5" includeAntRuntime="false" includeJavaRuntime="false" @@ -712,7 +707,6 @@ fork="true"> - @@ -741,11 +735,10 @@ - - - @@ -794,13 +787,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -829,11 +822,10 @@ - - - @@ -880,6 +872,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" + bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" includeAntRuntime="false" @@ -888,8 +881,6 @@ fork="true"> - - @@ -918,11 +909,10 @@ - - - @@ -1003,16 +993,28 @@ - - + + + + + +