--- jsr166/build.xml 2015/09/04 19:37:34 1.175 +++ jsr166/build.xml 2015/09/30 18:12:20 1.186 @@ -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 @@ + @@ -50,17 +57,6 @@ - - - - - - @@ -93,17 +89,25 @@ - + + + + + + - - + + - + @@ -190,12 +194,15 @@ - - - - - - + + @@ -204,8 +211,14 @@ + + + + + + - + + @@ -234,17 +248,16 @@ failonerror="true" jvm="${java@{target}}" fork="true"> - + + - + + - - - @@ -283,7 +296,14 @@ + + + + + + + @@ -293,9 +313,10 @@ workDir="@{workdir}/JTwork" reportDir="@{workdir}/JTreport"> - + + - + @@ -326,10 +347,22 @@ depends="configure-compiler" description="Compiles src/main sources to build dir"> - + + + + + + + + + + + + + + @@ -358,6 +392,10 @@ + + + + @@ -385,6 +423,7 @@ + @@ -416,6 +455,10 @@ + + + + @@ -514,6 +557,11 @@ + + + + + @@ -653,6 +701,10 @@ + + + + @@ -670,6 +722,7 @@ + @@ -677,6 +730,7 @@ + @@ -811,6 +865,10 @@ + + + + @@ -898,6 +956,10 @@ + + + + @@ -986,6 +1048,10 @@ + + + + @@ -1101,6 +1167,10 @@ + + + +