You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/01/15 15:20:42 UTC

[sling-parent] branch master updated: SLING-7381 Set source encoding to UTF-8

This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new dd2bdc3  SLING-7381 Set source encoding to UTF-8
dd2bdc3 is described below

commit dd2bdc3da53bbdda3474eeb50f8ce897c92f6e27
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Jan 15 16:20:18 2018 +0100

    SLING-7381 Set source encoding to UTF-8
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 22ea9ee..95d4513 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,6 +55,7 @@
               - 9: Java 9
         -->
         <sling.java.version>7</sling.java.version>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
         <surefire.plugin.version>2.20.1</surefire.plugin.version>
     </properties>

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].