Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 39F3E200C80 for ; Thu, 25 May 2017 13:06:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 36FD0160BDB; Thu, 25 May 2017 11:06:40 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A17D8160BC7 for ; Thu, 25 May 2017 13:06:39 +0200 (CEST) Received: (qmail 52941 invoked by uid 500); 25 May 2017 11:06:38 -0000 Mailing-List: contact commits-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list commits@flink.apache.org Received: (qmail 52922 invoked by uid 99); 25 May 2017 11:06:38 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2017 11:06:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BAEF8DFC2E; Thu, 25 May 2017 11:06:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: chesnay@apache.org To: commits@flink.apache.org Date: Thu, 25 May 2017 11:06:38 -0000 Message-Id: <972b95cf99ca407583103273a961f032@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/4] flink git commit: [FLINK-6669] set inputEncoding to UTF-8 in scalastyle-maven-plugin archived-at: Thu, 25 May 2017 11:06:40 -0000 Repository: flink Updated Branches: refs/heads/release-1.3 0f86deed2 -> 401e99759 [FLINK-6669] set inputEncoding to UTF-8 in scalastyle-maven-plugin Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/401e9975 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/401e9975 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/401e9975 Branch: refs/heads/release-1.3 Commit: 401e997593631399e4311511f942692a0187e4bb Parents: d1ae1cd Author: lingjinjiang Authored: Tue May 23 10:51:46 2017 +0800 Committer: zentol Committed: Wed May 24 16:52:02 2017 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/401e9975/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cda1b9c..09e56ff 100644 --- a/pom.xml +++ b/pom.xml @@ -1306,6 +1306,7 @@ under the License. ${basedir}/src/main/scala ${basedir}/src/test/scala ${project.basedir}/target/scalastyle-output.xml + UTF-8 UTF-8