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

Warnings Plugin wants "Error" but JCReport apparently writes "error"

        [JENKINS-48720] Warnings Plugin wants "Error" but JCReport apparently writes "error"

        Kalle Niemitalo created issue -
        Kalle Niemitalo made changes -
        Link New: This issue is related to JENKINS-48669 [ JENKINS-48669 ]
        Ulli Hafner made changes -
        Component/s New: analysis-model [ 23523 ]
        Component/s Original: warnings-plugin [ 15513 ]
        Assignee Original: Ulli Hafner [ drulli ]
        Labels Original: parser New: help-wanted newbie-friendly
        Priority Original: Minor [ 4 ] New: Trivial [ 5 ]
        Ulli Hafner made changes -
        Epic Link New: JENKINS-56456 [ 198054 ]
        Ulli Hafner made changes -
        Priority Original: Trivial [ 5 ] New: Minor [ 4 ]
        Tobias Redl made changes -
        Assignee New: Tobias Redl [ redto ]
        Tobias Redl made changes -
        Status Original: Open [ 1 ] New: In Progress [ 3 ]
        Tobias Redl made changes -
        Rank New: Ranked higher

        Tobias Redl added a comment -

        drulli maybe a good way to go would be to use 

        issueLevel.toLowerCase()...
        

        then, isn't it?

        Or is there a special reason to check just for the capitalized words?

        Tobias Redl added a comment - drulli  maybe a good way to go would be to use  issueLevel.toLowerCase()... then, isn't it? Or is there a special reason to check just for the capitalized words?

        Ulli Hafner added a comment -

        I think it would be even simpler to use ´Severity.guessFromString´ if possible. That will change the severity of some issues to ˋERRORˋ but that is ok.

        Ulli Hafner added a comment - I think it would be even simpler to use ´Severity.guessFromString´ if possible. That will change the severity of some issues to ˋERRORˋ but that is ok.

          redto Tobias Redl
          kon Kalle Niemitalo
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

            Created:
            Updated:
            Resolved: