[surefire] 04/07: Set the source encoding toe UTF-8

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 21 08:12:49 UTC 2017


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

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

commit f556093323a66712799fc740dd416b40990f84c2
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Sep 20 22:15:05 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 2ccf36e..52b510e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ surefire (2.20.1-1) UNRELEASED; urgency=medium
   * New upstream release
     - Refreshed the patches
     - Ignore the new test dependencies
+    - Set the source encoding toe UTF-8
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 20 Sep 2017 16:46:39 +0200
 
diff --git a/debian/maven.properties b/debian/maven.properties
index 2bfa204..c663c15 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -6,3 +6,5 @@ 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/surefire.git



More information about the pkg-java-commits mailing list