From 6bdf15f28da748c974536e799a9f6541e3615948 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 23 Jan 2012 04:06:04 +0100 Subject: javac - setup encoding to UTF-8 --- make/build-staticglgen.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'make/build-staticglgen.xml') diff --git a/make/build-staticglgen.xml b/make/build-staticglgen.xml index ea19bc6d2..6d1511058 100644 --- a/make/build-staticglgen.xml +++ b/make/build-staticglgen.xml @@ -32,6 +32,7 @@ @@ -57,7 +58,8 @@ + encoding="UTF-8" + source="${host.sourcelevel}"> -- cgit v1.2.3