Hey guys!

I'm setting up a Jenkins server with Sonar for code analysis and coverage 
with FindBugs, Cobertura and PMD.

Then I was asked to create a job in it that runs tests for some project and 
if Findbugs find some scary or worst problem then the build results in 
failure.

After some googling I came up to 
this<https://wiki.jenkins-ci.org/display/JENKINS/FindBugs+Plugin>where it says

Release 4.26
Added option to either use FindBugs bug priority or rank when mapping the 
plug-in warning priorities

I thought that, with this change, I could set ranks in thresholds seen in 
this image


<https://lh4.googleusercontent.com/-Mu8rqN5cNw8/UTj42Fxre8I/AAAAAAAAHNc/_cvU0ZcRWkQ/s1600/findbugs.png>

So, I would like to know if it's possible to do what I was asked to and, if 
so, how to do it. And if I got it wrong, what's "use rank as priority" 
stands for?

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to