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 998d7ef  Upgrading Nimbus JOSE JWT and SLF4J
     new 5ebfe4e  Upgrading greenmail and docker-maven-plugin
     new 246f6ba  [SYNCOPE-1641] New REST endpoint to purge Propagation Tasks

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:
 .../common/rest/api/service/TaskService.java       |  20 ++++
 .../org/apache/syncope/core/logic/TaskLogic.java   |   6 ++
 .../core/rest/cxf/service/TaskServiceImpl.java     |  12 +++
 .../syncope/core/persistence/api/dao/TaskDAO.java  |   4 +
 .../core/persistence/jpa/dao/JPATaskDAO.java       | 105 ++++++++++++++++-----
 .../syncope/fit/core/PropagationTaskITCase.java    |  23 +++++
 pom.xml                                            |   4 +-
 7 files changed, 147 insertions(+), 27 deletions(-)

Reply via email to