[freecol] 94/125: Use file.encoding UTF-8

Markus Koschany apo-guest at moszumanska.debian.org
Sun Dec 20 19:39:35 UTC 2015


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

apo-guest pushed a commit to branch master
in repository freecol.

commit f09056b6798ecc27c7d02602333376352a031094
Author: Markus Koschany <apo at debian.org>
Date:   Sun Dec 20 01:02:41 2015 +0100

    Use file.encoding UTF-8
---
 debian/ant.properties | 2 --
 debian/rules          | 1 +
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/ant.properties b/debian/ant.properties
deleted file mode 100644
index 08cad3b..0000000
--- a/debian/ant.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-compile.encoding=UTF-8
-
diff --git a/debian/rules b/debian/rules
index 8dac3ac..b02ef95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-$(DEB_HOST_ARCH)
 export CLASSPATH=/usr/share/java/cortado.jar:/usr/share/java/miglayout.jar:/usr/share/java/commons-cli.jar
+export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
 
 %:
 	dh $@ --parallel --with javahelper --buildsystem=ant

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



More information about the Pkg-games-commits mailing list