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 77d43de5db Merge pull request #5942
add 1869e80c26 FINERACT-2627: Use Collection.isEmpty() instead of size()
comparison in LoanRepositoryWrapper
add 8e179102c4 FINERACT-2627: Use Collection.isEmpty() across remaining
loan module classes
new 17c63d22e9 Merge pull request #5945
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:
.../portfolio/loanaccount/domain/LoanRepositoryWrapper.java | 10 +++++-----
.../loanaccount/service/LoanStatusChangeHistoryListener.java | 2 +-
.../fineract/portfolio/loanproduct/domain/LoanProduct.java | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)