--- jsr166/build.xml 2014/02/16 14:25:46 1.151 +++ jsr166/build.xml 2015/08/10 06:32:23 1.166 @@ -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 @@ - - + - - @@ -157,21 +163,24 @@ - - - - - - - - - - - - + + + + + + + + + + - - + + + + + + + @@ -190,7 +199,7 @@ - + @@ -204,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}}" @@ -213,6 +221,7 @@ + @@ -224,6 +233,12 @@ fork="true"> + + + + + + @@ -236,7 +251,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -252,7 +294,7 @@ jdk="${jdk@{target}.home}" workDir="@{workdir}/JTwork" reportDir="@{workdir}/JTreport"> - + @@ -303,6 +345,7 @@ + @@ -332,7 +375,7 @@ + @@ -405,7 +449,7 @@ - + @@ -416,6 +460,21 @@ classes="${product.jar}"/> + + + + + + + + + + + + + @@ -426,7 +485,7 @@ @@ -437,6 +496,7 @@ + @@ -496,6 +556,32 @@ + + + + + + + + + + + + + + + + + + @@ -625,8 +712,7 @@ + classes="${4jdk7product.jar}"/> @@ -644,7 +730,7 @@ + @@ -707,6 +794,7 @@ + @@ -732,12 +820,13 @@ + @@ -792,6 +881,7 @@ + @@ -817,12 +907,13 @@ + @@ -878,6 +969,7 @@ + @@ -903,12 +995,13 @@ + @@ -964,6 +1057,7 @@ + @@ -990,6 +1084,7 @@ + @@ -1015,11 +1110,12 @@ + @@ -1092,6 +1188,13 @@ + + + + + + +