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

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 5987d55e40 Merge pull request #5956
     add 16db179852 FINERACT-2421: Reliable job run history check during testing
     new 5e9fc491fa Merge pull request #5959

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:
 .../ExtendedDataSourceTransactionManager.java      |   2 +-
 .../jobs/data/JobDetailHistoryData.java            |   3 +
 .../apache/fineract/test/service/JobService.java   |  40 +++++--
 .../importhandler/ImportHandlerUtils.java          |   5 +-
 .../jobs/api/SchedulerJobApiConstants.java         |   6 +-
 .../jobs/api/SchedulerJobApiResourceSwagger.java   |   2 +
 .../service/SchedulerJobRunnerReadServiceImpl.java |   9 +-
 .../client/ClientEntityImportHandlerTest.java      |  28 ++---
 .../client/feign/helpers/FeignSchedulerHelper.java |  49 +++++----
 .../common/ParallelExecutionHelper.java            |   4 +-
 .../common/SchedulerJobHelper.java                 | 116 +++++++--------------
 11 files changed, 136 insertions(+), 128 deletions(-)

Reply via email to