--- jsr166/build.xml 2013/01/23 06:45:08 1.125 +++ 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 @@ - - - - + + + + @@ -118,19 +131,19 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -166,11 +179,12 @@ - + + @@ -180,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"> + - + + + @@ -210,6 +229,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -243,6 +290,7 @@ fork="true"> + @@ -261,24 +309,20 @@ - - - - - + + - @@ -288,6 +332,12 @@ + + + + + + @@ -331,9 +381,6 @@ - - - @@ -341,147 +388,36 @@ - + - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - + + @@ -499,29 +435,6 @@ - - - - - - - - - - - - - - @@ -574,6 +487,7 @@ fork="true"> + @@ -582,7 +496,7 @@ - @@ -594,13 +508,24 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -626,31 +551,20 @@ - + - - - - - - - - - - - - - + @@ -663,13 +577,14 @@ - - + + - @@ -700,14 +615,14 @@ + depends="4jdk7clean, 4jdk7jar"> - + @@ -741,7 +656,7 @@ - @@ -755,12 +670,13 @@ - - + + - + depends="jsr166xclean, jsr166xjar"> - + @@ -831,7 +747,7 @@ - @@ -845,12 +761,13 @@ - - + + - + depends="jsr166yclean, jsr166yjar"> - + @@ -894,7 +811,7 @@ @@ -921,7 +838,7 @@ - @@ -935,12 +852,13 @@ - - + + - + depends="extra166yclean, extra166yjar"> - + @@ -1008,7 +926,7 @@ - @@ -1022,12 +940,13 @@ - - + + - @@ -1038,13 +957,12 @@ @@ -1067,13 +985,23 @@ + depends="jsr166eclean, jsr166ejar"> - + + + + + + + + + + +