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

RESTEASY-2194 fixing CDI property injector to always work on contextu… #1942

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

istudens
Copy link
Contributor

…al instance instead of client proxy

https://issues.jboss.org/browse/RESTEASY-2194

<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-api</artifactId>
<version>3.1.Final</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the version element here and let the dependencies bom control it

@istudens
Copy link
Contributor Author

Done. Thanks for review.

@asoldano
Copy link
Member

@istudens thanks; please note this also needs to be rebased against master now

@istudens
Copy link
Contributor Author

@asoldano It should be. I did rebase it against master and the other one against 3.7.

@istudens
Copy link
Contributor Author

I've just rebased both PRs again.

@asoldano asoldano merged commit 39d34a5 into resteasy:master Mar 20, 2019
@asoldano
Copy link
Member

Thanks @istudens , I've merged the PR. That said, any chance you can also provide an integration test for this?

@istudens
Copy link
Contributor Author

@asoldano Sure, I have a testcase in EAP testsuite, but I am working on a testcase in RestEasy directly. I will get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants