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

ArC - fix behavior of List injection with io.quarkus.arc.All qualifier #28055

Merged
merged 1 commit into from Sep 19, 2022

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Sep 19, 2022

  • if no other qualifier is declared then @Any is used, i.e. the behavior should be equivalent to @Inject @Any Instance<>

- if no other qualifier is declared then @Any is used, i.e. the behavior
should be equivalent to `@Inject @Any Instance<>`
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Sep 19, 2022
@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 19, 2022
@mkouba mkouba merged commit d9724ad into quarkusio:main Sep 19, 2022
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Sep 19, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 19, 2022
@gsmet gsmet modified the milestones: 2.14 - main, 2.13.0.Final Sep 20, 2022
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants