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

Transition from Java EE to Jakarta EE #20247

Closed
Tracked by #20218 ...
skabashnyuk opened this issue Aug 4, 2021 · 2 comments
Closed
Tracked by #20218 ...

Transition from Java EE to Jakarta EE #20247

skabashnyuk opened this issue Aug 4, 2021 · 2 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Milestone

Comments

@skabashnyuk
Copy link
Contributor

Is your task related to a problem? Please describe.

Some of the downstream products that use everrest has difficulties with using Java EE implementations.

Describe the solution you'd like

The goal of this task is to migrate to Jakarta EE specifications.
That is

  • jakarta.servlet-api 5.0.0
  • jakarta.ws.rs 3.0.0
  • Tomcat 10.0.8
  • Jetty 11.0.6
  • jakarta.mail
  • jakarta.xml.bind-api
  • jakarta.activation

Describe alternatives you've considered

Additional context

Context

@skabashnyuk skabashnyuk added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Aug 4, 2021
@skabashnyuk skabashnyuk added this to the 7.36 milestone Aug 18, 2021
@skabashnyuk skabashnyuk self-assigned this Aug 18, 2021
@skabashnyuk skabashnyuk modified the milestones: 7.36, 7.37 Sep 8, 2021
@skabashnyuk skabashnyuk added the status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording label Sep 13, 2021
@benoitf benoitf removed the status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording label Sep 14, 2021
@benoitf
Copy link
Contributor

benoitf commented Sep 14, 2021

Removing status/release-notes-review-needed label because there is no n&noteworthy label
if really new&noteworthy it should have a release notes section

@skabashnyuk skabashnyuk reopened this Sep 15, 2021
@skabashnyuk
Copy link
Contributor Author

javax.persistance has not been migrated yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

2 participants