[weld/core] a7d08c: WELD-1211 CDI-207 Specify @Destroyed event payload...
by GitHub
Branch: refs/heads/2.0
Home: https://github.com/weld/core
Commit: a7d08c51cf54f5bf5dee31e13a45eb17924d5414
https://github.com/weld/core/commit/a7d08c51cf54f5bf5dee31e13a45eb17924d5414
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
M jboss-tck-runner/1.1/src/test/resources/tck-tests.xml
A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/DestroyedConversationObserver.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/Servlet.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/ServletConversationTest.java
Log Message:
-----------
WELD-1211 CDI-207 Specify @Destroyed event payload type for a timed-out conversation
12 years, 2 months