[weld/core] e14ca7: WELD-2831 Fix firing of ProcessSyntheticAnnotatedT...
by Matej Novotny
Branch: refs/heads/6.0
Home: https://github.com/weld/core
Commit: e14ca7de8a5c8042f543a1f5fed2c727de8aa07c
https://github.com/weld/core/commit/e14ca7de8a5c8042f543a1f5fed2c727de8aa07c
Author: Matej Novotny <manovotn(a)ibm.com>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/events/AbstractAnnotatedTypeRegisteringEvent.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/AfterTypeDiscoveryImpl.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/BeforeBeanDiscoveryImpl.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processSyntheticAnnotatedType/Banana.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processSyntheticAnnotatedType/Kiwi.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processSyntheticAnnotatedType/ProcessSyntheticAnnotatedTypeTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processSyntheticAnnotatedType/RegisteringExtension3.java
Log Message:
-----------
WELD-2831 Fix firing of ProcessSyntheticAnnotatedType for types added via configurators
To unsubscribe from these emails, change your notification settings at https://github.com/weld/core/settings/notifications
2 months
[weld/core] f343d3: WELD-2831 Fix firing of ProcessSyntheticAnnotatedT...
by Matej Novotny
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: f343d3de441dae3fbc3907de26d164dfa76e1509
https://github.com/weld/core/commit/f343d3de441dae3fbc3907de26d164dfa76e1509
Author: Matej Novotny <manovotn(a)ibm.com>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/events/AbstractAnnotatedTypeRegisteringEvent.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/AfterTypeDiscoveryImpl.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/BeforeBeanDiscoveryImpl.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processSyntheticAnnotatedType/Banana.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processSyntheticAnnotatedType/Kiwi.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processSyntheticAnnotatedType/ProcessSyntheticAnnotatedTypeTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processSyntheticAnnotatedType/RegisteringExtension3.java
Log Message:
-----------
WELD-2831 Fix firing of ProcessSyntheticAnnotatedType for types added via configurators
To unsubscribe from these emails, change your notification settings at https://github.com/weld/core/settings/notifications
2 months
[weld/core] f73101: WELD-2832 Trimming non-exlicit archive should be t...
by Matej Novotny
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: f7310199aafbb26d8f980fb3b96f4cda7720b88e
https://github.com/weld/core/commit/f7310199aafbb26d8f980fb3b96f4cda7720b88e
Author: Matej Novotny <manovotn(a)ibm.com>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployment.java
M impl/src/main/java/org/jboss/weld/logging/BootstrapLogger.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/xml/broken/trimming/DummyBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/xml/broken/trimming/ImplicitArchiveTrimmingTest.java
M tests-common/src/main/java/org/jboss/shrinkwrap/api/BeanArchive.java
M tests-common/src/main/java/org/jboss/shrinkwrap/impl/BeanArchiveImpl.java
M tests-common/src/main/java/org/jboss/shrinkwrap/impl/BeansXml.java
Log Message:
-----------
WELD-2832 Trimming non-exlicit archive should be treated as a deployment problem
To unsubscribe from these emails, change your notification settings at https://github.com/weld/core/settings/notifications
2 months