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

Upgrade Jetty from 10.0.20 to 12.0.10 (EE 8) #762

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Upgrade Jetty from 10.0.20 to 12.0.10 (EE 8) #762

merged 1 commit into from
Jun 18, 2024

Conversation

basil
Copy link
Member

@basil basil commented May 8, 2024

Problem

The test harness is running on an outdated version of Jetty (10.x) that reached end of community support on January 1, 2024.

Solution

Upgrade Jetty from 10.0.20 to 12.0.10 (EE 8).

Implementation

Update Maven packages and import statements.

Deployment plan

This change requires Java 17 or newer, so it will not be backported to the 2225.x branch of the test harness or released in a plugin parent POM until such a time that we require Java 17 or newer for Jenkins plugin development.

It will be used in the core release that adopts Jetty 12 EE 8, and (with #770) will form the basis of the test harness for Jetty 12 EE 9.

Testing done

Core and plugin test suites have been executed successfully with this PR, with no known failures.

@basil basil force-pushed the prototype branch 7 times, most recently from 9ff6997 to 559acae Compare May 14, 2024 17:35
@basil basil changed the title Incremental build for testing Upgrade Jetty from 10.0.20 to 12.0.9 (EE 8) May 16, 2024
@basil basil force-pushed the prototype branch 3 times, most recently from 48a03a1 to 1959ab0 Compare May 21, 2024 17:22
@basil basil force-pushed the prototype branch 2 times, most recently from 4c67e57 to fd673b0 Compare May 28, 2024 23:31
@basil basil changed the title Upgrade Jetty from 10.0.20 to 12.0.9 (EE 8) Upgrade Jetty from 10.0.20 to 12.0.10 (EE 8) Jun 3, 2024
@basil basil force-pushed the prototype branch 2 times, most recently from df7aa65 to 58105ec Compare June 5, 2024 22:34
@basil basil force-pushed the prototype branch 2 times, most recently from 8c8c621 to 0107518 Compare June 13, 2024 19:52
@basil basil marked this pull request as ready for review June 18, 2024 16:31
@basil basil merged commit 919b588 into master Jun 18, 2024
14 checks passed
@basil basil deleted the prototype branch June 18, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants