[
https://issues.apache.org/jira/browse/HADOOP-12701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091333#comment-15091333
]
John Zhuge commented on HADOOP-12701:
-------------------------------------
As an alternative, we can change Maven checkstyle plugin parameter
*includeTestSourceDirectory* to *true* by default, but that will even have a
much wider impact beyond Hadoop project.
> Run checkstyle on test source files
> -----------------------------------
>
> Key: HADOOP-12701
> URL: https://issues.apache.org/jira/browse/HADOOP-12701
> Project: Hadoop Common
> Issue Type: Test
> Reporter: John Zhuge
> Assignee: John Zhuge
> Priority: Minor
> Attachments: HADOOP-12701.001.patch
>
>
> Test source files are not checked by checkstyle by default. Maven checkstyle
> plugin parameter *includeTestSourceDirectory* is *false* by default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)