--- jsr166/build.xml 2013/02/03 02:16:08 1.133 +++ 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 - + + + @@ -216,6 +229,34 @@ As of 2013-02, the very latest lambda 8 + + + + + + + + + + + + + + + + + + + + + + + + + @@ -268,11 +309,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -339,9 +375,6 @@ As of 2013-02, the very latest lambda 8 - - - @@ -353,69 +386,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -426,79 +396,22 @@ As of 2013-02, the very latest lambda 8 classes="${product.jar}"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - + + @@ -516,29 +429,6 @@ As of 2013-02, the very latest lambda 8 - - - - - - - - - - - - - - @@ -620,6 +510,13 @@ As of 2013-02, the very latest lambda 8 workdir="${build.4jdk7.dir}" classes="${4jdk7product.jar}"> + + + + + + + @@ -648,31 +545,20 @@ As of 2013-02, the very latest lambda 8 - + - - - - - - - - - - - - - + @@ -1070,8 +956,7 @@ As of 2013-02, the very latest lambda 8