--- jsr166/build.xml 2014/06/16 15:55:54 1.154 +++ jsr166/build.xml 2015/09/02 05:00:20 1.172 @@ -24,6 +24,10 @@ $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 ... ------------------------------------------------------------------------------ @@ -46,13 +50,15 @@ - - + - - @@ -161,14 +167,12 @@ - - - - + + - + - + @@ -195,7 +199,7 @@ - + @@ -209,7 +213,6 @@ source="@{compile-target}" target="@{compile-target}" classpath="${junit.jar}" - bootclasspath="@{classes}:${bootclasspath@{compile-target}}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac@{compile-target}}" @@ -218,6 +221,7 @@ + @@ -229,6 +233,12 @@ fork="true"> + + + + + + @@ -241,6 +251,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -258,7 +305,7 @@ jdk="${jdk@{target}.home}" workDir="@{workdir}/JTwork" reportDir="@{workdir}/JTreport"> - + @@ -309,6 +356,7 @@ + @@ -412,7 +460,7 @@ - + @@ -423,6 +471,21 @@ classes="${product.jar}"/> + + + + + + + + + + + + + @@ -433,10 +496,19 @@ + + + + + + + + + @@ -503,6 +575,32 @@ + + + + + + + + + + + + + + + + + + @@ -632,8 +731,7 @@ + classes="${4jdk7product.jar}"/> @@ -715,6 +813,7 @@ + @@ -801,6 +900,7 @@ + @@ -888,6 +988,7 @@ + @@ -975,6 +1076,7 @@ + @@ -1001,6 +1103,7 @@ + @@ -1104,6 +1207,13 @@ + + + + + + +