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

Support for Jetty 11 #27424

Closed
jhoeller opened this issue Sep 16, 2021 · 0 comments
Closed

Support for Jetty 11 #27424

jhoeller opened this issue Sep 16, 2021 · 0 comments
Assignees
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@jhoeller
Copy link
Contributor

As part of our Jakarta EE 9 revision, we need to support Jetty 11 which turns out to be a significant area of work after our previous adaptive support for Jetty 9/10.

@jhoeller jhoeller added the type: dependency-upgrade A dependency upgrade label Sep 16, 2021
@jhoeller jhoeller added this to the 6.0 M1 milestone Sep 16, 2021
jhoeller added a commit that referenced this issue Sep 17, 2021
Upgrades many dependency declarations; removes old EJB 2.x support and outdated Servlet-based integrations (Commons FileUpload, FreeMarker JSP support, Tiles).

Closes gh-22093
Closes gh-25354
Closes gh-26185
Closes gh-27423
See gh-27424
sbrannen added a commit to sbrannen/spring-framework that referenced this issue Sep 17, 2021
rstoyanchev added a commit that referenced this issue Sep 17, 2021
In Jetty 10, request headers are immutable, see
jetty/jetty.project#4777, but we need to
remove/hide forwarded headers when they have been used.

See gh-27424
rstoyanchev added a commit that referenced this issue Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

2 participants