GitHub user lingjinjiang opened a pull request:

    https://github.com/apache/flink/pull/3967

    [FLINK-6669] set inputEncoding to UTF-8 in scalastyle-maven-plugin

    When build the source code on Windows, a scala style check error happend.
    It may be caused by the Windows default encoding. When set the 
inputEncoding to UTF-8 in scalastyle-maven-plugin, the error don't happen.
    
    [https://issues.apache.org/jira/browse/FLINK-6669]

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lingjinjiang/flink master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3967.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3967
    
----
commit 505dfc5ae8140bc1be02fee610fd0f4de3e59a4a
Author: lingjinjiang <lingjinji...@gmail.com>
Date:   2017-05-23T02:51:46Z

    [FLINK-6669] set inputEncoding to UTF-8 in scalastyle-maven-plugin

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to