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

Avoid having to load ResteasyContextProvider class #7438

Conversation

cescoffier
Copy link
Member

Reasteasy Context Propagation may not be in the classpath, so the previous code led to ClassNotFound error.

@cescoffier
Copy link
Member Author

@loicmathieu With this, the Mongo Panache IT would not require the dependency on SmallRye Context Propagation anymore.

@cescoffier cescoffier added this to the 1.3.0 milestone Feb 26, 2020
@loicmathieu
Copy link
Contributor

OK, I'll test it when it'll be merged

@gsmet gsmet merged commit 5392b6d into quarkusio:master Feb 26, 2020
loicmathieu added a commit to loicmathieu/quarkus that referenced this pull request Feb 27, 2020
loicmathieu added a commit to loicmathieu/quarkus that referenced this pull request Feb 28, 2020
@cescoffier cescoffier deleted the features/avoid-loading-resteasy-context-provider branch March 2, 2020 10:01
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.

3 participants