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

Check both BuiltinQualifier.ANY and BuiltinQualifier.DEFAULT #2870

Merged
merged 1 commit into from
Jun 18, 2019
Merged

Check both BuiltinQualifier.ANY and BuiltinQualifier.DEFAULT #2870

merged 1 commit into from
Jun 18, 2019

Conversation

rsvoboda
Copy link
Member

Fix of BeanInfo.hasDefaultQualifiers

Check both BuiltinQualifier.ANY and BuiltinQualifier.DEFAULT

qualifiers.contains(BuiltinQualifier.DEFAULT.getInstance()) check was present twice

@rsvoboda rsvoboda requested a review from mkouba June 18, 2019 07:40
@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 18, 2019
@gsmet gsmet merged commit 293d8b6 into quarkusio:master Jun 18, 2019
@gsmet gsmet added this to the 0.17.0 milestone Jun 19, 2019
@rsvoboda rsvoboda deleted the BeanInfo.hasDefaultQualifiers branch August 5, 2019 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants