--- jsr166/build.xml 2013/02/01 18:31:17 1.131 +++ 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,11 +179,12 @@ As of 2013-02, the very latest lambda 8 - + + @@ -184,27 +194,32 @@ 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"> + - + + + @@ -214,6 +229,34 @@ As of 2013-02, the very latest lambda 8 + + + + + + + + + + + + + + + + + + + + + + + + + @@ -247,6 +290,7 @@ As of 2013-02, the very latest lambda 8 fork="true"> + @@ -265,11 +309,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -336,9 +375,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -350,69 +386,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -423,79 +396,22 @@ As of 2013-02, the very latest lambda 8 classes="${product.jar}"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - + + @@ -513,29 +429,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - @@ -588,6 +481,7 @@ As of 2013-02, the very latest lambda 8 fork="true"> + @@ -614,7 +508,18 @@ As of 2013-02, the very latest lambda 8 + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -640,31 +545,20 @@ As of 2013-02, the very latest lambda 8 - + - - - - - - - - - - - - - + @@ -1062,8 +956,7 @@ As of 2013-02, the very latest lambda 8