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

Change to Jakarta EE Namespace #1691

Open
Tracked by #161
jo-elimu opened this issue Jul 9, 2024 · 0 comments · May be fixed by #1794
Open
Tracked by #161

Change to Jakarta EE Namespace #1691

jo-elimu opened this issue Jul 9, 2024 · 0 comments · May be fixed by #1794
Assignees

Comments

@jo-elimu
Copy link
Member

jo-elimu commented Jul 9, 2024

Due to Oracle’s ownership of the “Java” trademark, usage of the javax.* namespace has been restricted, and the jakarta.* namespace was adopted by the Eclipse Foundation.

To be able to upgrade from Servlet 4.0 to Servlet 5.0 (the version used by Jetty 11), we need to change from *.javax to *.jakarta.

https://stackoverflow.com/questions/68707177/upgrade-servlet-4-0-1-to-servlet-5-0


Relates to #1698

@jo-elimu jo-elimu added the good first issue Good for newcomers label Jul 9, 2024
@jo-elimu jo-elimu removed the good first issue Good for newcomers label Jul 11, 2024
@jo-elimu jo-elimu changed the title Change to JakartaEE Namespace Change to Jakarta EE Namespace Jul 11, 2024
@jo-elimu jo-elimu mentioned this issue Jul 11, 2024
5 tasks
@jo-elimu jo-elimu self-assigned this Jul 28, 2024
@jo-elimu jo-elimu linked a pull request Jul 28, 2024 that will close this issue
@jo-elimu jo-elimu linked a pull request Jul 28, 2024 that will close this issue
jo-elimu added a commit that referenced this issue Jul 29, 2024
jo-elimu added a commit that referenced this issue Jul 29, 2024
jo-elimu added a commit that referenced this issue Jul 29, 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 a pull request may close this issue.

1 participant