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

Issue #195 - Migrate to Jakarta EE #196

Closed
wants to merge 2 commits into from

Conversation

martin-g
Copy link

This is a draft PR for an attempt to migrate to Jakarta EE.

There are two main issues:

@martin-g martin-g mentioned this pull request Apr 26, 2021
@vanta
Copy link

vanta commented Apr 18, 2023

@martin-g the proper version of resteasy is unfortunately 6.x, see my discussion here resteasy/resteasy#2953

@martin-g
Copy link
Author

Thanks for the info, @vanta !
Unfortunately there is no much interest/enthusiasm in Java EE developers to migrate their projects to Jakarta ...

@ikysil
Copy link
Collaborator

ikysil commented Apr 20, 2023

Thanks for the info, @vanta ! Unfortunately there is no much interest/enthusiasm in Java EE developers to migrate their projects to Jakarta ...

What is the landscape for legacy Java EE vs modern Jakarta ? Would you suggest fully embracing Jakarta and sun-setting JavaEE support?

@martin-g
Copy link
Author

What is the landscape for legacy Java EE vs modern Jakarta ? Would you suggest fully embracing Jakarta and sun-setting JavaEE support?

Yes!
Users of javax.** can still an old/released version.
But everything new should use jakarta.**

@ikysil
Copy link
Collaborator

ikysil commented Jun 20, 2024

Closing this PR in favor of #230

@ikysil ikysil closed this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants