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

Don't use RuntimeDelegate in ResponseHandler #36025

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Sep 20, 2023

This is needed in order to avoid getting CCE
when other implementations of Jakarta REST are
on the classpath

Closes: #36024

This is needed in order to avoid getting CCE
when other implementations of Jakarta REST are
on the classpath

Closes: quarkusio#36024
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 20, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 20, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@geoand geoand merged commit c19faac into quarkusio:main Sep 20, 2023
43 checks passed
@geoand geoand deleted the #36024 branch September 20, 2023 11:59
@quarkus-bot quarkus-bot bot added this to the 3.5 - main milestone Sep 20, 2023
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 20, 2023
@gsmet gsmet modified the milestones: 3.5 - main, 3.4.2 Oct 3, 2023
@aloubyansky aloubyansky modified the milestones: 3.4.2, 3.2.8.Final Oct 31, 2023
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.

ClassCastException with RESTEasy reactive and a Jersey client
4 participants