[weld-commits] [weld/core] d0e9f4: WELD-1802 RequestScopedCache - Testcase

GitHub noreply at github.com
Thu Dec 4 05:17:19 EST 2014


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: d0e9f4057ac32cd31dae69f6539902424210d55c
      https://github.com/weld/core/commit/d0e9f4057ac32cd31dae69f6539902424210d55c
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-04 (Thu, 04 Dec 2014)

  Changed paths:
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/cache/ConversationScopedBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/cache/RequestScopedCacheLeakTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/cache/SimpleServlet.java

  Log Message:
  -----------
  WELD-1802 RequestScopedCache - Testcase


  Commit: 8a7f6ab3795efd2c38438e5b17b82e8ff66c6617
      https://github.com/weld/core/commit/8a7f6ab3795efd2c38438e5b17b82e8ff66c6617
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-04 (Thu, 04 Dec 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/context/cache/RequestScopedCache.java

  Log Message:
  -----------
  WELD-1802 RequestScopedCache - Make sure each request is ended before a new one is started


Compare: https://github.com/weld/core/compare/938d98e7d8b9...8a7f6ab3795e


More information about the weld-commits mailing list