-
Notifications
You must be signed in to change notification settings - Fork 355
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
Compatibility with RestEasy #5275
Milestone
Comments
Reported here. |
This is interesting:
|
This was referenced Mar 23, 2023
Closed
This was referenced Mar 24, 2023
1 task
This was referenced May 11, 2023
1 task
This was referenced Jun 1, 2023
This was referenced Jun 4, 2023
This was referenced Jun 15, 2023
This was referenced Jul 6, 2023
This was referenced Aug 28, 2023
1 task
This was referenced Jan 16, 2024
1 task
This was referenced Apr 13, 2024
Open
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
5232 appears to have broken compatibility with RESTEasy 3.15.6 as demonstrated in the minimal reproducible example (MRE) at: https://github.com/MCMicS/jersey-jackson
Executed actions:
Jersey 2.38: https://github.com/MCMicS/jersey-jackson/actions/runs/4337867360
Jersey 2.39: https://github.com/MCMicS/jersey-jackson/actions/runs/4337871059
Due to this loss of compatibility the Jenkins project was forced to downgrade Jersey back to 2.38 in jenkinsci/jersey2-api-plugin#60 and jenkins-infra/update-center2#688.
The text was updated successfully, but these errors were encountered: