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

Warnings Plugin incorrectly picks up ClearCase Plugin output as warning

    XMLWordPrintable

Details

    Description

      The Warnings plugin is incorrectly picking up output from the Clearcase Plugin as a warning. An example of a line being picked up by the plugin is:
      identity UCM.Stream oid:b694f709.1b014e0d.bf63.6c:03:05:8f:bc:23@vobuuid:bdbb9ca6.e88d43c1.abe7.9a:23:03:11:84:a1 1

      This is interpreted by the warnings plugin as:

      File: identity UCM.Stream oid:b694f709.1b014e0d.bf63.6c:03:05:8f:bc:23@vobuuid:bdbb9ca6.e88d43c1.abe7.9a, Line: 23, Type: gcc, Priority: High, Category: GCC error

      a1 1

      Attachments

        Issue Links

          Activity

            Code changed in hudson
            User: : drulli
            Path:
            trunk/hudson/plugins/warnings/src/test/java/hudson/plugins/warnings/parser/Gcc4CompilerParserTest.java
            trunk/hudson/plugins/warnings/src/test/java/hudson/plugins/warnings/parser/Gcc4LinkerParserTest.java
            trunk/hudson/plugins/warnings/src/test/resources/hudson/plugins/warnings/parser/issue5445.txt
            http://jenkins-ci.org/commit/29243
            Log:
            [FIXED JENKINS-5445] Added test case.

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in hudson User: : drulli Path: trunk/hudson/plugins/warnings/src/test/java/hudson/plugins/warnings/parser/Gcc4CompilerParserTest.java trunk/hudson/plugins/warnings/src/test/java/hudson/plugins/warnings/parser/Gcc4LinkerParserTest.java trunk/hudson/plugins/warnings/src/test/resources/hudson/plugins/warnings/parser/issue5445.txt http://jenkins-ci.org/commit/29243 Log: [FIXED JENKINS-5445] Added test case.
            drulli Ulli Hafner added a comment -

            Please use the new GCC 4 parser.

            drulli Ulli Hafner added a comment - Please use the new GCC 4 parser.

            People

              drulli Ulli Hafner
              r2b2_nz Richard Bywater
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: