--- jsr166/build.xml 2013/01/19 22:23:57 1.106 +++ jsr166/build.xml 2013/05/20 19:12:23 1.140 @@ -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,44 @@ - + + + + + + + + + + + - - - - - - - + + + + - - - - - - - - - - - - + + + + + + @@ -81,35 +85,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -124,60 +129,147 @@ - - - - - - - - + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + - + - - - - - - - - - - - + + - - - - + + + - - @@ -282,22 +361,17 @@ - - - - - @@ -306,15 +380,17 @@ - - + + + @@ -324,36 +400,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"> - - + - - + + @@ -366,17 +448,38 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> + + + + + + + + + + + @@ -391,9 +494,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -522,7 +626,6 @@ - @@ -534,7 +637,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -543,50 +646,45 @@ fork="true"> - + + + - - + + + - - - - - - - - - - - + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -612,168 +710,168 @@ - + + + + + + + + + - - + + - - + - - + description="Removes all 4jdk7 build products"> - - + depends="4jdk7clean, 4jdk7jar"> + + + + - + - + - + - - - - - + - - - + + - + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - + description="Removes all jsr166x build products"> - - - - - - - - - - - - - + + + @@ -783,14 +881,14 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + @@ -810,73 +909,59 @@ depends="jsr166ycompile" description="Builds library jar from compiled sources"> - - - + - - - + + - + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - + description="Removes all jsr166y build products"> - - - - - - - - - - - - + + + @@ -887,103 +972,87 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + - - - - - + - + description="Builds javadocs to build dir"> - - + + - + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - + description="Removes all extra166y build products"> - - - - - - - - - - - - + + + @@ -992,14 +1061,14 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - - - + - + description="Builds javadocs to build dir"> - - + + - - - - + source="7" + executable="${javadoc7}"> + + + + + + + - - + description="Removes all jsr166e build products"> - - - - - - - - - + + + + + - - + + + + + +