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 d71c0bd204 FINERACT-2267: Use the proper not-null annotation in
Fineract code base
add 96d6099cc1 FINERACT-2304 - fix entity manager usage only through
persistence context annotation
No new revisions were added by this update.
Summary of changes:
.../org/apache/fineract/batch/service/BatchApiServiceImpl.java | 8 ++++++--
.../fineract/infrastructure/core/jpa/CriteriaQueryFactory.java | 4 +++-
.../CustomExternalEventConfigurationRepositoryImpl.java | 2 +-
.../client/domain/search/SearchingClientRepositoryImpl.java | 5 ++++-
.../apache/fineract/batch/service/BatchApiServiceImplTest.java | 1 +
.../domain/search/SearchingExternalAssetOwnerRepositoryImpl.java | 5 ++++-
.../loanaccount/domain/LoanSummaryBalancesRepository.java | 5 ++++-
.../loanaccount/service/LoanChargePaidByReadService.java | 5 ++++-
.../portfolio/loanaccount/service/LoanTransactionReadService.java | 4 +++-
.../loanaccount/service/LoanTransactionRelationReadService.java | 5 ++++-
.../fineract/cob/domain/CustomLoanAccountLockRepositoryImpl.java | 5 ++++-
.../CustomExternalEventConfigurationRepositoryImplTest.java | 8 ++------
12 files changed, 40 insertions(+), 17 deletions(-)