[
https://issues.apache.org/jira/browse/FLINK-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153777#comment-16153777
]
ASF GitHub Bot commented on FLINK-7584:
---------------------------------------
GitHub user jameslafa opened a pull request:
https://github.com/apache/flink/pull/4648
[FLINK-7584] [doc] Fix checkstyle version in Setup IDE
## Problem
There is a breaking change in the Checkstyle-IDEA plugin since version
**8.1**. The Flink `checkstyle.xml` is working up to version **8.0**.
## Fix
Changing the `checkstyle.xml` is a sensible topic so we decided to updated
the documentation to stipulate that we have to use the **8.0** version instead
of **8.1+**.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jameslafa/flink
7584-update-documentation-setup-ide
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4648.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 #4648
----
commit 434e52089f65cfb4784e326b661ba80dfb1bb9a1
Author: James Lafa <[email protected]>
Date: 2017-09-05T14:49:46Z
[FLINK-7584] [doc] Fix checkstyle version in Setup IDE
----
> [Documentation] Add checkstyle version due to breaking change in the plugin
> ---------------------------------------------------------------------------
>
> Key: FLINK-7584
> URL: https://issues.apache.org/jira/browse/FLINK-7584
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.3.2
> Reporter: James Lafa
> Assignee: James Lafa
> Priority: Trivial
>
> There is a breaking change in the Checkstyle-IDEA plugin since version 8.1.
> The Flink `checkstyle.xml` is working up to version 8.0.
> The documentation needs to be updated accordingly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)