--- jsr166/build.xml 2013/01/20 04:44:26 1.114 +++ jsr166/build.xml 2013/02/06 19:55:06 1.137 @@ -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,7 @@ + @@ -57,12 +61,12 @@ - - - - + + + + - + @@ -72,35 +76,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -116,13 +121,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -133,37 +145,112 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -190,22 +277,15 @@ fork="true"> - + - - - - @@ -213,47 +293,43 @@ - - - - - + + - - - - + + + - - @@ -272,11 +348,9 @@ - - @@ -285,7 +359,6 @@ - @@ -294,15 +367,17 @@ - - + + + @@ -318,16 +393,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"> - + @@ -338,17 +413,16 @@ deprecation="${build.deprecation}" source="6" classpath="" - bootclasspath="${product.jar}:${bootclasspath6}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - + @@ -361,15 +435,38 @@ source="${build.sourcelevel}" fork="true"> - - + + --> + + + + + + + + + + + @@ -516,7 +613,6 @@ - @@ -537,48 +633,41 @@ fork="true"> - + + + - - - - - - - - - - - + - + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + @@ -610,35 +699,49 @@ + + + + + + + + - - + + - - + - - @@ -647,17 +750,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -675,24 +781,22 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" - source="5" bootclasspath="${bootclasspath6}" + source="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -704,31 +808,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -737,7 +841,6 @@ - @@ -746,9 +849,12 @@ - + + + @@ -774,9 +880,10 @@ fork="true"> - + + @@ -792,31 +899,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -825,7 +932,6 @@ - @@ -833,9 +939,12 @@ - + + + @@ -853,25 +962,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"> - + - - @@ -883,31 +990,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -916,7 +1023,6 @@ - @@ -924,9 +1030,12 @@ - + + + @@ -950,16 +1059,14 @@ fork="true"> - + - - @@ -971,36 +1078,46 @@ - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - - - @@ -1011,9 +1128,22 @@ - + + + + + + + + + + + + +