--- jsr166/build.xml 2014/05/03 06:40:14 1.153 +++ 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,9 +261,30 @@ + + + + + + + + + + + + + + + + + + + + + + - - + @@ -254,11 +295,11 @@ - - + @@ -309,6 +350,7 @@ + @@ -412,8 +454,7 @@ - - @@ -423,7 +464,21 @@ classes="${product.jar}"/> - + + + + + + + + + + + + + + + + + + + + + @@ -503,6 +567,32 @@ + + + + + + + + + + + + + + + + + + @@ -574,7 +665,7 @@ - @@ -586,6 +677,7 @@ + @@ -593,12 +685,13 @@ + - @@ -626,19 +719,18 @@ - + classes="${4jdk7product.jar}"/> @@ -715,6 +807,7 @@ + @@ -801,6 +894,7 @@ + @@ -888,6 +982,7 @@ + @@ -975,6 +1070,7 @@ + @@ -1001,6 +1097,7 @@ + @@ -1038,7 +1135,7 @@ - @@ -1050,23 +1147,23 @@ classes="${jsr166e.jar}"/> - - + - + - + @@ -1074,7 +1171,7 @@ @@ -1104,6 +1201,13 @@ + + + + + + +