--- jsr166/build.xml 2013/02/01 21:58:27 1.132 +++ 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 - + + + @@ -216,6 +229,34 @@ As of 2013-02, the very latest lambda 8 + + + + + + + + + + + + + + + + + + + + + + + + + @@ -249,6 +290,7 @@ As of 2013-02, the very latest lambda 8 fork="true"> + @@ -267,11 +309,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -295,6 +332,12 @@ As of 2013-02, the very latest lambda 8 + + + + + + @@ -338,9 +381,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -352,69 +392,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -425,79 +402,22 @@ As of 2013-02, the very latest lambda 8 classes="${product.jar}"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - + + @@ -515,29 +435,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - @@ -590,6 +487,7 @@ As of 2013-02, the very latest lambda 8 fork="true"> + @@ -618,6 +516,13 @@ As of 2013-02, the very latest lambda 8 workdir="${build.4jdk7.dir}" classes="${4jdk7product.jar}"> + + + + + + + @@ -646,31 +551,20 @@ As of 2013-02, the very latest lambda 8 - + - - - - - - - - - - - - - + @@ -1068,8 +962,7 @@ As of 2013-02, the very latest lambda 8