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

Provide generic way to upload warnings descriptions

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • warnings-ng-plugin
    • Platform: All, OS: All

      Findbugs supports the use of external plugins such as fb-contrib
      (http://fb-contrib.sourceforge.net/) but they are not supported by the findbugs
      plugin for Hudson. Although the Hudson plugin can correctly parse the output of
      Findbugs generated while using a Findbugs plugin, the Hudson plugin cannot
      correlate the bug names with the bug descriptions. The Hudson findbugs plugin
      should be enhanced to be able to use such Findbugs plugins so that the
      descriptions show up in the report.

          [JENKINS-1528] Provide generic way to upload warnings descriptions

          Jesse Glick added a comment -

          Jesse Glick added a comment - @garethbowles: https://github.com/jenkinsci/findbugs-plugin/pull/3

          garethbowles added a comment - - edited

          @jesseglick: Thanks a bundle !

          garethbowles added a comment - - edited @jesseglick: Thanks a bundle !

          Piotr Glazar added a comment -

          We could really benefit from being able to use our own findbugs plugin with Jenkins plugin. Maybe FindBugsMessages could load message xml files following *message.xml pattern?

          Piotr Glazar added a comment - We could really benefit from being able to use our own findbugs plugin with Jenkins plugin. Maybe FindBugsMessages could load message xml files following *message.xml pattern?

          Jesse Glick added a comment -

          Pull #3 was merged in 4.49. Does it resolve this issue generally or just one case?

          Jesse Glick added a comment - Pull #3 was merged in 4.49. Does it resolve this issue generally or just one case?

          Ulli Hafner added a comment -

          Is this still required?

          Ulli Hafner added a comment - Is this still required?

          Jan Stolze added a comment -

          In addition to the comment of Piotr,

          we would also benefit when the messages of our own findbugs detectors are known and thus shown in Jenkins.

          Jan Stolze added a comment - In addition to the comment of Piotr, we would also benefit when the messages of our own findbugs detectors are known and thus shown in Jenkins.

          Ulli Hafner added a comment -

          Ok, then I reopen and rephrase this issue since this feature might help other tools as well.

          Ulli Hafner added a comment - Ok, then I reopen and rephrase this issue since this feature might help other tools as well.

          Jan Stolze added a comment -

          Is there any change this issue is picked up for one of the coming releases?

          Jan Stolze added a comment - Is there any change this issue is picked up for one of the coming releases?

          Ulli Hafner added a comment -

          I do not have capacity to work on that issue. Maybe someone of the watchers can help here?

          Ulli Hafner added a comment - I do not have capacity to work on that issue. Maybe someone of the watchers can help here?

          Ulli Hafner added a comment -

          As a workaround, one can implement a simple and almost empty Jenkins plugin that provides a new ReportScanning descriptor that overrides the getDescription method. Are your messages in the FindBugs XML format?

          Ulli Hafner added a comment - As a workaround, one can implement a simple and almost empty Jenkins plugin that provides a new ReportScanning descriptor that overrides the getDescription method. Are your messages in the FindBugs XML format?

            Unassigned Unassigned
            moobob42 moobob42
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: