--- jsr166/build.xml 2013/01/20 03:51:38 1.113 +++ jsr166/build.xml 2013/02/01 21:58:27 1.132 @@ -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. + + + + @@ -35,10 +38,11 @@ - + + @@ -57,7 +61,12 @@ - + + + + + + @@ -67,35 +76,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -111,13 +121,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,37 +145,84 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -185,22 +249,14 @@ fork="true"> - - - - - @@ -208,47 +264,43 @@ - - - - - + + - - - - + + + - - @@ -267,11 +319,9 @@ - - @@ -280,7 +330,6 @@ - @@ -289,15 +338,17 @@ - - + + + @@ -313,16 +364,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"> - + @@ -333,17 +384,16 @@ deprecation="${build.deprecation}" source="6" classpath="" - bootclasspath="${product.jar}:${bootclasspath6}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - + @@ -356,15 +406,24 @@ source="${build.sourcelevel}" fork="true"> - - + + --> + + + + @@ -511,7 +570,6 @@ - @@ -532,48 +590,37 @@ fork="true"> - + + - - - - - - - - - - - + - + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + @@ -605,35 +652,61 @@ + + + + + + + + + + + + + + + + + + + + - - + + - - + - - @@ -642,17 +715,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -662,68 +738,66 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -732,7 +806,6 @@ - @@ -741,9 +814,12 @@ - + + + @@ -753,10 +829,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + @@ -781,37 +858,37 @@ description="Builds library jar from compiled sources"> - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -820,7 +897,6 @@ - @@ -828,9 +904,12 @@ - + + + @@ -841,68 +920,66 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -911,7 +988,6 @@ - @@ -919,9 +995,12 @@ - + + + @@ -930,10 +1009,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - + - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - - - @@ -1006,9 +1093,22 @@ - + + + + + + + + + + + + +