--- jsr166/build.xml 2013/01/19 23:40:04 1.107 +++ jsr166/build.xml 2015/09/02 03:53:43 1.170 @@ -16,17 +16,26 @@ $HOME/jdk/jdk6 $HOME/jdk/jdk7 $HOME/jdk/jdk8 + $HOME/jdk/jdk9 where each of the above is a JDK or a symlink to same, and $HOME/jdk/src/jdk6 $HOME/jdk/src/jdk7 $HOME/jdk/src/jdk8 + $HOME/jdk/src/jdk9 where each of the above is a complete JDK source tree (e.g. mercurial forest) or a symlink to same. + + Alternatively, define ant variables thus: + ant -Djdk$N.home=... + for $N in 6 7 8 9 ... ------------------------------------------------------------------------------ - - Run "ant -projecthelp" for full usage information. + + + + + @@ -35,43 +44,46 @@ - + + + + + + + + - - - - - - - + + + + - - - - - - - - - - - - + + + + + + @@ -81,35 +93,37 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + + @@ -124,39 +138,54 @@ - - - - - - - - + + + + + + + + + + + + + + - - - - - - + + + + + + - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + @@ -164,20 +193,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + @@ -196,76 +342,69 @@ classpath="" includeAntRuntime="false" includeJavaRuntime="false" - executable="${javac8}" + executable="${build.main.javac}" fork="true"> - + - - - - - - - - - - - - - - + + - - - - + executable="${javadoc9}"> + + + + + + + + + + + - - @@ -284,174 +423,104 @@ - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + + - - - - - - - - - - - - - + - + + + + + - - - - - - - - - - - - + + + + + - + + + + + + @@ -469,29 +538,6 @@ - - - - - - - - - - - - - - @@ -522,8 +568,33 @@ - + + + + + + + + + + + + + + + + + - + + + + - - - - - + - + - - + - + + + + + + + + + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + + + @@ -614,171 +712,160 @@ - + + + + + + + + + - - + + - - + + - - + description="Removes all 4jdk7 build products"> - - - - - - + depends="4jdk7clean, 4jdk7jar"> + + + + - + - + - + + - - - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + + - + description="Removes all jsr166x build products"> - - - - - - - - - - - - - - - - - - + + + @@ -788,10 +875,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + + @@ -815,76 +904,55 @@ depends="jsr166ycompile" description="Builds library jar from compiled sources"> - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + + - + description="Removes all jsr166y build products"> - - - - - - - - - - - - - - - - + + + @@ -895,213 +963,253 @@ depends="configure-compiler, jsr166yjar" description="Compiles extra166y sources"> - + - + + - - - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + + - + description="Removes all extra166y build products"> - - - - - - - - - - - - - - - - + + + + + + - + - + + - + + + + + + + + + + + + + + + - - - + - - - + + - + link="${java.api.url}" + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + source="${build.jsr166e.java.version}" + executable="${javadoc7}"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + description="Removes all jsr166e build products"> - - - - - + + + depends="jsr166eclean, jsr166edocs"> + + - - - + + + + + - - - - + + + + + +