[weld-commits] [weld/core] b5e5fc: WELD-2611 Fire @Initialized event for conversation...

Benjamin Confino noreply at github.com
Tue Feb 4 05:29:51 EST 2020


  Branch: refs/heads/2.4
  Home:   https://github.com/weld/core
  Commit: b5e5fcaf123060635411fc185ddd257c38ee1fe4
      https://github.com/weld/core/commit/b5e5fcaf123060635411fc185ddd257c38ee1fe4
  Author: Benjamin Confino <benjamic at uk.ibm.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/context/http/LazyHttpConversationContextImpl.java

  Log Message:
  -----------
  WELD-2611 Fire @Initialized event for conversation context after failed attempt to recover non-existing conversation.


  Commit: 9bb959433a736465712aead11f5b16f5704cb72f
      https://github.com/weld/core/commit/9bb959433a736465712aead11f5b16f5704cb72f
  Author: Benjamin Confino <benjamic at uk.ibm.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/nonexistant/ConversationBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/nonexistant/ConversationScopedBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/nonexistant/NonExistentConversationTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/nonexistant/TestServlet.java

  Log Message:
  -----------
  Add test for nonexistent conversation


Compare: https://github.com/weld/core/compare/c35957c8a7c7...9bb959433a73


More information about the weld-commits mailing list