--- jsr166/build.xml 2013/02/01 18:31:17 1.131 +++ 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,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 - - - @@ -293,6 +332,12 @@ As of 2013-02, the very latest lambda 8 + + + + + + @@ -336,9 +381,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -350,69 +392,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -423,79 +402,22 @@ As of 2013-02, the very latest lambda 8 classes="${product.jar}"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - + + @@ -513,29 +435,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - @@ -588,6 +487,7 @@ As of 2013-02, the very latest lambda 8 fork="true"> + @@ -614,7 +514,18 @@ As of 2013-02, the very latest lambda 8 + classes="${4jdk7product.jar}"> + + + + + + + + + + + @@ -640,31 +551,20 @@ As of 2013-02, the very latest lambda 8 - + - - - - - - - - - - - - - + @@ -1062,8 +962,7 @@ As of 2013-02, the very latest lambda 8