--- jsr166/build.xml 2013/01/20 06:11:07 1.115 +++ jsr166/build.xml 2013/05/02 21:38:03 1.139 @@ -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,13 @@ + + + + + + + @@ -57,12 +67,12 @@ - - - - + + + + - + @@ -72,35 +82,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -116,13 +127,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -133,16 +151,13 @@ - - - - + @@ -159,16 +174,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -195,22 +287,15 @@ fork="true"> - + - - - - @@ -218,47 +303,43 @@ - - - - - + + - - - - + + + - - @@ -277,11 +358,9 @@ - - @@ -290,7 +369,6 @@ - @@ -299,15 +377,17 @@ - - + + + @@ -323,16 +403,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"> - + @@ -343,17 +423,16 @@ deprecation="${build.deprecation}" source="6" classpath="" - bootclasspath="${product.jar}:${bootclasspath6}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - + @@ -366,15 +445,38 @@ source="${build.sourcelevel}" fork="true"> - - + + --> + + + + + + + + + + + @@ -521,7 +623,6 @@ - @@ -542,48 +643,45 @@ fork="true"> - + + + - - - - - - - - - - - + - + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -616,24 +714,12 @@ - - - - - - - - - - - - - + @@ -646,31 +732,30 @@ - - + + - - + - - @@ -679,17 +764,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -707,24 +795,22 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" - source="5" bootclasspath="${bootclasspath6}" + source="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -736,31 +822,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -769,7 +855,6 @@ - @@ -778,9 +863,12 @@ - + + + @@ -806,9 +894,10 @@ fork="true"> - + + @@ -824,31 +913,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -857,7 +946,6 @@ - @@ -865,9 +953,12 @@ - + + + @@ -885,25 +976,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"> - + - - @@ -915,31 +1004,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -948,7 +1037,6 @@ - @@ -956,9 +1044,12 @@ - + + + @@ -982,16 +1073,14 @@ fork="true"> - + - - @@ -1003,36 +1092,45 @@ - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - - - @@ -1043,9 +1141,22 @@ - + + + + + + + + + + + + +