--- jsr166/build.xml 2015/09/04 19:37:34 1.175 +++ jsr166/build.xml 2015/09/13 17:46:07 1.182 @@ -1,4 +1,5 @@ - + ------------------------------------------------------------------------------ @@ -28,6 +29,11 @@ Alternatively, define ant variables thus: ant -Djdk$N.home=... for $N in 6 7 8 9 ... + + As of 2015-09, there is incomplete hacky support for jigsaw + Build for jigsaw using something like: + ant -Djdk9.home="$HOME/jdk/jigsaw" -Djdk9.src.dir="$HOME/jdk/src/jigsaw" clean test dist + "docs" target is still broken. ------------------------------------------------------------------------------ @@ -38,6 +44,7 @@ + @@ -93,17 +100,25 @@ - + + + + + + - - + + - + @@ -204,8 +219,14 @@ + + + + + + - + + @@ -234,7 +256,8 @@ failonerror="true" jvm="${java@{target}}" fork="true"> - + + @@ -283,7 +306,14 @@ + + + + + + + @@ -293,7 +323,8 @@ workDir="@{workdir}/JTwork" reportDir="@{workdir}/JTreport"> - + + @@ -326,10 +357,22 @@ depends="configure-compiler" description="Compiles src/main sources to build dir"> - + + + + + + + + + + + + + + @@ -358,6 +402,10 @@ + + + + @@ -385,6 +433,7 @@ + @@ -416,6 +465,10 @@ + + + + @@ -514,6 +567,11 @@ + + + + + @@ -653,6 +711,10 @@ + + + + @@ -670,6 +732,7 @@ + @@ -677,6 +740,7 @@ + @@ -811,6 +875,10 @@ + + + + @@ -898,6 +966,10 @@ + + + + @@ -986,6 +1058,10 @@ + + + + @@ -1101,6 +1177,10 @@ + + + +