aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-test.xml')
-rw-r--r--make/build-test.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/build-test.xml b/make/build-test.xml
index 00fd396..ba21c43 100644
--- a/make/build-test.xml
+++ b/make/build-test.xml
@@ -111,6 +111,7 @@
fork="yes"
includeAntRuntime="false"
memoryMaximumSize="${javac.memorymax}"
+ encoding="UTF-8"
source="${target.sourcelevel}"
target="${target.targetlevel}"
bootclasspath="${target.rt.jar}"