Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-946

checkstyle output has changed?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.11.1
    • None
    • build, Precommit
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aw Allen Wittenauer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: