--- jsr166/build.xml 2013/01/20 04:44:26 1.114 +++ jsr166/build.xml 2013/07/20 18:26:16 1.148 @@ -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,35 +86,36 @@ - - + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - + + + + + + + + + @@ -116,13 +131,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -133,37 +155,116 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + @@ -190,22 +291,17 @@ fork="true"> - + - - - - @@ -213,47 +309,45 @@ - - - - - - - - + + - - - - + + + + + + + + + + - - @@ -272,11 +366,9 @@ - - @@ -285,165 +377,52 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - + + @@ -461,29 +440,6 @@ - - - - - - - - - - - - - - @@ -516,7 +472,6 @@ - @@ -537,48 +492,46 @@ fork="true"> - + + + - - - - - - - - - - - + - + + + + + target="7" + workdir="${build.4jdk7.dir}" + classes="${4jdk7product.jar}"> + + + + + + + + + + + + @@ -604,41 +557,56 @@ - + + + + + + + + + - - + + - - + - - @@ -647,17 +615,15 @@ - - - - - - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -675,24 +641,22 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" - source="5" bootclasspath="${bootclasspath6}" + source="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - + - - @@ -704,31 +668,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="5" + executable="${javadoc7}"> + + - @@ -737,18 +701,14 @@ - - - - - - - + + + @@ -774,9 +734,10 @@ fork="true"> - + + @@ -792,31 +753,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -825,17 +786,14 @@ - - - - - - + + + @@ -853,25 +811,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"> - + - - @@ -883,31 +839,31 @@ - - - + + - + bootclasspath="${bootclasspath6}" + source="6" + executable="${javadoc7}"> + + - @@ -916,21 +872,21 @@ - - - - - - + + + + + + @@ -942,24 +898,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"> - + - - @@ -971,49 +925,94 @@ - - - + + - + access="${build.javadoc.access}" + sourcepath="${topsrc.dir}:${jdk6src.dir}" + source="${build.jsr166e.java.version}" + executable="${javadoc7}"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + - - + + + + + +