--- jsr166/build.xml 2013/01/19 01:37:44 1.99 +++ jsr166/build.xml 2013/07/20 18:26:16 1.148 @@ -22,11 +22,15 @@ $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 +39,44 @@ - + + + + + + + + + + + - - - - - - - + + + + - - - - - - - - - - - - + + + + + + @@ -81,35 +86,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -124,27 +130,30 @@ - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + @@ -152,103 +161,193 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + depends="configure-compiler" + description="Compiles src/main sources to build dir"> + destdir="${build.classes.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + classpath="" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> + - - - - - - - - - - - - + description="Builds javadocs for src/main to dist dir"> - - + + - + access="${build.javadoc.access}" + sourcepath="${src.dir}:${jdk8src.dir}" + classpath="" + executable="${javadoc8}"> + + + + + + + + + + - - @@ -267,208 +366,63 @@ - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - Building JSR-166 version ${version} - java.home is ${java.home} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -486,34 +440,11 @@ - - - - - - - - - - - - - - - @@ -541,7 +472,6 @@ - @@ -553,7 +483,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.6" + source="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -562,50 +492,46 @@ fork="true"> - + + + - - + + + - - - - - - - - - - - + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + + @@ -631,286 +557,243 @@ - + + + + + + + + + + description="Builds javadocs for src/jdk7 to dist dir"> - - + + - - + - - + description="Removes all 4jdk7 build products"> - - - + + - - - - - - - - - - - + + - - - - - - + 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"> - - - - - - - - - - - - - - - + + - - + + @@ -918,213 +801,218 @@ - + - + - - + - - - + + - - - - - - + + - + 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"> - - - - - - - - - - - - - - - + + - - + + + + + - + - + - - - - - - + + - + description="Builds javadocs to build dir"> - - + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + description="Removes all jsr166e build products"> - - - - - + + - - - - - - + depends="jsr166eclean, jsr166edocs"> + - - + + + + + +