Branch: refs/heads/2.4
Home:
https://github.com/weld/core
Commit: 9ef52c8f99500b65ead88e3808f1561d5564d872
https://github.com/weld/core/commit/9ef52c8f99500b65ead88e3808f1561d5564d872
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2017-03-20 (Mon, 20 Mar 2017)
Changed paths:
M
environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/BootstrapNotNeededTest.java
M
environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/TestBean.java
M impl/src/main/java/org/jboss/weld/servlet/HttpContextLifecycle.java
Log Message:
-----------
WELD-2223 Do not synchronize unless necessary
- also add test that @Initialized(ApplicationScoped.class)
ServletContext is not fired when Weld SE and Servlet cooperate