diff --git a/framework/projects/Chart/Chart.build.xml b/framework/projects/Chart/Chart.build.xml
index 2af2bdaf5..2d75a9cd3 100644
--- a/framework/projects/Chart/Chart.build.xml
+++ b/framework/projects/Chart/Chart.build.xml
@@ -53,6 +53,7 @@ of the checked-out project version.
destdir="${d4j.workdir}/build"
debug="on"
deprecation="false"
+ encoding="UTF-8"
source="1.6"
target="1.6">
@@ -102,6 +103,7 @@ of the checked-out project version.
destdir="${d4j.workdir}/build"
debug="on"
deprecation="false"
+ encoding="UTF-8"
source="1.6"
target="1.6">
@@ -116,6 +118,7 @@ of the checked-out project version.