You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2016/01/11 03:01:39 UTC

[jira] [Commented] (HADOOP-12701) Run checkstyle on test source files

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