Skip to content

v7.0.0

Compare
Choose a tag to compare
@tsjensen tsjensen released this 25 Mar 20:04
· 23 commits to master since this release
80c4d69

This is a new major release which adds support for Checkstyle 10.0 and SonarQube 8.x+. Because of breaking changes in those platforms, Checkstyle Addons also had to undergo some breaking changes:

  • Normal Checkstyle Addons now requires Java 11
  • Dropped support for SonarQube older than 7.9

In order to mitigate the impact on users, we provide variants of Checkstyle Addons for earlier versions of Checkstyle and earlier Java versions. In order to use older versions of SonarQube, just use our older releases. There is no functional change or bug fix in Checkstyle Addons v7.0.0 over v6.0.1.

[Which files to choose for download?]

Note: Artifacts downloaded from here are really .JAR files, renamed because GitHub doesn't like JARs. Just rename them back to .jar after download. All files not found here can be downloaded from Maven Central.