Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.3
-
Labels:None
-
Environment:Windows XP SP2, Maven 2.2.1
-
Number of attachments :
Description
In version 2.0.1 plugin used edu.umd.cs.findbugs.BugInstance class and its method getPriorityString().
In version 2.2 priority read as a number from "findbugsXml.xml" file is not mapped to more human friendly texts ("High", "Medium", "Low"), but instead written directly to the report.