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

Fix interceptor resolution process for multiple bindings, add automated test #7933

Merged
merged 1 commit into from
Mar 18, 2020

Conversation

manovotn
Copy link
Contributor

…ed test.

Fixes #7931

@manovotn manovotn requested a review from mkouba March 18, 2020 11:05
@boring-cyborg boring-cyborg bot added the area/arc Issue related to ARC (dependency injection) label Mar 18, 2020
@mkouba mkouba added this to the 1.4.0 milestone Mar 18, 2020
@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Mar 18, 2020
@manovotn
Copy link
Contributor Author

Side note - this is probably worth backporting.

@mkouba
Copy link
Contributor

mkouba commented Mar 18, 2020

@manovotn yep, that why I've added the triage/backport? label ;-). CC @gsmet

@gsmet gsmet changed the title Fix interceptor resolution process for multiple bindings, add automat… Fix interceptor resolution process for multiple bindings, add automated test Mar 18, 2020
@gsmet gsmet merged commit 391d390 into quarkusio:master Mar 18, 2020
@gsmet gsmet modified the milestones: 1.4.0, 1.3.1.Final Mar 21, 2020
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) triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interceptor resolution with multiple bindings is not done accordingly to the specification
3 participants