Thanks Ullrich,
I found how to set, in the checkstyle xml configuration, the severity
(http://checkstyle.sourceforge.net/property_types.html#severity).
Angelo
On Monday, April 22, 2013 2:33:16 PM UTC+2, Ullrich Hafner wrote:
>
> It is not possible to customize the priority in the Jenkins plug-i
It is not possible to customize the priority in the Jenkins plug-in: the
plug-in reads the priorities of the Checkstyle analysis results (of your build)
and maps them to the corresponding Jenkins priority.
Ulli
Am 22.04.2013 um 13:31 schrieb Angelo D'Agnano :
> Hi,
>
> I installed the checks
Hi,
I installed the checkstyle plug-in and everything seems to work fine.
The only problem I have is that all checkstyle violations are displayed as
"High Priority".
How can I customize what is displayed as High, normal or low priority?
Thanks,
Angelo
--
You received this message because yo