--- jsr166/build.xml 2013/01/20 06:11:07 1.115 +++ jsr166/build.xml 2013/07/14 22:39:31 1.145 @@ -22,11 +22,14 @@ $HOME/jdk/src/jdk8 where each of the above is a complete JDK source tree (e.g. mercurial forest) or a symlink to same. +As of 2013-02, the very latest lambda 8 jdk is needed for jdk8. ------------------------------------------------------------------------------ - - Run "ant -projecthelp" for full usage information. + + + + @@ -39,6 +42,16 @@ + + + + + + + + + + @@ -57,12 +70,12 @@ - - - - + + + + - + @@ -72,35 +85,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -116,13 +130,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -133,16 +154,13 @@ - - - - + @@ -159,16 +177,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -195,22 +290,15 @@ fork="true"> - + - - - - @@ -218,47 +306,44 @@ - - - - - - - - + + - - - - + + + + + + + + + - - @@ -277,11 +362,9 @@ - - @@ -290,7 +373,6 @@ - @@ -299,156 +381,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -466,29 +435,6 @@ - - - - - - - - - - - - - - @@ -521,7 +467,6 @@ - @@ -542,48 +487,46 @@ fork="true"> - + + + - - - - - - - - - - - + - + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + + @@ -609,31 +552,20 @@ - + - - - - - - - - - - - - - + @@ -646,31 +578,30 @@ - - + + - - + - - @@ -679,17 +610,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -707,24 +641,22 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" - source="5" bootclasspath="${bootclasspath6}" + source="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -736,31 +668,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -769,7 +701,6 @@ - @@ -778,9 +709,12 @@ - + + + @@ -806,9 +740,10 @@ fork="true"> - + + @@ -824,31 +759,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -857,7 +792,6 @@ - @@ -865,9 +799,12 @@ - + + + @@ -885,25 +822,23 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" + bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" - bootclasspath="${jsr166y.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -915,31 +850,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -948,7 +883,6 @@ - @@ -956,13 +890,19 @@ - + + + + + + @@ -974,24 +914,22 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="7" + source="${build.jsr166e.java.version}" classpath="" includeAntRuntime="false" includeJavaRuntime="false" - executable="${javac7}" + executable="${build.jsr166e.javac}" fork="true"> - + - - @@ -1003,36 +941,69 @@ - - - + + - + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + source="${build.jsr166e.java.version}" + executable="${javadoc7}"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - @@ -1043,9 +1014,22 @@ - + + + + + + + + + + + + +