Skip to content

Upgrade to CheckStyle 8.45 #275

Closed
Closed
@leikingo

Description

@leikingo

Due to a backward incompatible change in the CheckStyle API ( Rename LocalizedMessage to violations ) with the recent CheckStyle release, SpringChecks.processFiltered fails with CheckStyle version 8.42. It seems that AbstractFileSetCheck.addMessages is now AbstractFileSetCheck.addViolations. Since this is a breaking change, the minimum CheckStyle would also have to be increased to 8.42.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions