1 Star 1 Fork 1

wayne / sonar-pmd-p3c

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 5.60 KB
一键复制 编辑 原始数据 按行查看 历史
曹文亮 提交于 2019-06-18 17:27 . init p3c

Changelog

3.2.1-SNAPSHOT (2019-03-29)

Full Changelog

None, yet.

3.2.0 (2019-03-29)

Full Changelog

Implemented enhancements:

  • Updated PMD (6.10.0)

Closed issues:

  • SonarQube 7.6+ Support #81

3.1.3 (2018-11-29)

Full Changelog

Closed issues:

  • Sonar-PMD may break analysis due to illegally formatted violation reports #70

3.1.2 (2018-11-26)

Full Changelog

Closed issues:

  • Sonar PMD can not be used with Java 9+ using the sonar-scanner-gradle plugin #69

3.1.0 (2018-11-19)

Full Changelog

Implemented enhancements:

  • Java 11 support
  • Updated PMD (6.9.0)

Breaking changes:

  • Config parameters of Rule CyclomaticComplexity changed.
    • Removed:
      • reportLevel
      • showClassesComplexity
      • showMethodsComplexity
    • Added
      • classReportLevel
      • methodReportLevel
  • Config parameters of Rule AvoidUsingHardCodedIP changed.
    • Removed: pattern
    • Added: checkAddressTypes

Closed issues:

  • Upgrade pmd version to the latest one for parsing Java 8 code successfully #34
  • Please update PMD to at least 5.5.2 #38
  • Java 10 compatibility #44
  • Upgrade to a recent PMD version? #48
  • Convert project into Multi module Maven Project #59
  • Sonar-PMD can not be used with all rules #64

Merged pull requests:

3.0.1 (2018-10-29)

Full Changelog

Fixed bugs:

  • Plugin does not work with SonarQube 7.4 #55

3.0.0 (2018-10-29)

Full Changelog

Implemented enhancements:

  • CodeStyle defined by .editorconfig
  • Tests migrated to JUnit 5 & AssertJ
  • Changed versioning scheme (MAJOR.MINOR.PATCH)

Fixed bugs:

  • Plugin doesn't work with SonarQube 7.3 #49
  • Fixed travis build and integration tests #52

Closed issues:

  • Usage of deprecated SonarQube API < 5.6 #42
  • Compatibility matrix not up to date #47
  • New maintainer? #50

Merged pull requests:

  • Fix grammar in AvoidUsingShortType.html #32 (simon04)
  • Add version 2.6 to PMD Plugin -> PMD mapping #41 (char16t)

2.6 (2016-06-30)

Full Changelog

Implemented enhancements:

  • Upgrade to PMD 5.4.2

2.5 (2015-11-04)

Full Changelog

Implemented enhancements:

  • Upgrade to PMD 5.4.0

Fixed bugs:

  • Fixed Integration tests

2.4.1 (2015-05-05)

Full Changelog

Implemented enhancements:

  • Upgrade to PMD 5.3.1

2.4 (2015-04-17)

Full Changelog

Implemented enhancements:

  • Upgrade to PMD 5.3.0

2.3 (2014-11-28)

Full Changelog

Implemented enhancements:

  • Upgrade to PMD 5.2.1

2.2 (2014-05-14)

Full Changelog

Implemented enhancements:

  • Upgrade to PMD 5.1.1
  • Upgrade dependency on Sonar API to 4.2

2.1 (2014-03-28)

Full Changelog

2.0 (2014-01-07)

Full Changelog

Initial setup of GIT repository.

Java
1
https://gitee.com/purple/sonar-pmd-p3c.git
git@gitee.com:purple/sonar-pmd-p3c.git
purple
sonar-pmd-p3c
sonar-pmd-p3c
master

搜索帮助