Branch: refs/heads/5.1
Home:
https://github.com/weld/core
Commit: 0bad05eb82568a6030640d6d56a7c0a0f10ee1fe
https://github.com/weld/core/commit/0bad05eb82568a6030640d6d56a7c0a0f10ee1fe
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2024-07-31 (Wed, 31 Jul 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: 71ad977adbdc882e635e5c6289ec082487f14712
https://github.com/weld/core/commit/71ad977adbdc882e635e5c6289ec082487f14712
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2024-07-31 (Wed, 31 Jul 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/cfb60e59dc6a...71ad977adbdc
To unsubscribe from these emails, change your notification settings at
https://github.com/weld/core/settings/notifications