[weld/core] 04b6dc: WELD-2794 Change how we determine BM for synth bea...
by Matej Novotny
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 04b6dcbd4f4fd4ee059d34332dceb8741ca18e2d
https://github.com/weld/core/commit/04b6dcbd4f4fd4ee059d34332dceb8741ca18e2d
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2024-08-12 (Mon, 12 Aug 2024)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeploymentFinder.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/AfterBeanDiscoveryImpl.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/configurator/BeanConfiguratorImpl.java
M impl/src/main/java/org/jboss/weld/util/DeploymentStructures.java
M weld-lite-extension-translator/src/main/java/org/jboss/weld/lite/extension/translator/LiteExtensionTranslator.java
Log Message:
-----------
WELD-2794 Change how we determine BM for synth beans in BCE that aren't related to any bean archive
Commit: 94ba8adefd27e173cdb0a815bade52d02d9d60fc
https://github.com/weld/core/commit/94ba8adefd27e173cdb0a815bade52d02d9d60fc
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2024-08-12 (Mon, 12 Aug 2024)
Changed paths:
A tests-arquillian/src/test/java/org/jboss/weld/tests/accessibility/bce/BceInLibTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/accessibility/bce/MyBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/accessibility/bce/lib/MyBce.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/accessibility/bce/lib/MyBeanCreator.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/accessibility/bce/lib/SomeType.java
Log Message:
-----------
WELD-2794 Add an automated test covering a related issue
Compare: https://github.com/weld/core/compare/afd4f8f5006c...94ba8adefd27
To unsubscribe from these emails, change your notification settings at https://github.com/weld/core/settings/notifications
1 month, 3 weeks