--- jsr166/build.xml 2015/09/13 17:46:07 1.182 +++ jsr166/build.xml 2016/03/24 20:44:47 1.198 @@ -57,17 +57,6 @@ - - - - - - @@ -186,7 +175,7 @@ - + @@ -205,12 +194,15 @@ - - - - - - + + @@ -244,9 +236,9 @@ - + - + @@ -257,17 +249,16 @@ jvm="${java@{target}}" fork="true"> - + - + + + - - - @@ -299,6 +290,9 @@ + + + @@ -309,6 +303,9 @@ + + + @@ -317,20 +314,23 @@ - + + + - + - + + @@ -393,6 +393,9 @@ + + + @@ -442,6 +445,11 @@ + + + + + @@ -603,6 +611,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="${build.sourcelevel}" + target="${build.sourcelevel}" fork="true"> @@ -658,6 +667,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="6" + target="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -687,8 +697,9 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="6" + target="6" classpath="" - bootclasspath="${bootclasspath7}" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" @@ -854,6 +865,7 @@ classpath="" bootclasspath="${bootclasspath6}" source="5" + target="5" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" @@ -943,6 +955,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="6" + target="6" classpath="" bootclasspath="${bootclasspath6}" includeAntRuntime="false" @@ -1037,6 +1050,7 @@ bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" + target="6" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" @@ -1128,6 +1142,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="${build.jsr166e.java.version}" + target="${build.jsr166e.java.version}" classpath="" includeAntRuntime="false" includeJavaRuntime="false" @@ -1154,8 +1169,9 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" source="${build.jsr166e.java.version}" + target="${build.jsr166e.java.version}" classpath="" - bootclasspath="${bootclasspath7}" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}"