Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 29fd1107fd30579ad9bb23fae4dc3ba464205745
https://github.com/weld/core/commit/29fd1107fd30579ad9bb23fae4dc3ba464205745
Author: Jozef Hartinger <jharting(a)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: 6808b11cd6d97c71a2eed754ed4f955acd789086
https://github.com/weld/core/commit/6808b11cd6d97c71a2eed754ed4f955acd789086
Author: Jozef Hartinger <jharting(a)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/00bdcbaffe1c...6808b11cd6d9