Skip to content

update code check plugins for Java 15 support#10978

Merged
xvrl merged 1 commit intoapache:masterfrom
xvrl:update-static-analysis-plugins
Mar 11, 2021
Merged

update code check plugins for Java 15 support#10978
xvrl merged 1 commit intoapache:masterfrom
xvrl:update-static-analysis-plugins

Conversation

@xvrl
Copy link
Member

@xvrl xvrl commented Mar 11, 2021

  • update maven-forbidden-api plugin to 3.1
  • update maven-pmd-plugin to 3.14
  • update spotbugs to 4.2.2
  • fixes validation failures newly caught by those updates
    • fix SpotBugs NP_NONNULL_PARAM_VIOLATION
    • fix PMD UnnecessaryFullyQualifiedName

* update maven-forbidden-api plugin to 3.1
* update maven-pmd-plugin to 3.14
* update spotbugs to 4.2.2
* fixes validation failures newly caught by those updates
  - fix SpotBugs NP_NONNULL_PARAM_VIOLATION
  - fix PMD UnnecessaryFullyQualifiedName
@clintropolis clintropolis added Area - Automation/Static Analysis Area - Dev For items related to the project itself, like dev docs and checklists, but not CI Compatibility labels Mar 11, 2021
@xvrl xvrl merged commit d26e1bc into apache:master Mar 11, 2021
@xvrl xvrl deleted the update-static-analysis-plugins branch March 11, 2021 15:31
@clintropolis clintropolis added this to the 0.22.0 milestone Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Automation/Static Analysis Area - Dev For items related to the project itself, like dev docs and checklists, but not CI Compatibility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants