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 5257088ac7 ISIS-3272: purge class as not used from prev. commit
add 24437c33b2 ISIS-3271: fixes up commandreplay module, use spring boot
quartz starter
add 7dc081c08f ISIS-3271: adds -A option to build.sh
add 4bc4c67f88 ISIS-3271: adds -K option to build.sh, renames -A to -a
add ebb8c035aa ISIS-3271: fixes help msg
add 0936a5eca8 ISIS-3271: further fixes of compile issue
new 2d0a07484b Merge branch 'ISIS-3271'
The 1 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:
build.sh | 38 ++++++++++-
.../core/commandreplay/secondary/pom.xml | 4 ++
.../CausewayModuleExtCommandReplaySecondary.java | 78 +++++++---------------
.../secondary/job/JobExecutionData.java | 46 +++++++------
.../secondary/job/ReplicateAndReplayJob.java | 3 +
.../secondary/job/SecondaryStatusData.java | 2 -
pom.xml | 1 +
7 files changed, 92 insertions(+), 80 deletions(-)
copy
persistence/jpa/integration/src/main/java/org/apache/causeway/persistence/jpa/integration/services/JpaSupportServiceUsingSpring.java
=>
incubator/extensions/core/commandreplay/secondary/src/main/java/org/apache/causeway/extensions/commandreplay/secondary/job/JobExecutionData.java
(52%)