--- jsr166/build.xml 2014/06/25 08:29:01 1.156 +++ jsr166/build.xml 2015/05/20 06:13:09 1.164 @@ -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 @@ - @@ -166,14 +167,12 @@ - - - - + + - + - + @@ -214,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}}" @@ -223,6 +221,7 @@ + @@ -234,6 +233,12 @@ fork="true"> + + + + + + @@ -314,6 +319,7 @@ + @@ -417,7 +423,7 @@ - + @@ -428,6 +434,21 @@ classes="${product.jar}"/> + + + + + + + + + + + + + @@ -438,7 +459,7 @@ @@ -533,6 +554,7 @@ + @@ -720,6 +742,7 @@ + @@ -806,6 +829,7 @@ + @@ -893,6 +917,7 @@ + @@ -980,6 +1005,7 @@ + @@ -1006,6 +1032,7 @@ + @@ -1109,6 +1136,13 @@ + + + + + + +