-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
We have developed our own FindBugs detectors which is deployed as a plugin to the findbugs framework, all work fine potential bugs are detected also by the plugin run through Hudson, but the priority and description are ignored completely. All High prio bugs are marked as low, and description is not displayed at all. The only description which is being displayed is 'No description available.' This is not true it is present in the plugin.jar file which is provided throught the messages.xml file but the Hudson FB framework seems to ignore this.
- duplicates
-
JENKINS-1528 Provide generic way to upload warnings descriptions
- Open