Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated code #4362

Closed
13 tasks done
tomas-langer opened this issue Jun 9, 2022 · 1 comment
Closed
13 tasks done

Remove deprecated code #4362

tomas-langer opened this issue Jun 9, 2022 · 1 comment
Labels

Comments

@tomas-langer
Copy link
Member

tomas-langer commented Jun 9, 2022

Remove deprecated code.

Tasks:

  • remove the deprecated code
  • make sure the deprecation is correctly documented in 2.x (since, forRemoval on @Deprecated annotation, use @deprecated javadoc tag to link to the correct new implementation, or describe what to do if a simple replacement does not exist)
  • validate documentation and examples are correct with regard to the deprecated element

The following modules should be updated (classes either contain a deprecated element, or are deprecated fully)

@tomas-langer tomas-langer added this to the 3.0.0 milestone Jun 9, 2022
@barchetta barchetta removed this from the 3.0.0 milestone Jan 30, 2023
@barchetta
Copy link
Member

Closing epic. Leaving last issue open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants