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

Allen Wittenauer updated YETUS-946:
-----------------------------------
    Component/s: build

> checkstyle output has changed?
> ------------------------------
>
>                 Key: YETUS-946
>                 URL: https://issues.apache.org/jira/browse/YETUS-946
>             Project: Yetus
>          Issue Type: Bug
>          Components: build, Precommit
>    Affects Versions: 0.11.1
>            Reporter: Allen Wittenauer
>            Priority: Major
>             Fix For: 0.12.0
>
>
> Maven's output appears to also be in a new format that I saw while updating 
> the gradle plugin.
> {{[ERROR] 
> src/main/java/org/apache/yetus/audience/tools/StabilityOptions.java:[59,42] 
> (misc) FinalParameters: Parameter options should be final.}}
> I'm fairly certain we are still expecting output to look like this:
> {{[ERROR] 
> src/main/java/org/apache/yetus/audience/tools/StabilityOptions.java:59:42: 
> (misc) FinalParameters: Parameter options should be final.}}
> Looking at what hadoop is generating, it still in the old format. So probably 
> need to write some code to convert new to old (which is easier to parse) 
> similar to what I wrote for gradle.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to