[shiro] 06/06: Set the source encoding to UTF-8

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jul 21 13:35:57 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository shiro.

commit 06823c3578de78239d5bfb6bfef76c4a584cfdb0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 21 15:34:09 2015 +0200

    Set the source encoding to UTF-8
---
 debian/changelog        | 1 +
 debian/maven.properties | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b5df1f7..4755ee9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ shiro (1.2.4-1) unstable; urgency=medium
     - Removed the dependency on libguava-java
     - Refreshed the patch
     - Ignore the maven-toolchains-plugin
+  * Set the source encoding to UTF-8
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 21 Jul 2015 14:52:02 +0200
 
diff --git a/debian/maven.properties b/debian/maven.properties
index e593715..242da7e 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -3,3 +3,4 @@
 # maven.test.skip=true
 
 maven.test.skip=true
+project.build.sourceEncoding=UTF-8

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



More information about the pkg-java-commits mailing list