Branch: refs/heads/3.1
Home:
https://github.com/weld/core
Commit: 43786ec3ae292523fa5197d967d3359607f0607b
https://github.com/weld/core/commit/43786ec3ae292523fa5197d967d3359607f0607b
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2021-02-23 (Tue, 23 Feb 2021)
Changed paths:
M
impl/src/main/java/org/jboss/weld/bootstrap/events/configurator/BeanAttributesConfiguratorImpl.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanConfiguratorTest.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BuilderExtension.java
Log Message:
-----------
WELD-2659 BeanAttributesConfiguratorImpl now correctly determines qualifiers when @Named
is involved.