--- jsr166/build.xml 2013/01/20 07:43:30 1.117 +++ jsr166/build.xml 2013/07/14 19:55:04 1.144 @@ -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,60 +85,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + @@ -141,13 +130,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -158,16 +154,13 @@ - - - - + @@ -184,16 +177,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -220,22 +290,15 @@ fork="true"> - + - - - - @@ -243,47 +306,44 @@ - - - - - - - - + + - - - - + + + + + + + + + - - @@ -302,11 +362,9 @@ - - @@ -315,7 +373,6 @@ - @@ -324,156 +381,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -491,29 +435,6 @@ - - - - - - - - - - - - - - @@ -546,7 +467,6 @@ - @@ -567,15 +487,16 @@ fork="true"> - + + - - @@ -587,13 +508,24 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -619,31 +551,20 @@ - + - - - - - - - - - - - - - + @@ -656,31 +577,30 @@ - - + + - - + - - @@ -689,17 +609,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -717,24 +640,22 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" - source="5" bootclasspath="${bootclasspath6}" + source="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -746,31 +667,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -779,7 +700,6 @@ - @@ -788,9 +708,12 @@ - + + + @@ -816,9 +739,10 @@ fork="true"> - + + @@ -834,31 +758,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -867,7 +791,6 @@ - @@ -875,9 +798,12 @@ - + + + @@ -895,25 +821,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"> - + - - @@ -925,31 +849,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -958,7 +882,6 @@ - @@ -966,13 +889,19 @@ - + + + + + + @@ -984,24 +913,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"> - + - - @@ -1013,36 +940,69 @@ - - - + + - + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + source="${build.jsr166e.java.version}" + executable="${javadoc7}"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - @@ -1053,9 +1013,22 @@ - + + + + + + + + + + + + +