-
Bug
-
Resolution: Fixed
-
Major
-
None
The CodeNarc support added in JENKINS-7169 doesn't handle violations generated by the AbcComplexity rules; these contain a <Message> tag instead of a <SourceLine> tag inside the <Violations> tag. The first attached patch fixes this.