-
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:
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.
Seems to work after updating the pom.xml to refers to the last plugins versions...
Sorry for this one.