--- jsr166/build.xml 2014/06/25 08:29:01 1.156 +++ jsr166/build.xml 2015/09/03 01:24:31 1.173 @@ -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 ... ------------------------------------------------------------------------------ @@ -47,17 +51,14 @@ - @@ -128,7 +129,10 @@ - + + + + @@ -166,14 +170,12 @@ - - - - + + - + - + @@ -214,7 +216,6 @@ source="@{compile-target}" target="@{compile-target}" classpath="${junit.jar}" - bootclasspath="@{classes}:${bootclasspath@{compile-target}}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac@{compile-target}}" @@ -223,6 +224,7 @@ + @@ -234,6 +236,12 @@ fork="true"> + + + + + + @@ -246,9 +254,30 @@ + + + + + + + + + + + + + + + + + + + + + + - - + @@ -259,11 +288,11 @@ - - + @@ -314,6 +343,7 @@ + @@ -417,7 +447,7 @@ - + @@ -428,6 +458,21 @@ classes="${product.jar}"/> + + + + + + + + + + + + + @@ -438,10 +483,19 @@ + + + + + + + + + @@ -508,6 +562,32 @@ + + + + + + + + + + + + + + + + + + @@ -637,8 +718,7 @@ + classes="${4jdk7product.jar}"/> @@ -720,6 +800,7 @@ + @@ -806,6 +887,7 @@ + @@ -893,6 +975,7 @@ + @@ -980,6 +1063,7 @@ + @@ -1006,6 +1090,7 @@ + @@ -1109,6 +1194,13 @@ + + + + + + +