--- jsr166/build.xml 2013/01/20 07:43:30 1.117 +++ jsr166/build.xml 2013/06/18 19:03:50 1.141 @@ -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,12 +70,12 @@ - - - - + + + + - + @@ -72,60 +85,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + @@ -141,13 +130,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -158,16 +154,13 @@ - - - - + @@ -184,16 +177,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -220,22 +290,15 @@ fork="true"> - + - - - - @@ -243,47 +306,43 @@ - - - - - + + - - - - + + + - - @@ -302,11 +361,9 @@ - - @@ -315,7 +372,6 @@ - @@ -324,15 +380,17 @@ - - + + + @@ -348,16 +406,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"> - + @@ -368,17 +426,16 @@ deprecation="${build.deprecation}" source="6" classpath="" - bootclasspath="${product.jar}:${bootclasspath6}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - + @@ -391,15 +448,38 @@ source="${build.sourcelevel}" fork="true"> - - + + --> + + + + + + + + + + + @@ -546,7 +626,6 @@ - @@ -567,15 +646,16 @@ fork="true"> - + + - - @@ -587,13 +667,24 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -619,31 +710,20 @@ - + - - - - - - - - - - - - - + @@ -656,31 +736,30 @@ - - + + - - + - - @@ -689,17 +768,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -717,24 +799,22 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" - source="5" bootclasspath="${bootclasspath6}" + source="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -746,31 +826,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -779,7 +859,6 @@ - @@ -788,9 +867,12 @@ - + + + @@ -816,9 +898,10 @@ fork="true"> - + + @@ -834,31 +917,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -867,7 +950,6 @@ - @@ -875,9 +957,12 @@ - + + + @@ -895,25 +980,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"> - + - - @@ -925,31 +1008,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -958,7 +1041,6 @@ - @@ -966,9 +1048,12 @@ - + + + @@ -992,16 +1077,14 @@ fork="true"> - + - - @@ -1013,36 +1096,45 @@ - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - - - @@ -1053,9 +1145,22 @@ - + + + + + + + + + + + + +