-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
-
3.0.0
The reference build has 919 warnings and previously publishing pmd report has a feature called delta warnings. Is it possible to set new warnings to not exceed total warning count from reference build ? For example currently setting new warning threshold to "3" will fail for the screenshot above. What I'm looking for a feature for not increasing total warnings counts and getting threshold from reference build.
This issue is preventing is from migrating to the Warnings NG plugin.
Warnings move around as code is added and the parsers will pick it up as new warnings.
For us it might be even better if it could check that the number of warnings per file are not increased (just thought of this while writing this comment).