--- jsr166/build.xml 2013/01/19 23:40:04 1.107 +++ 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. + + + + @@ -35,43 +38,35 @@ - + + - - - - - - - + + + + - - - - - - - - - - - - + + + + + + @@ -81,35 +76,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -124,56 +120,138 @@ - - - - - - - - + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -200,72 +278,59 @@ fork="true"> - + - - - - - - - - - - - + + - - - - + + + - - @@ -284,22 +349,17 @@ - - - - - @@ -308,15 +368,17 @@ - - + + + @@ -326,36 +388,42 @@ + destdir="${build.testcases.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + source="6" + classpath="${junit.jar}" + bootclasspath="@{product.jar}:${bootclasspath6}" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> - - + - - + + - - + destdir="${build.testcases.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + source="6" + classpath="" + bootclasspath="@{product.jar}:${bootclasspath6}" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> - - + - - + + @@ -368,17 +436,38 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> + + + + + + + + + + + @@ -393,9 +482,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -524,7 +614,6 @@ - @@ -545,50 +634,45 @@ fork="true"> - + + + + - + - + - - - - - - - - - - - + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -620,165 +704,162 @@ + + + + + + + + - - + + - - + - - + description="Removes all 4jdk7 build products"> - - + depends="4jdk7clean, 4jdk7jar"> + + + + - + - + - + - - - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - + description="Removes all jsr166x build products"> - - - - - - - - - - - - - + + + @@ -788,10 +869,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + @@ -815,76 +897,59 @@ depends="jsr166ycompile" description="Builds library jar from compiled sources"> - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - + description="Removes all jsr166y build products"> - - - - - - - - - - - - + + + @@ -895,106 +960,87 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + - - - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - + description="Removes all extra166y build products"> - - - - - - - - - - - - + + + @@ -1003,10 +1049,10 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - - - + - - - + + - + source="7" + executable="${javadoc7}"> + + + + + + + - - + description="Removes all jsr166e build products"> - - - - - - - - - + + + + + - - + + + + + +