Skip to content

FELIX-6831 Use Jetty EE10 artifacts instead of EE11 on Jetty 12.1.9#508

Closed
paulrutter wants to merge 1 commit into
masterfrom
http.jetty12.ee10
Closed

FELIX-6831 Use Jetty EE10 artifacts instead of EE11 on Jetty 12.1.9#508
paulrutter wants to merge 1 commit into
masterfrom
http.jetty12.ee10

Conversation

@paulrutter
Copy link
Copy Markdown
Contributor

@paulrutter paulrutter commented May 28, 2026

https://issues.apache.org/jira/browse/FELIX-6831

  • pom.xml: org.eclipse.jetty.ee11(.websocket) groupIds -> ee10, jetty-ee11-* artifactIds -> jetty-ee10-*, bnd Export-Package and groovy-magic skip list updated to ee10.
  • JettyService / JettyErrorHandler: switch imports and log messages from ee11 to ee10 servlet/websocket packages.
  • PaxExam integration tests: ee11 maven bundle coords -> ee10.

…EE11 on Jetty 12.1.9

- pom.xml: org.eclipse.jetty.ee11(.websocket) groupIds -> ee10, jetty-ee11-* artifactIds -> jetty-ee10-*, bnd Export-Package and groovy-magic skip list updated to ee10.
- JettyService / JettyErrorHandler: switch imports and log messages from ee11 to ee10 servlet/websocket packages.
- PaxExam integration tests: ee11 maven bundle coords -> ee10.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@paulrutter paulrutter changed the title FELIX-6750-Jetty-12.1.0-tryout - Use Jetty EE10 artifacts instead of … FELIX-6831 Use Jetty EE10 artifacts instead of EE11 on Jetty 12.1.9 May 28, 2026
@paulrutter
Copy link
Copy Markdown
Contributor Author

@cziegeler what do you think about maintaining a branch like this?
It would still use the latest and greatest Jetty version, but then the EE10 bundles are used instead.

This branch will not be merged to master, but be kept in sync with it (sans the EE11 imports).

@cziegeler
Copy link
Copy Markdown
Contributor

yes, makes sense to me

@paulrutter
Copy link
Copy Markdown
Contributor Author

yes, makes sense to me

Thanks, then i will move forward with releasing this as well in the near future.
Closing PR as this won't be merged to master.

@paulrutter paulrutter closed this May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants