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

Restore jetty-ee8-runner #11642

Closed
haubi opened this issue Apr 10, 2024 · 3 comments
Closed

Restore jetty-ee8-runner #11642

haubi opened this issue Apr 10, 2024 · 3 comments
Assignees
Labels

Comments

@haubi
Copy link

haubi commented Apr 10, 2024

Jetty Version

Jetty 12

Jetty Environment

Jetty 12.0.6 EE8, as available in Eclipse 2024-03 RCP

Java Version

Java 17

Question

I'm in the process of upgrading from Jetty 10 to Jetty 12 EE8, since neither EE9 nor EE10 are published via Eclipse 2024-03 release repositories yet.
We are using Jetty-Runner version 10.0.16 right now (directly as Maven artifact, not available via Eclipse repos), and my idea was to upgrade to Jetty-Runner version 12.0.6, the "EE8" variant in particular.
The idea to use Jetty EE8 Runner actually is backed by the list of built artifacts shown here:
https://eclipse.dev/jetty/documentation/contribution-guide/index.html#cg-build-artifacts

However, somehow I fail to find the Maven artifact that could resemble the Jetty EE8 Runner in version 12.

Is this a bug in not being published, or is there another Jetty Runner I should use instead, like to continue using Jetty Runner version 10, even if the application uses version 12 EE8?

Thanks a lot!

@janbartel
Copy link
Contributor

@olamy we appear to have a jetty-ee9/jetty-ee9-runner project, but not a jetty-ee8/jetty-ee8-runner project. Should we restore it?

@olamy
Copy link
Member

olamy commented Apr 12, 2024

@janbartel yup I will look at using same translation mechanism if we can. Just figured out there are some TODO test to restore as well

olamy added a commit that referenced this issue Apr 12, 2024
olamy added a commit that referenced this issue Apr 12, 2024
olamy added a commit that referenced this issue Apr 13, 2024
* Issue #11642 restore Jetty ee8 runner
---------

Signed-off-by: Olivier Lamy <[email protected]>
@olamy olamy closed this as completed Apr 13, 2024
@joakime joakime changed the title What to use for "EE8" Jetty Runner? Restore jetty-ee8-runner Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: ✅ Done
Development

No branches or pull requests

3 participants