Details
-
Type:
Bug
-
Status: Reopened (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: ci-game-plugin
-
Labels:None
-
Environment:linux redhat EL4
Hudson 1.348
ci-game plugin 1.17
findbugs plugin 4.3
-
Similar Issues:
Description
After an SVN commit to fix one findbug warning, build is triggered, all is fine in the build report, but the score card does not take into account the fixed "normal priority" warning. It should score +3 according to the ci-game plugin page :
FindBugs Plugin. Adding/removing a HIGH priority findbugs warning = -5/+5. Adding/removing a MEDIUM priority findbugs warning = -3/+3. Adding/removing a LOW priority findbugs warning = -1/+1
See the attached screenshot.
The plugin is compiled against very old versions of the plugin. I should update the dependencies to the latest..