--- jsr166/build.xml 2013/01/20 07:24:52 1.116 +++ 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,12 +71,12 @@ - - - - + + + + - + @@ -72,57 +86,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + @@ -138,13 +131,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -155,16 +155,13 @@ - - - - + @@ -181,16 +178,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -217,22 +291,17 @@ fork="true"> - + - - - - @@ -240,47 +309,45 @@ - - - - - - - - + + - - - - + + + + + + + + + + - - @@ -299,11 +366,9 @@ - - @@ -312,165 +377,52 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -488,29 +440,6 @@ - - - - - - - - - - - - - - @@ -543,7 +472,6 @@ - @@ -564,15 +492,45 @@ fork="true"> - + + + + + + + + + + + + + + + + + - @@ -584,13 +542,25 @@ + classes="${4jdk7product.jar}"> + + + + + + + + + + + + @@ -616,31 +586,20 @@ - + - - - - - - - - - - - - - + @@ -653,31 +612,30 @@ - - + + - - + - - @@ -686,17 +644,15 @@ - - - - - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -714,24 +670,22 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" - source="5" bootclasspath="${bootclasspath6}" + source="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -743,31 +697,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -776,18 +730,14 @@ - - - - - - - + + + @@ -813,9 +763,10 @@ fork="true"> - + + @@ -831,31 +782,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -864,17 +815,14 @@ - - - - - - + + + @@ -892,25 +840,23 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" + bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" - bootclasspath="${jsr166y.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -922,31 +868,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -955,21 +901,21 @@ - - - - - - + + + + + + @@ -981,24 +927,22 @@ 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"> - + - - @@ -1010,49 +954,94 @@ - - - + + - + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + source="${build.jsr166e.java.version}" + executable="${javadoc7}"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + - - + + + + + +