[jackson-annotations] 205/207: properties: Source uses UTF-8 encoding.
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
tjaalton pushed a commit to branch master
in repository jackson-annotations.
commit 1bdc7ba9d37db4c6ce75495598a7c75de07ad7e2
Author: Timo Aaltonen <tjaalton at debian.org>
Date: Sat Sep 6 16:42:21 2014 +0300
properties: Source uses UTF-8 encoding.
---
debian/changelog | 1 +
debian/maven.properties | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3a82777..d333ca1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jackson-annotations (2.4.2-1) UNRELEASED; urgency=medium
* New upstream release.
* control: Add libmaven-bundle-plugin-java to build-depends-indep.
+ * properties: Source uses UTF-8 encoding.
-- Timo Aaltonen <tjaalton at debian.org> Sat, 06 Sep 2014 11:41:00 +0300
diff --git a/debian/maven.properties b/debian/maven.properties
index 40d1d22..b3705b5 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -3,3 +3,4 @@
# maven.test.skip=true
maven.compiler.source=1.6
maven.compiler.target=1.6
+project.build.sourceEncoding=UTF-8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git
More information about the pkg-java-commits
mailing list