[plexus-compiler] 01/03: Set the source encoding to UTF-8

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 15 21:37:50 UTC 2017


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

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

commit 02ac18c2661105925f2316b58e93a30ecfd10f98
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 15 23:30:24 2017 +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 bc130f3..a6e5af4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ plexus-compiler (2.8.2-4) UNRELEASED; urgency=medium
 
   * Team upload.
   * Removed the unused build dependency on libmaven-install-plugin-java
+  * Set the source encoding to UTF-8
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 07 Sep 2017 16:18:55 +0200
 
diff --git a/debian/maven.properties b/debian/maven.properties
index 578e288..f6c58d4 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -5,3 +5,4 @@
 maven.test.failure.ignore=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/plexus-compiler.git



More information about the pkg-java-commits mailing list