--- jsr166/build.xml 2014/10/03 23:18:13 1.159 +++ 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,11 +248,16 @@ failonerror="true" jvm="${java@{target}}" fork="true"> - + + - - - + + + + + + + @@ -245,27 +267,59 @@ + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + - - - + + + - + @@ -296,10 +350,22 @@ depends="configure-compiler" description="Compiles src/main sources to build dir"> - + + + + + + + + + + + + + + + @@ -327,6 +395,10 @@ + + + + @@ -354,6 +426,7 @@ + @@ -385,6 +458,10 @@ + + + + @@ -416,8 +493,7 @@ - - @@ -427,7 +503,21 @@ classes="${product.jar}"/> - + + + + + + + + + + + + + + + + + + + + + @@ -461,6 +560,11 @@ + + + + + @@ -507,6 +611,32 @@ + + + + + + + + + + + + + + + + + + @@ -573,12 +704,16 @@ + + + + - @@ -590,6 +725,7 @@ + @@ -597,12 +733,13 @@ + - @@ -630,19 +767,18 @@ - + classes="${4jdk7product.jar}"/> @@ -719,6 +855,7 @@ + @@ -731,6 +868,10 @@ + + + + @@ -795,6 +936,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="6" + target="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -805,6 +947,7 @@ + @@ -817,6 +960,10 @@ + + + + @@ -892,6 +1039,7 @@ + @@ -904,6 +1052,10 @@ + + + + @@ -979,6 +1131,7 @@ + @@ -1005,6 +1158,7 @@ + @@ -1017,6 +1171,10 @@ + + + + @@ -1042,7 +1200,7 @@ - @@ -1054,23 +1212,23 @@ classes="${jsr166e.jar}"/> - - + - + - + @@ -1078,7 +1236,7 @@ @@ -1108,6 +1266,13 @@ + + + + + + +