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

Do not auto-@Inject producer fields #4003

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Sep 13, 2019

@mkouba mkouba added this to the 0.23.0 milestone Sep 13, 2019
@mkouba mkouba requested a review from manovotn September 13, 2019 08:18
@mkouba
Copy link
Contributor Author

mkouba commented Sep 13, 2019

@gsmet I believe that this one should be backported to 0.22.0.

@manovotn
Copy link
Contributor

@gsmet I believe that this one should be backported to 0.22.0.

+1 to that

Copy link
Contributor

@manovotn manovotn left a comment

Choose a reason for hiding this comment

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

Good job nailing this SO exception down!

@geoand
Copy link
Contributor

geoand commented Sep 13, 2019

Arc tests seem to be failing

@manovotn
Copy link
Contributor

It's import formatting error

- resolves quarkusio#4002
- also if a producer field is annotated with @Inject, the container
detects the problem
@mkouba mkouba force-pushed the issue-4002-autoinject-field-bug branch from 8fb21c9 to 6210676 Compare September 13, 2019 09:05
@geoand geoand merged commit 8456e60 into quarkusio:master Sep 13, 2019
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.

Auto-@Inject fields break producer fields
3 participants