--- jsr166/build.xml 2013/01/19 17:15:44 1.100 +++ 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,43 +38,35 @@ - + + - - - - - - - + + + + - - - - - - - - - - - - + + + + + + @@ -81,35 +76,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -124,27 +120,30 @@ - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + @@ -152,36 +151,89 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + description="Compiles src/main sources to build dir"> @@ -197,72 +249,58 @@ fork="true"> - - - - - - - - - - + description="Builds javadocs for src/main to dist dir"> - - + + - - - - + + + - - @@ -281,22 +319,17 @@ - - - - - @@ -305,25 +338,17 @@ - - - - - - Building JSR-166 version ${version} - java.home is ${java.home} - - - - - + + + @@ -333,36 +358,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"> - - + - - + + @@ -375,17 +406,24 @@ source="${build.sourcelevel}" fork="true"> - - + - - + --> + + + + @@ -400,9 +438,10 @@ errorProperty="junit.failed" failureProperty="junit.failed" dir="${build.reports.dir}" + jvm="${java8}" fork="true"> - + @@ -503,7 +542,7 @@ - @@ -531,7 +570,6 @@ - @@ -543,7 +581,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -552,50 +590,37 @@ fork="true"> - + + - - + + + - - - - - - - - - - - + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + @@ -627,280 +652,264 @@ + + + + + + + + + + + + + + + + + + + + + description="Builds javadocs for src/jdk7 to dist dir"> - - + + - - + - - + description="Removes all 4jdk7 build products"> - - - - - - - - - - - - - - - - + depends="4jdk7clean, 4jdk7jar"> + + + + - + + depends="configure-compiler" + description="Compiles jsr166x sources to build dir"> - + - + - - + + + - - - - - - + + - + description="Builds javadocs to dist dir"> - - + + - + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - + description="Removes all jsr166x build products"> - - - - - - - - - - - - + + - - + + - + - + - - + - - - + + - - - - - - + + - + description="Builds javadocs to dist dir"> - - + + - + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - + description="Removes all jsr166y build products"> - - - - - - - - - - - + + - - + + @@ -908,104 +917,90 @@ - + - + - - + - - - + + - - - - - - + + - + 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"> - - - - - - - - - - - + + - - + + @@ -1014,14 +1009,14 @@ depends="configure-compiler" description="Compiles jsr166e sources"> - + - + - - - - - - + + - + description="Builds javadocs to build dir"> - - + + - - - - + source="7" + executable="${javadoc7}"> + + + + + + + - - + description="Removes all jsr166e build products"> - - - - - - - - - + + + + + - - + + + + + +