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 78e3b12e7f Merge pull request #5717
add a1cd330f90 FINERACT-2437: Decrease compilation warnings
new 7216df101d Merge pull request #5721
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:
.../charge/exception/LoanChargeNotFoundException.java | 4 ++--
.../fineract/infrastructure/core/api/JsonQuery.java | 4 ++--
.../infrastructure/core/service/PaginationHelper.java | 4 ++--
.../paymentdetail/domain/PaymentDetailAssembler.java | 12 +++++++-----
...mentDetailWritePlatformServiceJpaRepositoryImpl.java | 8 +++++---
.../starter/PaymentDetailConfiguration.java | 6 +++---
.../contentstore/util/DefaultContentPathRandomizer.java | 2 +-
.../loanaccount/exception/LoanNotFoundException.java | 12 +++++-------
.../exception/LoanTransactionNotFoundException.java | 6 +++---
.../AdvancedPaymentScheduleTransactionProcessor.java | 17 ++++++++---------
.../dataqueries/service/DatatableWriteServiceImpl.java | 4 ++--
.../LoanScheduleHistoryReadPlatformServiceImpl.java | 7 +++----
.../security/api/AuthenticationApiResourceSwagger.java | 4 ++--
.../security/data/PlatformRequestLog.java | 4 ++--
14 files changed, 47 insertions(+), 47 deletions(-)