245 |
classpath="${junit.jar}" |
classpath="${junit.jar}" |
246 |
includeAntRuntime="false" |
includeAntRuntime="false" |
247 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
248 |
|
encoding="ASCII" |
249 |
executable="${javac@{compile-target}}" |
executable="${javac@{compile-target}}" |
250 |
fork="true"> |
fork="true"> |
251 |
|
|
392 |
classpath="" |
classpath="" |
393 |
includeAntRuntime="false" |
includeAntRuntime="false" |
394 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
395 |
|
encoding="ASCII" |
396 |
executable="${build.main.javac}" |
executable="${build.main.javac}" |
397 |
fork="true"> |
fork="true"> |
398 |
|
|
633 |
deprecation="${build.deprecation}" |
deprecation="${build.deprecation}" |
634 |
source="${build.sourcelevel}" |
source="${build.sourcelevel}" |
635 |
target="${build.sourcelevel}" |
target="${build.sourcelevel}" |
636 |
|
encoding="ASCII" |
637 |
fork="true"> |
fork="true"> |
638 |
|
|
639 |
<compilerarg line="${build.args}"/> |
<compilerarg line="${build.args}"/> |
661 |
deprecation="${build.deprecation}" |
deprecation="${build.deprecation}" |
662 |
includeAntRuntime="false" |
includeAntRuntime="false" |
663 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
664 |
|
encoding="ASCII" |
665 |
executable="${javac9}" |
executable="${javac9}" |
666 |
fork="true"> |
fork="true"> |
667 |
|
|
695 |
bootclasspath="${bootclasspath8}" |
bootclasspath="${bootclasspath8}" |
696 |
includeAntRuntime="false" |
includeAntRuntime="false" |
697 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
698 |
|
encoding="ASCII" |
699 |
executable="${javac8}" |
executable="${javac8}" |
700 |
fork="true"> |
fork="true"> |
701 |
|
|
726 |
bootclasspath="${bootclasspath8}" |
bootclasspath="${bootclasspath8}" |
727 |
includeAntRuntime="false" |
includeAntRuntime="false" |
728 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
729 |
|
encoding="ASCII" |
730 |
executable="${javac8}" |
executable="${javac8}" |
731 |
fork="true"> |
fork="true"> |
732 |
|
|
866 |
bootclasspath="${bootclasspath6}" |
bootclasspath="${bootclasspath6}" |
867 |
includeAntRuntime="false" |
includeAntRuntime="false" |
868 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
869 |
|
encoding="ASCII" |
870 |
executable="${javac7}" |
executable="${javac7}" |
871 |
fork="true"> |
fork="true"> |
872 |
|
|
897 |
bootclasspath="${bootclasspath6}" |
bootclasspath="${bootclasspath6}" |
898 |
includeAntRuntime="false" |
includeAntRuntime="false" |
899 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
900 |
|
encoding="ASCII" |
901 |
executable="${javac8}" |
executable="${javac8}" |
902 |
fork="true"> |
fork="true"> |
903 |
|
|
1065 |
target="5" |
target="5" |
1066 |
includeAntRuntime="false" |
includeAntRuntime="false" |
1067 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
1068 |
|
encoding="ASCII" |
1069 |
executable="${javac7}" |
executable="${javac7}" |
1070 |
fork="true"> |
fork="true"> |
1071 |
|
|
1159 |
bootclasspath="${bootclasspath6}" |
bootclasspath="${bootclasspath6}" |
1160 |
includeAntRuntime="false" |
includeAntRuntime="false" |
1161 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
1162 |
|
encoding="ASCII" |
1163 |
executable="${javac7}" |
executable="${javac7}" |
1164 |
fork="true"> |
fork="true"> |
1165 |
|
|
1254 |
target="6" |
target="6" |
1255 |
includeAntRuntime="false" |
includeAntRuntime="false" |
1256 |
includeJavaRuntime="false" |
includeJavaRuntime="false" |
1257 |
|
encoding="ASCII" |
1258 |
executable="${javac7}" |
executable="${javac7}" |
1259 |
fork="true"> |
fork="true"> |
1260 |
|
|