--- jsr166/build.xml 2013/01/21 01:05:01 1.118 +++ jsr166/build.xml 2013/07/20 18:26:16 1.148 @@ -22,11 +22,15 @@ $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 +43,16 @@ + + + + + + + + + + @@ -57,10 +71,10 @@ - - - - + + + + @@ -86,6 +100,18 @@ + + + + + + + + + + + + @@ -105,13 +131,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,7 +161,7 @@ - + @@ -146,41 +179,48 @@ + + - + + - - - - + + - - + + + + @@ -190,16 +230,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -226,8 +291,11 @@ fork="true"> + + + @@ -244,40 +312,42 @@ - - - - - + + - - - - - - + + + + + + + + + + @@ -310,161 +380,49 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -482,29 +440,6 @@ - - - - - - - - - - - - - - @@ -550,13 +485,14 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + @@ -565,7 +501,7 @@ - @@ -577,13 +513,25 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + + @@ -609,31 +557,20 @@ - + - - - - - - - - - - - - - + @@ -646,27 +583,27 @@ - - + + - - - - + @@ -678,16 +615,15 @@ - - - - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -705,6 +641,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" + bootclasspath="${bootclasspath6}" source="5" includeAntRuntime="false" includeJavaRuntime="false" @@ -712,7 +649,6 @@ fork="true"> - @@ -721,7 +657,7 @@ - @@ -735,17 +671,17 @@ - - + + - - - - @@ -753,7 +689,7 @@ @@ -765,17 +701,14 @@ - - - - - - + depends="jsr166xclean, jsr166xjar"> + + + @@ -794,13 +727,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -809,7 +742,7 @@ - @@ -823,17 +756,17 @@ - - + + - - - - @@ -841,7 +774,7 @@ @@ -853,16 +786,14 @@ - - - - - + depends="jsr166yclean, jsr166yjar"> + + + @@ -870,7 +801,7 @@ @@ -880,6 +811,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" + bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" includeAntRuntime="false" @@ -888,8 +820,6 @@ fork="true"> - - @@ -898,7 +828,7 @@ - @@ -912,17 +842,17 @@ - - + + - - - - @@ -930,7 +860,7 @@ @@ -942,20 +872,21 @@ - - - - - + depends="extra166yclean, extra166yjar"> + + + + + + @@ -967,11 +898,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 +914,7 @@ - @@ -997,45 +928,91 @@ - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + - - + + + + + +