--- jsr166/build.xml 2013/01/21 02:31:40 1.119 +++ 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,10 +70,10 @@ - - - - + + + + @@ -86,6 +99,18 @@ + + + + + + + + + + + + @@ -105,13 +130,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,7 +160,7 @@ - + @@ -146,40 +178,48 @@ + + - + + - - + + - - + + + + @@ -189,16 +229,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -225,6 +290,7 @@ fork="true"> + @@ -243,24 +309,20 @@ - - - - - + + - @@ -270,12 +332,18 @@ + + + + + + @@ -313,154 +381,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -478,29 +435,6 @@ - - - - - - - - - - - - - - @@ -553,6 +487,7 @@ fork="true"> + @@ -561,7 +496,7 @@ - @@ -573,13 +508,25 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + + @@ -605,31 +552,20 @@ - + - - - - - - - - - - - - - + @@ -642,13 +578,14 @@ - - + + - @@ -661,7 +598,7 @@ @@ -679,10 +616,14 @@ - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -716,7 +657,7 @@ - @@ -730,12 +671,13 @@ - - + + - @@ -766,10 +708,13 @@ - + depends="jsr166xclean, jsr166xjar"> + + + @@ -803,7 +748,7 @@ - @@ -817,12 +762,13 @@ - - + + - @@ -852,10 +798,13 @@ - + depends="jsr166yclean, jsr166yjar"> + + + @@ -863,7 +812,7 @@ @@ -890,7 +839,7 @@ - @@ -904,12 +853,13 @@ - - + + - @@ -939,14 +889,20 @@ - + depends="extra166yclean, extra166yjar"> + + + + + + @@ -958,11 +914,11 @@ 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"> @@ -974,7 +930,7 @@ - @@ -988,14 +944,15 @@ - - + + - @@ -1003,16 +960,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - @@ -1022,10 +1013,23 @@ - + depends="jsr166eclean, jsr166ejar"> + + + + + + + + + + + + +