Branch: refs/heads/3.1
Home:
https://github.com/weld/core
Commit: 2eb2e4817c7599f4c6bdf40f5df5834edb2afcc9
https://github.com/weld/core/commit/2eb2e4817c7599f4c6bdf40f5df5834edb2afcc9
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
M
impl/src/main/java/org/jboss/weld/bootstrap/events/configurator/BeanConfiguratorImpl.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanConfiguratorTest.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanInjectingSyntheticInteger.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BuilderExtension.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/DependentBean.java
Log Message:
-----------
WELD-2693 Fix the way Weld destroys instances of bean originating from
BeanConfigurator.