[weld-commits] [weld/core] e07bd5: WELD-1775 Notify @Initialized(ConversationScoped.c...

GitHub noreply at github.com
Fri Nov 7 09:48:07 EST 2014


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: e07bd5a82a418064d240913a0c3bed11e597b2c3
      https://github.com/weld/core/commit/e07bd5a82a418064d240913a0c3bed11e597b2c3
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
    M impl/src/main/java/org/jboss/weld/context/http/LazyHttpConversationContextImpl.java
    M impl/src/main/java/org/jboss/weld/servlet/ConversationContextActivator.java
    A impl/src/main/java/org/jboss/weld/util/Consumer.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/event/lazy/ConversationScopedBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/event/lazy/ObservingBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/event/lazy/Servlet.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/event/lazy/TransientConversationLifecycleEventTest.java
    A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/event/lazy/web.xml

  Log Message:
  -----------
  WELD-1775 Notify @Initialized(ConversationScoped.class) observers even if conversation context initialized lazily




More information about the weld-commits mailing list