--- jsr166/build.xml 2013/01/21 23:09:26 1.122 +++ jsr166/build.xml 2013/07/10 17:09:45 1.143 @@ -22,11 +22,14 @@ $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 +42,16 @@ + + + + + + + + + + @@ -57,10 +70,10 @@ - - - - + + + + @@ -86,6 +99,18 @@ + + + + + + + + + + + + @@ -105,13 +130,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,7 +160,7 @@ - + @@ -147,11 +179,12 @@ - + + @@ -161,27 +194,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 +229,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -224,6 +290,7 @@ fork="true"> + @@ -242,24 +309,20 @@ - - - - - + + - @@ -269,12 +332,18 @@ + + + + + + @@ -312,154 +381,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -477,29 +435,6 @@ - - - - - - - - - - - - - - @@ -552,6 +487,7 @@ fork="true"> + @@ -560,7 +496,7 @@ - @@ -572,13 +508,24 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -604,31 +551,20 @@ - + - - - - - - - - - - - - - + @@ -641,13 +577,14 @@ - - + + - @@ -660,7 +597,7 @@ @@ -678,10 +615,14 @@ - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -715,7 +656,7 @@ - @@ -729,12 +670,13 @@ - - + + - @@ -765,10 +707,13 @@ - + depends="jsr166xclean, jsr166xjar"> + + + @@ -802,7 +747,7 @@ - @@ -816,12 +761,13 @@ - - + + - @@ -851,10 +797,13 @@ - + depends="jsr166yclean, jsr166yjar"> + + + @@ -862,7 +811,7 @@ @@ -889,7 +838,7 @@ - @@ -903,12 +852,13 @@ - - + + - @@ -938,10 +888,13 @@ - + depends="extra166yclean, extra166yjar"> + + + @@ -973,7 +926,7 @@ - @@ -987,12 +940,13 @@ - - + + - @@ -1003,28 +957,25 @@ - - @@ -1034,10 +985,23 @@ - + depends="jsr166eclean, jsr166ejar"> + + + + + + + + + + + + +