--- jsr166/build.xml 2013/01/21 01:05:01 1.118 +++ 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,10 +70,10 @@ - - - - + + + + @@ -86,6 +99,18 @@ + + + + + + + + + + + + @@ -105,13 +130,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,7 +160,7 @@ - + @@ -146,41 +178,48 @@ + + - + + - - - - + + - - + + + + @@ -190,16 +229,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -226,6 +290,7 @@ fork="true"> + @@ -244,40 +309,41 @@ - - - - - + + - - - - - - + + + + + + + + + @@ -315,156 +381,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -482,29 +435,6 @@ - - - - - - - - - - - - - - @@ -550,13 +480,14 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + @@ -565,7 +496,7 @@ - @@ -577,13 +508,24 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -609,31 +551,20 @@ - + - - - - - - - - - - - - - + @@ -646,27 +577,27 @@ - - + + - - - - + @@ -684,10 +615,14 @@ - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -705,6 +640,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" + bootclasspath="${bootclasspath6}" source="5" includeAntRuntime="false" includeJavaRuntime="false" @@ -712,7 +648,6 @@ fork="true"> - @@ -721,7 +656,7 @@ - @@ -735,17 +670,17 @@ - - + + - - - - @@ -753,7 +688,7 @@ @@ -772,10 +707,13 @@ - + depends="jsr166xclean, jsr166xjar"> + + + @@ -794,13 +732,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -809,7 +747,7 @@ - @@ -823,17 +761,17 @@ - - + + - - - - @@ -841,7 +779,7 @@ @@ -859,10 +797,13 @@ - + depends="jsr166yclean, jsr166yjar"> + + + @@ -870,7 +811,7 @@ @@ -880,6 +821,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" + bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" includeAntRuntime="false" @@ -888,8 +830,6 @@ fork="true"> - - @@ -898,7 +838,7 @@ - @@ -912,17 +852,17 @@ - - + + - - - - @@ -930,7 +870,7 @@ @@ -948,14 +888,20 @@ - + depends="extra166yclean, extra166yjar"> + + + + + + @@ -967,11 +913,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"> @@ -983,7 +929,7 @@ - @@ -997,32 +943,66 @@ - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - @@ -1032,10 +1012,23 @@ - + depends="jsr166eclean, jsr166ejar"> + + + + + + + + + + + + +