This is an automated email from the ASF dual-hosted git repository.
awasum pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.
from 2aca640 fix flaky StorageTest.testNotificationStorage() (FINERACT-828)
add 39675c9 rewrite MultiException to actually contain all causes
(FINERACT-858) (#855)
No new revisions were added by this update.
Summary of changes:
.../core/exception/MultiException.java | 72 ++++++++--
.../jobs/exception/JobExecutionException.java | 9 +-
...tandingInstructionWritePlatformServiceImpl.java | 34 ++---
.../service/LoanAccrualPlatformServiceImpl.java | 25 ++--
.../service/LoanSchedularServiceImpl.java | 20 +--
.../LoanWritePlatformServiceJpaRepositoryImpl.java | 147 ++++++++++-----------
.../service/RecalculateInterestPoster.java | 12 +-
...countWritePlatformServiceJpaRepositoryImpl.java | 8 +-
.../service/SavingsSchedularServiceImpl.java | 7 +-
.../service/ScheduledJobRunnerServiceImpl.java | 20 +--
.../core/exception/MultiExceptionTest.java} | 30 +++--
11 files changed, 222 insertions(+), 162 deletions(-)
copy
fineract-provider/src/{main/java/org/apache/fineract/infrastructure/core/exception/UnsupportedParameterException.java
=>
test/java/org/apache/fineract/infrastructure/core/exception/MultiExceptionTest.java}
(54%)