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

Migrate javas server and eclipse integration to jarkata #1397

Open
tortmayr opened this issue Aug 23, 2024 · 1 comment
Open

Migrate javas server and eclipse integration to jarkata #1397

tortmayr opened this issue Aug 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working eclipse server-java

Comments

@tortmayr
Copy link
Contributor

https://jakarta.ee/blogs/javax-jakartaee-namespace-ecosystem-progress/

Currently the java base component still rely on outdated javax dependencies. This is an issue because it forces us to use old and potentially outdated versions of third-party dependencies and blocks easy integration of GLSP into current Eclipse releases.

Therefore we should properly migrate to the new jarkata namespace and update all related plugins and packages.
Unfortunately this is inevitably a breaking change.

@tortmayr tortmayr added bug Something isn't working server-java eclipse labels Aug 23, 2024
@tortmayr tortmayr self-assigned this Aug 23, 2024
@martin-fleck-at
Copy link
Contributor

This should also include the Jetty upgrade, see #1418

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working eclipse server-java
Projects
None yet
Development

No branches or pull requests

2 participants