[weld-commits] [weld/core] 10a1d1: WELD-2615: Fix AttributeBeanStore.remove()

Martin Kouba noreply at github.com
Tue Mar 3 10:08:12 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 10a1d11af8c815a2a4a8fc5a4061698215e602b0
      https://github.com/weld/core/commit/10a1d11af8c815a2a4a8fc5a4061698215e602b0
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/contexts/beanstore/AttributeBeanStore.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/session/destroy/SessionContextDestroyTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/session/destroy/SessionScopedBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/session/destroy/TestServlet.java

  Log Message:
  -----------
  WELD-2615: Fix AttributeBeanStore.remove()

- HttpSessionContext#destroy(Contextual<?>) should always destroy the
underlying contextual instance




More information about the weld-commits mailing list