This is an automated email from the ASF dual-hosted git repository.
arnold pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from b86a70397 FINERACT-1724: Enhance LoanCatchUpIntegrationTest
add 70c93484f FINERACT-1678: Add retry limit to COB
No new revisions were added by this update.
Summary of changes:
.../cob/loan/LoanCOBWorkerConfiguration.java | 3 +-
.../core/config/FineractProperties.java | 1 +
.../springbatch/PropertyService.java | 2 +
.../springbatch/PropertyServiceImpl.java | 11 ++++
.../src/main/resources/application.properties | 1 +
.../SpringBatchPropertyServiceDefinitions.java | 65 ++++++++++++++++++++++
.../src/test/resources/application-test.properties | 1 +
.../infrastructure.springbatch.feature} | 37 ++++++------
8 files changed, 102 insertions(+), 19 deletions(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/infrastructure/springbatch/SpringBatchPropertyServiceDefinitions.java
copy
fineract-provider/src/test/resources/features/{cob/loan/cob.loan.applylock.step.feature
=> infrastructure/infrastructure.springbatch.feature} (50%)