--- jsr166/build.xml 2013/01/21 22:03:09 1.121 +++ jsr166/build.xml 2013/07/18 18:27:55 1.146 @@ -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,6 +229,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -222,8 +290,11 @@ fork="true"> + + + @@ -240,39 +311,42 @@ - - - - - + + - + + + + + + + @@ -310,154 +384,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -475,29 +438,6 @@ - - - - - - - - - - - - - - @@ -550,6 +490,7 @@ fork="true"> + @@ -558,7 +499,7 @@ - @@ -570,13 +511,25 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + + @@ -602,31 +555,20 @@ - + - - - - - - - - - - - - - + @@ -639,13 +581,14 @@ - - + + - @@ -658,7 +601,7 @@ @@ -676,10 +619,14 @@ - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -713,7 +660,7 @@ - @@ -727,12 +674,13 @@ - - + + - @@ -763,10 +711,13 @@ - + depends="jsr166xclean, jsr166xjar"> + + + @@ -800,7 +751,7 @@ - @@ -814,12 +765,13 @@ - - + + - @@ -849,10 +801,13 @@ - + depends="jsr166yclean, jsr166yjar"> + + + @@ -860,7 +815,7 @@ @@ -887,7 +842,7 @@ - @@ -901,12 +856,13 @@ - - + + - @@ -936,14 +892,20 @@ - + depends="extra166yclean, extra166yjar"> + + + + + + @@ -955,11 +917,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"> @@ -971,7 +933,7 @@ - @@ -985,14 +947,15 @@ - - + + - @@ -1000,16 +963,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - @@ -1019,10 +1016,23 @@ - + depends="jsr166eclean, jsr166ejar"> + + + + + + + + + + + + +