--- jsr166/build.xml 2013/01/20 07:24:52 1.116 +++ jsr166/build.xml 2013/03/22 18:04:56 1.138 @@ -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,57 +76,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + @@ -138,13 +121,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -155,16 +145,13 @@ - - - - + @@ -181,16 +168,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -217,22 +278,15 @@ fork="true"> - + - - - - @@ -240,47 +294,43 @@ - - - - - + + - - - - + + + - - @@ -299,11 +349,9 @@ - - @@ -312,7 +360,6 @@ - @@ -321,15 +368,17 @@ - - + + + @@ -345,16 +394,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"> - + @@ -365,17 +414,16 @@ deprecation="${build.deprecation}" source="6" classpath="" - bootclasspath="${product.jar}:${bootclasspath6}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - + @@ -388,15 +436,38 @@ source="${build.sourcelevel}" fork="true"> - - + + --> + + + + + + + + + + + @@ -543,7 +614,6 @@ - @@ -564,15 +634,16 @@ fork="true"> - + + - - @@ -584,13 +655,24 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -623,24 +705,12 @@ - - - - - - - - - - - - - + @@ -653,31 +723,30 @@ - - + + - - + - - @@ -686,17 +755,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -714,24 +786,22 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" - source="5" bootclasspath="${bootclasspath6}" + source="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -743,31 +813,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -776,7 +846,6 @@ - @@ -785,9 +854,12 @@ - + + + @@ -813,9 +885,10 @@ fork="true"> - + + @@ -831,31 +904,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -864,7 +937,6 @@ - @@ -872,9 +944,12 @@ - + + + @@ -892,25 +967,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"> - + - - @@ -922,31 +995,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -955,7 +1028,6 @@ - @@ -963,9 +1035,12 @@ - + + + @@ -989,16 +1064,14 @@ fork="true"> - + - - @@ -1010,36 +1083,45 @@ - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - - - @@ -1050,9 +1132,22 @@ - + + + + + + + + + + + + +