From e3efb950bde2f31270023833cf6dc87973a4b698 Mon Sep 17 00:00:00 2001 From: Felix Schumacher Date: Fri, 11 Jan 2019 18:38:51 +0100 Subject: [PATCH 1/2] Use native2ascii while compiling the sources. --- build.xml | 117 ++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 101 insertions(+), 16 deletions(-) diff --git a/build.xml b/build.xml index 6f1e9c89e..b25e6238f 100644 --- a/build.xml +++ b/build.xml @@ -676,6 +676,11 @@ + + + @@ -690,6 +695,11 @@ + + + @@ -703,6 +713,11 @@ + + + @@ -721,6 +736,11 @@ + + + @@ -750,6 +770,11 @@ + + + @@ -791,6 +816,11 @@ + + + @@ -804,6 +834,11 @@ + + + + + + @@ -835,6 +875,11 @@ + + + @@ -848,6 +893,11 @@ + + + @@ -861,6 +911,11 @@ + + + @@ -874,6 +929,11 @@ + + + @@ -889,6 +949,11 @@ + + + @@ -900,6 +965,11 @@ + + + + + + + + + + + + - + @@ -1076,7 +1161,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1086,7 +1171,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1096,7 +1181,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1106,7 +1191,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1116,7 +1201,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1126,7 +1211,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1148,7 +1233,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1168,7 +1253,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1178,7 +1263,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1189,7 +1274,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1201,7 +1286,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1213,7 +1298,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1225,7 +1310,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1234,7 +1319,7 @@ run JMeter unless all the JMeter jars are added. - + @@ -1286,7 +1371,7 @@ run JMeter unless all the JMeter jars are added. - + -- 2.17.1