Skip to content

[java] Deprecate rule CloneThrowsCloneNotSupportedException#3289

Merged
oowekyala merged 1 commit into
pmd:masterfrom
adangel:issue-3112-deprecate-clonethrowsclonenotsupportedexception
May 25, 2021
Merged

[java] Deprecate rule CloneThrowsCloneNotSupportedException#3289
oowekyala merged 1 commit into
pmd:masterfrom
adangel:issue-3112-deprecate-clonethrowsclonenotsupportedexception

Conversation

@adangel

@adangel adangel commented May 21, 2021

Copy link
Copy Markdown
Member

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

@adangel adangel added this to the 6.35.0 milestone May 21, 2021
@adangel adangel added the is:deprecation The main focus is deprecating public APIs or rules, eg to make them internal, or removing them label May 21, 2021
@ghost

ghost commented May 21, 2021

Copy link
Copy Markdown
1 Message
📖 This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 26 violations, 0 errors and 0 configuration errors.
Full report

Generated by 🚫 Danger

@oowekyala oowekyala self-assigned this May 25, 2021
@oowekyala oowekyala merged commit 1e4ab03 into pmd:master May 25, 2021
@adangel adangel deleted the issue-3112-deprecate-clonethrowsclonenotsupportedexception branch May 27, 2021 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is:deprecation The main focus is deprecating public APIs or rules, eg to make them internal, or removing them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[java] Deprecate rule CloneThrowsCloneNotSupportedException

2 participants