[ 
https://issues.apache.org/jira/browse/HADOOP-16771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andras Bokor updated HADOOP-16771:
----------------------------------
    Description: 
After upgrading to the latest IDEA the IDE throws error message when I try to 
load the checkstyle xml
{code:java}
TreeWalker is not allowed as a parent of LineLength Please review 'Parent 
Module' section for this Check in web documentation if Check is standard.{code}
[This is caused by some backward incompatible changes in checkstyle source 
code|https://github.com/checkstyle/checkstyle/issues/2116]

IDEA uses checkstyle 8.26

We should upgrade our checkstyle version to be compatible with IDEA's 
checkstyle plugin which is the latest.
 Also it's a good time to upgrade maven-checkstyle-plugin as well to 3.1.

  was:
After upgrading to the latest IDEA the IDE throws error message when I try to 
load the checkstyle xml
{code:java}
TreeWalker is not allowed as a parent of LineLength Please review 'Parent 
Module' section for this Check in web documentation if Check is standard.{code}
[This is caused by some backward incompatible changes in checkstyle source 
code|https://github.com/checkstyle/checkstyle/issues/2116]

IDEA uses checkstyle 8.26

We should upgrade our checkstyle version to be compatible with IDEA's 
checkstyle plugin which is the latest.
 Also it's a good time to upgrade maven-checkstyle-plugin as well to brand new 
3.1.


> Checkstyle version is not compatible with IDEA's checkstyle plugin
> ------------------------------------------------------------------
>
>                 Key: HADOOP-16771
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16771
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.3.0
>            Reporter: Andras Bokor
>            Assignee: Andras Bokor
>            Priority: Major
>         Attachments: HADOOP-16771.001.patch
>
>
> After upgrading to the latest IDEA the IDE throws error message when I try to 
> load the checkstyle xml
> {code:java}
> TreeWalker is not allowed as a parent of LineLength Please review 'Parent 
> Module' section for this Check in web documentation if Check is 
> standard.{code}
> [This is caused by some backward incompatible changes in checkstyle source 
> code|https://github.com/checkstyle/checkstyle/issues/2116]
> IDEA uses checkstyle 8.26
> We should upgrade our checkstyle version to be compatible with IDEA's 
> checkstyle plugin which is the latest.
>  Also it's a good time to upgrade maven-checkstyle-plugin as well to 3.1.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to