--- jsr166/build.xml 2013/02/04 19:37:52 1.135 +++ jsr166/build.xml 2013/07/10 17:09:45 1.143 @@ -44,6 +44,15 @@ As of 2013-02, the very latest lambda 8 + + + + + + + + + @@ -170,8 +179,8 @@ As of 2013-02, the very latest lambda 8 - + @@ -185,12 +194,13 @@ As of 2013-02, the very latest lambda 8 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"> @@ -201,12 +211,15 @@ As of 2013-02, the very latest lambda 8 - + + + @@ -296,11 +309,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -324,6 +332,12 @@ As of 2013-02, the very latest lambda 8 + + + + + + @@ -367,9 +381,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -381,69 +392,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -463,82 +411,11 @@ As of 2013-02, the very latest lambda 8 classes="${product.jar}"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -558,29 +435,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - @@ -663,6 +517,12 @@ As of 2013-02, the very latest lambda 8 classes="${4jdk7product.jar}"> + + + + + + @@ -691,7 +551,7 @@ As of 2013-02, the very latest lambda 8 - + @@ -703,7 +563,8 @@ As of 2013-02, the very latest lambda 8 + classes="${4jdk7product.jar}" + jtregflags="-exclude:${jtreg.src.dir}/jdk8tests"/> @@ -1101,8 +962,7 @@ As of 2013-02, the very latest lambda 8