[libjfreechart-java] 11/30: Set file encoding to UTF-8.

Markus Koschany apo at moszumanska.debian.org
Sun Oct 16 17:46:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository libjfreechart-java.

commit 3a210c07e72c8912bf95e7a8408552ea7390e497
Author: Markus Koschany <apo at debian.org>
Date:   Sun Oct 16 15:13:46 2016 +0200

    Set file encoding to UTF-8.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 66aa469..7be77d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 export JAVA_HOME=/usr/lib/jvm/default-java
 export CLASSPATH=/usr/share/java/jcommon.jar:/usr/share/java/servlet-api-3.1.jar
+export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
 VERSION:=1.0.19
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjfreechart-java.git



More information about the pkg-java-commits mailing list