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

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: