[ 
https://issues.apache.org/jira/browse/HADOOP-17897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411072#comment-17411072
 ] 

Masatake Iwasaki commented on HADOOP-17897:
-------------------------------------------

{noformat}
$ mvn checkstyle:checkstyle
$ find . -name checkstyle-errors.xml | xargs grep AvoidNestedBlock | wc -l
629
{noformat}

> Allow nested blocks in switch case in checkstyle settings
> ---------------------------------------------------------
>
>                 Key: HADOOP-17897
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17897
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Minor
>
> Nested blocks in switch case are used in existing code and checkstyle warning 
> are just ignored. It should be allowed in project checkstyle settings.



--
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