This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
from 71e0620e97 ISIS-3255: improves some docs
new 88ee0c6aea ISIS-3267: improves RunBackgroundCommands, run each command
in its own transaction.
new 4ac4b3a28e ISIS-3267: fixes compile issue
new 315ec2bb22 Merge branch 'ISIS-3267'
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../services/command/CommandExecutorService.java | 31 +++---
.../services/command/CommandOutcomeHandler.java | 8 +-
.../command/CommandExecutorServiceDefault.java | 117 +++++++++------------
.../wrapper/WrapperFactoryDefault.java | 31 +++---
.../commandlog/applib/dom/CommandLogEntry.java | 7 +-
.../applib/job/RunBackgroundCommandsJob.java | 71 +++++++------
.../jobcallables/ReplicateAndRunCommands.java | 3 -
7 files changed, 129 insertions(+), 139 deletions(-)