--- jsr166/build.xml 2014/02/25 16:33:15 1.152 +++ jsr166/build.xml 2015/09/11 18:43:46 1.177 @@ -1,4 +1,5 @@ - + ------------------------------------------------------------------------------ @@ -24,6 +25,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 ... ------------------------------------------------------------------------------ @@ -34,6 +39,7 @@ + @@ -46,13 +52,15 @@ - - + - - @@ -87,7 +95,12 @@ - + + + @@ -123,7 +136,10 @@ - + + + + @@ -161,14 +177,12 @@ - - - - + + - + - + @@ -195,7 +209,7 @@ - + @@ -209,7 +223,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 +231,7 @@ + @@ -229,6 +243,12 @@ fork="true"> + + + + + + @@ -241,8 +261,30 @@ + + + + + + + + + + + + + + + + + + + + + + - + @@ -253,11 +295,11 @@ - - + @@ -308,6 +350,7 @@ + @@ -411,8 +454,7 @@ - - @@ -422,7 +464,21 @@ classes="${product.jar}"/> - + + + + + + + + + + + + + + + + + + + + + @@ -502,6 +567,32 @@ + + + + + + + + + + + + + + + + + + @@ -573,7 +665,7 @@ - @@ -585,6 +677,7 @@ + @@ -592,12 +685,13 @@ + - @@ -625,19 +719,18 @@ - + classes="${4jdk7product.jar}"/> @@ -714,6 +807,7 @@ + @@ -800,6 +894,7 @@ + @@ -887,6 +982,7 @@ + @@ -974,6 +1070,7 @@ + @@ -1000,6 +1097,7 @@ + @@ -1037,7 +1135,7 @@ - @@ -1049,23 +1147,23 @@ classes="${jsr166e.jar}"/> - - + - + - + @@ -1073,7 +1171,7 @@ @@ -1103,6 +1201,13 @@ + + + + + + +