[
https://issues.apache.org/jira/browse/HADOOP-13592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483570#comment-15483570
]
Steve Loughran commented on HADOOP-13592:
-----------------------------------------
fixing those warnings is going to be impossible. Sometimes checkstyle whines
about things (line length) which produces worse code if chopped down.
I'm happy for findbugs to block a build, but checkstyle is simply a hint
> Outputs errors and warnings by checkstyle at compile time
> ---------------------------------------------------------
>
> Key: HADOOP-13592
> URL: https://issues.apache.org/jira/browse/HADOOP-13592
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Tsuyoshi Ozawa
> Assignee: Tsuyoshi Ozawa
> Attachments: HADOOP-13592.001.patch
>
>
> Currently, Apache Hadoop has lots checkstyle errors and warnings, but it's
> not outputted at compile time. This prevents us from fixing the errors and
> warnings.
> We should output errors and warnings at compile time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]