Use the ID parameter in recordIssues even when using a single tool

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: warnings-ng-plugin
    • None

      The intuitive way for me would be to use the ID as following:

      recordIssues enabledForFailure: true, aggregatingResults: true, id: "clang.release", tools: [clang()]

      However it should be used as follow as I am using only 1 tool:

      recordIssues enabledForFailure: true, tool: clang(id="clang.release")

       

      This is just a minor enhancement request to harmonize the syntax. Thanks in advance!

            Assignee:
            Ulli Hafner
            Reporter:
            Blaise Ard
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: