This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git.
from e8f89de Upgrading Spring and Mockito
new 5631d12 Upgrading Tomcat
new cb5ad48 Passing JobExecutionContext to
AbstractSchedTaskJobDelegate#doExecute to allow for additional parameters
The 2 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:
.../core/provisioning/api/job/SchedTaskJobDelegate.java | 8 ++++++++
.../provisioning/java/job/AbstractSchedTaskJobDelegate.java | 6 ++++--
.../core/provisioning/java/job/ExpiredAccessTokenCleanup.java | 5 ++++-
.../core/provisioning/java/job/ExpiredBatchCleanup.java | 5 ++++-
.../java/job/GroupMemberProvisionTaskJobDelegate.java | 4 +++-
.../java/pushpull/AbstractProvisioningJobDelegate.java | 10 +++++++---
.../core/provisioning/java/pushpull/PullJobDelegate.java | 4 +++-
.../core/provisioning/java/pushpull/PushJobDelegate.java | 4 +++-
.../core/provisioning/java/job/ElasticsearchReindex.java | 5 ++++-
.../syncope/fit/core/reference/TestSampleJobDelegate.java | 5 ++++-
pom.xml | 2 +-
11 files changed, 45 insertions(+), 13 deletions(-)