Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 285f399bdc6a2acf9ba9945609f7c8c065f0c561
https://github.com/weld/core/commit/285f399bdc6a2acf9ba9945609f7c8c065f0c561
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.