[weld-commits] [weld/core] 3d9b7c: WELD-2073 Control default async executor of AsyncE...
GitHub
noreply at github.com
Mon Dec 7 08:11:04 EST 2015
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 3d9b7ce5d76cce503e71e026b58909eda013346c
https://github.com/weld/core/commit/3d9b7ce5d76cce503e71e026b58909eda013346c
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/event/AsyncEventDeliveryStage.java
M impl/src/main/java/org/jboss/weld/event/ObserverNotifier.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/stage/CustomExecutorServices.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/stage/FireAsyncCompletionStageTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/stage/Payload.java
Log Message:
-----------
WELD-2073 Control default async executor of AsyncEventDeliveryStage
More information about the weld-commits
mailing list