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

Upgrade Jetty 9 to 10/11/12 #4252

Open
barthanssens opened this issue Oct 27, 2022 · 4 comments
Open

Upgrade Jetty 9 to 10/11/12 #4252

barthanssens opened this issue Oct 27, 2022 · 4 comments
Assignees
Labels
dependencies Pull requests that update a dependency file 📶 enhancement issue is a new feature or improvement 🛠️ tech debt code refactoring, deprecation, and other technical debt tasks
Milestone

Comments

@barthanssens
Copy link
Contributor

Problem description

Jetty 9 is EOL, so we need to move to a newer version

Preferred solution

Use a more recent version, e.g. 10 or 11.

Are you interested in contributing a solution yourself?

No response

Alternatives you've considered

No response

Anything else?

Version to be used may also depend on other dependencies (Elastic/Solr backend)

@barthanssens barthanssens added the 📶 enhancement issue is a new feature or improvement label Oct 27, 2022
@barthanssens barthanssens self-assigned this Oct 27, 2022
@barthanssens barthanssens added 🛠️ tech debt code refactoring, deprecation, and other technical debt tasks dependencies Pull requests that update a dependency file labels Oct 27, 2022
@barthanssens barthanssens added this to the 5.0.0 milestone Oct 27, 2022
@github-actions github-actions bot added this to 📥 Inbox in Project Progress Oct 27, 2022
@erikgb
Copy link
Contributor

erikgb commented Jan 19, 2023

WireMock will need to be upgraded, ref. wiremock/wiremock#1760. This has been fixed in wiremock/wiremock#1942, and will be released in the new major version of WireMock. But if I am not mistaken, this will require the javax -> jakarta migration, ref. #3559.

@erikgb
Copy link
Contributor

erikgb commented Feb 3, 2023

Some relevant blockers: wiremock/wiremock#1967 wiremock/wiremock#1980

Seems like we need to bundle a lot of changes with the javax->jakarta API namespace move.....

@erikgb
Copy link
Contributor

erikgb commented May 22, 2023

#4397 contains an upgrade to Jetty 10 (almost). It seems like Solr/ElasticSearch might be a potential blocker.

@JervenBolleman
Copy link
Contributor

Solr 9.2, now ships jetty 10. so the elastic search one might be the last problematic one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file 📶 enhancement issue is a new feature or improvement 🛠️ tech debt code refactoring, deprecation, and other technical debt tasks
Projects
No open projects
Development

No branches or pull requests

3 participants