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

Issue #7494 - remove unsupported modules #7495

Merged
merged 6 commits into from
Feb 1, 2022

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Jan 28, 2022

Removing all 3rd party modules in Jetty 11 that do not support the jakarta bigbang (eg: jakarta.servlet.* namespace).

We can re-add them later if a new release is made.
(Many of these modules haven't been updated in over 5 years!)

@joakime joakime added the dependencies Pull requests that update a dependency file label Jan 28, 2022
@joakime joakime requested review from olamy and sbordet January 28, 2022 17:36
@joakime joakime self-assigned this Jan 28, 2022
@joakime joakime linked an issue Jan 28, 2022 that may be closed by this pull request
@joakime joakime added this to the 11.0.x milestone Jan 28, 2022
@joakime joakime merged commit f1ac7e0 into jetty-11.0.x Feb 1, 2022
@joakime joakime deleted the jetty-11.0.x-remove-unsupported-modules branch February 1, 2022 02:49
joakime added a commit that referenced this pull request Feb 25, 2022
* Issue #7494 - Remove jolokia module

* Issue #7494 - Remove jminix module (doesn't support jakarta.servlet)

* Issue #7494 - Remove jamon module (doesn't support jakarta.servlet)

* Issue #7494 - Remove hawtio module (doesn't support jakarta.servlet)

* Issue #7494 - Removing version properties for removed modules

* Issue #7494 - Removing test dist tests for removed modules

(cherry picked from commit f1ac7e0)
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove modules in Jetty 11 that are not supporting jakarta.servlet yet
1 participant