Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 8ab35ef7e51fabe6bd6ad63cc5e3e59ca89c557e
https://github.com/weld/core/commit/8ab35ef7e51fabe6bd6ad63cc5e3e59ca89c557e
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/events/AfterBeanDiscoveryImpl.java
Log Message:
-----------
WELD-2721 Change AfterBeanDiscoveryImpl to correctly check the state of invocation before making assumptions about it
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: eee420a15af8be3e184ac47d585525dbee7c774b
https://github.com/weld/core/commit/eee420a15af8be3e184ac47d585525dbee7c774b
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M modules/web/src/main/java/org/jboss/weld/module/web/servlet/HttpContextLifecycle.java
Log Message:
-----------
WELD-2720 Introduce a null check before attempting to fire startup/shutdown in servlet lifecycle