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

Auto-@Inject fields break producer fields #4002

Closed
mkouba opened this issue Sep 13, 2019 · 0 comments · Fixed by #4003
Closed

Auto-@Inject fields break producer fields #4002

mkouba opened this issue Sep 13, 2019 · 0 comments · Fixed by #4003
Assignees
Labels
area/arc Issue related to ARC (dependency injection) kind/bug Something isn't working
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented Sep 13, 2019

Also if a producer field is annotated with @Inject, the container should detect the problem.

@mkouba mkouba added kind/bug Something isn't working area/arc Issue related to ARC (dependency injection) labels Sep 13, 2019
@mkouba mkouba added this to the 0.23.0 milestone Sep 13, 2019
@mkouba mkouba self-assigned this Sep 13, 2019
mkouba added a commit to mkouba/quarkus that referenced this issue Sep 13, 2019
- resolves quarkusio#4002
- also if a producer field is annotated with @Inject, the container
detects the problem
mkouba added a commit to mkouba/quarkus that referenced this issue Sep 13, 2019
- resolves quarkusio#4002
- also if a producer field is annotated with @Inject, the container
detects the problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant