-
New Feature
-
Resolution: Won't Do
-
Minor
-
None
-
Warnings-NG v1.0.1
I am using the warnings-ng plugin for checking a.o. the log of the TI (Texas Instruments) compiler. Unfortunately all warnings are treated equally wheras I would like to distinguish for example a 'variable declared but not used' from a 'shift count too large'.
As an error is a build failure, I am currently left with a list of (only) warnings, all thrown together.
Would it be possible to overrule the classification for a given parser?
- relates to
-
JENKINS-52551 Make mapping of PMD levels for the Jenkins PMD plugins configurable
-
- Resolved
-
-
JENKINS-52990 Allow setting priority per category
-
- Closed
-
-
JENKINS-64354 Change severity mapping for PC-Lint
-
- Closed
-
Wouldn't it make more sense to create a global mapping for all users based on some keywords in the message? I.e. the source code should be improved. Interested in providing a pull request?
Or is your intended categorization not usable for other users?