--- jsr166/build.xml 2013/02/06 19:55:06 1.137 +++ jsr166/build.xml 2013/06/18 20:54:57 1.142 @@ -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 - - - @@ -367,9 +375,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -381,69 +386,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -463,82 +405,11 @@ As of 2013-02, the very latest lambda 8 classes="${product.jar}"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -558,29 +429,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - @@ -664,6 +512,10 @@ As of 2013-02, the very latest lambda 8 + + + + @@ -693,7 +545,7 @@ As of 2013-02, the very latest lambda 8 - + @@ -705,7 +557,8 @@ As of 2013-02, the very latest lambda 8 + classes="${4jdk7product.jar}" + jtregflags="-exclude:${jtreg.src.dir}/jdk8tests"/> @@ -1103,8 +956,7 @@ As of 2013-02, the very latest lambda 8