[sitemesh] 01/02: set file.encoding for ANT
Tony Mancill
tmancill at moszumanska.debian.org
Mon Sep 21 05:14:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository sitemesh.
commit f51574a874128829250c563728ba1c042e6e2d47
Author: tony mancill <tmancill at debian.org>
Date: Sun Sep 20 22:09:46 2015 -0700
set file.encoding for ANT
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 911d646..510d509 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
+
DEB_UPSTREAM_VERSION := \
$(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)+dfsg-.*/\1/p')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sitemesh.git
More information about the pkg-java-commits
mailing list