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

Restlet-2.4 integration with up-to-date Jetty versions #1396

Open
effad opened this issue Oct 13, 2022 · 3 comments
Open

Restlet-2.4 integration with up-to-date Jetty versions #1396

effad opened this issue Oct 13, 2022 · 3 comments

Comments

@effad
Copy link

effad commented Oct 13, 2022

Since Jetty 9 is no longer community supported as of June 1st, 2022 and will be end-of-life soon: Will there be version of Restlet-2.4 that integrates with one of the newer Jetty versions?

@kerbymart
Copy link

Restlet is unmaintained (afaik)

modules/org.restlet.ext.jetty/src/main/java/org/restlet/ext/jetty/JettyServerHelper.java

Would be the starting point (I think) to upgrade Restlet to a new Jetty server

@roopchandak
Copy link

Will there be any plans to integrate Jetty 11/12 with Restlet?

@jlouvel
Copy link
Member

jlouvel commented May 11, 2024

Currently both Restlet 2.4 and also the upcoming Restlet 2.5 are meant to stay compatible with Java 8 which is only supported with Jetty 9.4.

Therefore supporting Jetty 12 could happen at the earliest in Restlet 3.0 which we will start working on seriously this Summer, based on Jetty requirements: https://eclipse.dev/jetty/download.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants