--- jsr166/build.xml 2013/01/20 03:34:23 1.111 +++ 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. + + + + @@ -35,10 +38,20 @@ - + + + + + + + + + + + @@ -49,7 +62,7 @@ - + @@ -57,7 +70,12 @@ - + + + + + + @@ -67,35 +85,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -111,13 +130,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,37 +154,116 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -185,22 +290,15 @@ fork="true"> - + - - - - @@ -208,47 +306,43 @@ - - - - - + + - - - - + + + - - @@ -267,11 +361,9 @@ - - @@ -280,7 +372,6 @@ - @@ -289,15 +380,17 @@ - - + + + @@ -313,18 +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"> - - - + @@ -334,20 +425,17 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="6" - classpath="${junit.jar}" - bootclasspath="${product.jar}:${bootclasspath6}" + classpath="" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - - - + @@ -360,17 +448,38 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> + + + + + + + + + + + @@ -517,7 +626,6 @@ - @@ -538,48 +646,45 @@ fork="true"> - + + + - - - - - - - - - - - + - + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -605,41 +710,56 @@ - + + + + + + + + + - - + + - - + - - @@ -648,17 +768,20 @@ - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -668,68 +791,66 @@ depends="configure-compiler" description="Compiles jsr166x sources to build dir"> - + - + - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -738,7 +859,6 @@ - @@ -747,9 +867,12 @@ - + + + @@ -759,10 +882,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + @@ -787,37 +911,37 @@ description="Builds library jar from compiled sources"> - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -826,7 +950,6 @@ - @@ -834,9 +957,12 @@ - + + + @@ -847,68 +973,66 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -917,7 +1041,6 @@ - @@ -925,9 +1048,12 @@ - + + + @@ -936,10 +1062,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - + - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - - - @@ -1012,9 +1145,22 @@ - + + + + + + + + + + + + +