[objenesis] 14/17: Set encoding to ISO-8859-1.

Markus Koschany apo at moszumanska.debian.org
Mon May 16 16:09:50 UTC 2016


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

apo pushed a commit to branch master
in repository objenesis.

commit e0e020b89e91081f8982df0141934467099c5d52
Author: Markus Koschany <apo at debian.org>
Date:   Mon May 16 17:28:30 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index d1cd82d..683a798 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 export JAVA_HOME=/usr/lib/jvm/default-java
+export JAVA_TOOL_OPTIONS=-Dfile.encoding=iso-8859-1
 
 %:
 	dh $@ --parallel --with javahelper,maven_repo_helper

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



More information about the pkg-java-commits mailing list