You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/03/19 08:07:22 UTC

[isis] branch edge updated (8033a0a -> e03c2c1)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch edge
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 8033a0a  Bump spring-boot-starter-quartz from 2.4.3 to 2.4.4
     add e03c2c1  ISIS-2573: xray seq.: add MemberExecutorService as participant

No new revisions were added by this update.

Summary of changes:
 .../interaction/session/InteractionTracker.java    |  3 +++
 .../apache/isis/core/runtime/util/XrayUtil.java    |  4 ++++
 .../executor/MemberExecutorServiceDefault.java     |  7 +++----
 .../isis/core/runtimeservices/executor/_Xray.java  | 24 +++++++++++++++++-----
 .../session/InteractionFactoryDefault.java         |  5 +++++
 .../isis/core/runtimeservices/session/_Xray.java   | 16 ++++++++++-----
 6 files changed, 45 insertions(+), 14 deletions(-)