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

Akira Ajisaka updated YETUS-489:
--------------------------------
    Attachment: YETUS-489.03.patch

03 patch
* handle \[WARN\] as well.

> checkstyle.sh does not support checkstyle 6.14 or upper
> -------------------------------------------------------
>
>                 Key: YETUS-489
>                 URL: https://issues.apache.org/jira/browse/YETUS-489
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>         Attachments: YETUS-489.01.patch, YETUS-489.02.patch, 
> YETUS-489.03.patch
>
>
> The output format has changed in checkstyle 6.14 by 
> https://github.com/checkstyle/checkstyle/issues/2666.
> Before:
> {noformat}
> /Users/ajisaka/git/hadoop/hadoop-common-project/hadoop-annotations/src/main/java/org/apache/hadoop/classification/InterfaceAudience.java:0:
>  error: Missing package-info.java file.
> {noformat}
> After:
> {noformat}
> [ERROR] 
> /Users/ajisaka/git/hadoop/hadoop-common-project/hadoop-annotations/src/main/java/org/apache/hadoop/classification/InterfaceAudience.java:0:
>  Missing package-info.java file. [JavadocPackage]
> {noformat}
> checkstyle.sh does not support the latter.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to