Skip to content

Releases: checkstyle/sonar-checkstyle

3.2

23 Dec 23:01
Compare
Choose a tag to compare
3.2

Issue #36: upgrade to checkstyle 7.2

3.1.2

23 Dec 20:34
Compare
Choose a tag to compare

Issue #35: upgrade to checkstyle 7.1.2

3.1.1

23 Dec 20:02
Compare
Choose a tag to compare

Issue #41: resolve warnings during "mvn package"
Issue #42: release 3.1.1 based on checkstyle 7.1.1
Issue #39: config polishing , plugin is switched to jdk 1.8 , as checkstyle 7.X use jdk 1.8

3.1

16 Dec 22:08
Compare
Choose a tag to compare
3.1

Release notes:

config: version tag should be simple number
Issue #7: Change artifact name and provide deployment process (module folder renaming)
Issue #7: Change artifact name and provide deployment process (all except for module folder renaming)
Issue #6: update documentation after transfer ('This rule is deprecated ...' is removed from html files)
Issue #6: update documentation after transfer (DEPRECATED status was removed)
fix for default tokens of ReturnCount
exclude checkstyle as we use shaded version of it to avoid search for checkstyle's dependency to guava Closable.closeQuietly
resolving problem with Exception on sonar launch for missed documentation
downgrade to jdk7 and skip of guava 19, Reflect need to be reimplemented
Issue #28: added UT for validating rules and fixed any errors
config: activate cache for travis to speedup execution
doc: image was added as example to README.md
minor: unification of rules in rules.xml
Increase the file size limit (#22)
Merge pull request #18 from marschall/fix-master
Fix master branch build
Merge pull request #17 from marschall/add-7.1-translations
Add missing 7.1 translations
Issue #4: Upgrade to Checkstyle 7.1
minor: fast-forward-merge.sh was added
Fix JavadocVariable rule definition
Fix ExecutableStatementCount rule definition
Add travis CI icon
Update pom links to SCM and Issues
Remove sonarsource wallboard properties
Remove ITs
Remove dependency to sonarsource parent pom
Merge pull request #25 from ganncamp/patch-1
fix link syntax
move documentation from SonarQube wiki
Update orchestrator to latest release
Moved Github org from SonarCommunity to SonarSource
Fix quality flaw: remove null check
Update deprecation of rules
Add empty jars for sources and javadoc of checkstyle-all artifact