--- jsr166/build.xml 2013/01/19 23:40:04 1.107 +++ jsr166/build.xml 2014/10/03 23:18:13 1.159 @@ -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,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + @@ -196,76 +306,68 @@ classpath="" includeAntRuntime="false" includeJavaRuntime="false" - executable="${javac8}" + executable="${build.main.javac}" fork="true"> - + - - - - - - - - - - - - - - + + - - - - + executable="${javadoc9}"> + + + + + + + + + + + - - @@ -284,174 +386,80 @@ - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - + + - - - - - - - - - - + - + + + + + + + + + + + + @@ -469,29 +477,6 @@ - - - - - - - - - - - - - - @@ -524,7 +509,6 @@ - @@ -545,50 +529,76 @@ fork="true"> - + + + - - - - - + - + - - + - + + + + + + + + + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + + + @@ -614,171 +624,160 @@ - + + + + + + + + + - - + + - - + + - - + description="Removes all 4jdk7 build products"> - - - - - - + depends="4jdk7clean, 4jdk7jar"> + + + + - + - + - + - - - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + + - + description="Removes all jsr166x build products"> - - - - - - - - - - - - - - - - - - + + + @@ -788,10 +787,10 @@ depends="configure-compiler" description="Compiles jsr166y sources"> - + - + + @@ -815,76 +815,55 @@ depends="jsr166ycompile" description="Builds library jar from compiled sources"> - - - + - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + + - + description="Removes all jsr166y build products"> - - - - - - - - - - - - - - - - + + + @@ -895,213 +874,243 @@ 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"> + - - + + + + + +