--- jsr166/build.xml 2014/02/16 14:25:46 1.151 +++ jsr166/build.xml 2015/09/03 01:38:44 1.174 @@ -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 @@ - - + - - @@ -123,7 +129,10 @@ - + + + + @@ -157,21 +166,24 @@ - - - - - - - - - - - - + + + + + + + + + + - - + + + + + + + @@ -190,7 +202,7 @@ - + @@ -204,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}}" @@ -213,6 +224,7 @@ + @@ -224,6 +236,12 @@ fork="true"> + + + + + + @@ -236,8 +254,30 @@ + + + + + + + + + + + + + + + + + + + + + + - + @@ -248,11 +288,11 @@ - - + @@ -303,6 +343,7 @@ + @@ -332,7 +373,7 @@ + @@ -405,8 +447,7 @@ - - @@ -416,7 +457,21 @@ classes="${product.jar}"/> - + + + + + + + + + + + + + + + + + + + + + @@ -496,6 +560,32 @@ + + + + + + + + + + + + + + + + + + @@ -567,7 +658,7 @@ - @@ -591,7 +682,7 @@ - @@ -619,19 +710,18 @@ - + classes="${4jdk7product.jar}"/> @@ -644,7 +734,7 @@ + @@ -707,6 +798,7 @@ + @@ -732,12 +824,13 @@ + @@ -792,6 +885,7 @@ + @@ -817,12 +911,13 @@ + @@ -878,6 +973,7 @@ + @@ -903,12 +999,13 @@ + @@ -964,6 +1061,7 @@ + @@ -990,6 +1088,7 @@ + @@ -1015,18 +1114,19 @@ + - @@ -1038,23 +1138,23 @@ classes="${jsr166e.jar}"/> - - + - + - + @@ -1062,7 +1162,7 @@ @@ -1092,6 +1192,13 @@ + + + + + + +