--- jsr166/build.xml 2013/01/22 21:22:57 1.124 +++ jsr166/build.xml 2013/07/20 20:40:24 1.149 @@ -22,11 +22,15 @@ $HOME/jdk/src/jdk8 where each of the above is a complete JDK source tree (e.g. mercurial forest) or a symlink to same. +As of 2013-02, the very latest lambda 8 jdk is needed for jdk8. ------------------------------------------------------------------------------ - - Run "ant -projecthelp" for full usage information. + + + + + @@ -39,6 +43,16 @@ + + + + + + + + + + @@ -57,10 +71,10 @@ - - - - + + + + @@ -86,6 +100,18 @@ + + + + + + + + + + + + @@ -105,13 +131,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -147,11 +180,12 @@ - + + @@ -161,27 +195,32 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="@{source}" + source="@{compile-target}" + target="@{compile-target}" classpath="${junit.jar}" - bootclasspath="@{classes}:${bootclasspath@{source}}" + bootclasspath="@{classes}:${bootclasspath@{compile-target}}" includeAntRuntime="false" includeJavaRuntime="false" - executable="${javac@{target}}" + executable="${javac@{compile-target}}" fork="true"> + - + + + @@ -191,6 +230,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -224,8 +291,11 @@ fork="true"> + + + @@ -242,39 +312,42 @@ - - - - - + + - + + + + + + + @@ -307,159 +380,49 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -477,29 +440,6 @@ - - - - - - - - - - - - - - @@ -552,6 +492,7 @@ fork="true"> + @@ -559,8 +500,37 @@ + + + - + + + + + + + + + + + + + @@ -572,13 +542,25 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + + @@ -604,31 +586,20 @@ - + - - - - - - - - - - - - - + @@ -641,13 +612,14 @@ - - + + - @@ -660,7 +632,7 @@ @@ -672,16 +644,15 @@ - - - - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -715,7 +686,7 @@ - @@ -729,12 +700,13 @@ - - + + - @@ -758,17 +730,14 @@ - - - - - - + depends="jsr166xclean, jsr166xjar"> + + + @@ -802,7 +771,7 @@ - @@ -816,12 +785,13 @@ - - + + - @@ -845,16 +815,14 @@ - - - - - + depends="jsr166yclean, jsr166yjar"> + + + @@ -862,7 +830,7 @@ @@ -889,7 +857,7 @@ - @@ -903,12 +871,13 @@ - - + + - @@ -932,20 +901,21 @@ - - - - - + depends="extra166yclean, extra166yjar"> + + + + + + @@ -957,11 +927,11 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="7" + source="${build.jsr166e.java.version}" classpath="" includeAntRuntime="false" includeJavaRuntime="false" - executable="${javac7}" + executable="${build.jsr166e.javac}" fork="true"> @@ -973,7 +943,7 @@ - @@ -987,14 +957,15 @@ - - + + - @@ -1002,42 +973,75 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + - - + + + + + +