Skip to content

Releases: checkstyle/sonar-checkstyle

3.6.1

08 Apr 18:18

Choose a tag to compare

Issue #93: upgrade to checkstyle 7.6.1
Issue #86: api is upgraded to 5.6.6
Issue #94: added support for tabWidth in specific checks
Issue #28: added validation of tokens for all modules
Issue #28: aligned tests with checkstyle project
infra: make version of jar to be dynamic in wercker

3.6

27 Feb 13:44

Choose a tag to compare

3.6

Issue #81: upgrade to checkstyle 7.6
Issue #32: wercker badge was added to README.md
Issue #32: wercker to test installation
Issue #32: basic wercker build file is created
Issue #32: Dockerfile creation for plugin testing in CI
Issue #75: Options for WhitespaceAround too long, type is changed from s[...] to STRING
Issue #45: resolved many checkstyle violations
Issue #45: resolved multiple simple formatting violations
Issue #60: added custom header for project
Issue #71: fix Violation at sonarqube.com
Issue #68: Lessen dependency on Guava
Issue #49: Reduce rule violations

3.5.1

04 Feb 20:18

Choose a tag to compare

Issue #63: upgrade to checkstyle 7.5.1

3.5

29 Jan 23:58

Choose a tag to compare

3.5

Issue #62: upgrade to checkstyle 7.5
Issue #61: set sonar login by token, secure token does not work for some reason
Issue #49: fix for 'Missing semicolon'
Issue #61: set sonar url
Issue #61: make sonar public profile to allow binaries be hosted at Sonar Software Update Center
Issue #56: all html pages that has http lnks were updated by content from official html web site

3.4

31 Dec 16:44

Choose a tag to compare

3.4

Change log:
Issue #54: update to checkstyle 7.4
Issue #52: checkstyle-sonar-plugin does not work with sonar 4.5.2 and 4.5.4 require upgrade to 5.6.4
Issue #49: TC badge was added
Issue #48: findbugs is activated, but there are some cases to investigate in excludes
Issue #47: pmd is enforced on whole code
Issue #46: enforce strict code coverage by cobertura
Issue #45: Some Checvkstyle violations are resolved
Issue #44: upgrade to sonarqube 4.5.4 api
Issue #28: added test to verify checkstyle.properties

3.3

24 Dec 00:50

Choose a tag to compare

3.3

Issue #37: upgrade to checkstyle 7.3
Issue #28: fix broken rules test (#50)

3.2

23 Dec 23:01

Choose a tag to compare

3.2

Issue #36: upgrade to checkstyle 7.2

3.1.2

23 Dec 20:34

Choose a tag to compare

Issue #35: upgrade to checkstyle 7.1.2

3.1.1

23 Dec 20:02

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

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