Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54284

Add `@Symbol` to warning parsers

XMLWordPrintable

      I started this to cut down line noise in pipelines

      e.g.

      node {
        stage ('Integration Test') {
          def issues = scanForIssues tool: acuCobol()
          publishIssues issues:[issues]
        }
      }
      

            jeremym Jeremy Marshall
            jeremym Jeremy Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: