--- jsr166/build.xml 2015/09/02 03:53:43 1.170 +++ jsr166/build.xml 2015/11/05 15:02:34 1.189 @@ -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 @@ - + + + + + + - - + + - + @@ -129,7 +133,10 @@ - + + + + @@ -187,12 +194,15 @@ - - - - - - + + @@ -201,8 +211,14 @@ + + + + + + - - + + + @@ -231,17 +248,16 @@ failonerror="true" jvm="${java@{target}}" fork="true"> - + + - - + + + - - - @@ -252,56 +268,58 @@ - + - + - + - + - + - - - - - - - - - - + + + + + + + + + + + - - + + - + @@ -332,10 +350,22 @@ depends="configure-compiler" description="Compiles src/main sources to build dir"> - + + + + + + + + + + + + + + @@ -364,6 +395,10 @@ + + + + @@ -391,6 +426,7 @@ + @@ -422,6 +458,10 @@ + + + + @@ -453,8 +493,7 @@ - - @@ -464,22 +503,21 @@ classes="${product.jar}"/> - - + + - - + + - - @@ -522,6 +560,11 @@ + + + + + @@ -661,12 +704,16 @@ + + + + - @@ -678,6 +725,7 @@ + @@ -685,12 +733,13 @@ + - @@ -718,7 +767,7 @@ - @@ -819,6 +868,10 @@ + + + + @@ -883,6 +936,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="6" + target="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -906,6 +960,10 @@ + + + + @@ -994,6 +1052,10 @@ + + + + @@ -1109,6 +1171,10 @@ + + + + @@ -1134,7 +1200,7 @@ - @@ -1146,23 +1212,23 @@ classes="${jsr166e.jar}"/> - - + - + - + @@ -1170,7 +1236,7 @@