Branch: refs/heads/3.1
Home:
https://github.com/weld/core
Commit: 895a9b9faa39808a71b10eeed0b3f454adda6d0b
https://github.com/weld/core/commit/895a9b9faa39808a71b10eeed0b3f454adda6d0b
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-06-09 (Tue, 09 Jun 2020)
Changed paths:
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/sessiontimeout/ConversationContextDestroyedOnSessionTimeoutTest.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/sessiontimeout/Foo.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/sessiontimeout/TestServlet.java
Log Message:
-----------
WELD-2629 Correct ConversationContextDestroyedOnSessionTimeoutTest to properly trigger
session timeout.