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 e3f7eadf5 Downgraded Liquibase since there's a bug where the database
encryption task runs twice
new 52acaf75f Update non-major
new 3b4633244 Code fixes for new checkstyle rules
The 2 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:
build.gradle | 8 ++---
.../infrastructure/core/service/PagedRequest.java | 2 +-
.../ExternalAssetOwnerJournalEntryServiceImpl.java | 2 +-
...etOwnerLoanStatusChangePlatformServiceImpl.java | 2 +-
...dvancedPaymentScheduleTransactionProcessor.java | 2 +-
.../org/apache/fineract/ServerApplication.java | 2 +-
.../service/EmailCampaignDomainServiceImpl.java | 6 ++--
.../sms/service/SmsCampaignDomainServiceImpl.java | 18 +++++-----
.../jersey/JerseyJacksonObjectArgumentHandler.java | 2 +-
.../service/NotificationDomainServiceImpl.java | 41 +++++++++++-----------
.../organisation/teller/api/TellerApiResource.java | 2 +-
.../service/GuarantorDomainServiceImpl.java | 16 ++++-----
.../service/LoanArrearsAgingServiceImpl.java | 28 +++++++--------
.../LoanStatusChangePlatformServiceImpl.java | 2 +-
.../fineract/template/service/TrustModifier.java | 2 +-
.../BusinessEventNotifierServiceImplTest.java | 2 +-
integration-tests/dependencies.gradle | 4 +--
oauth2-tests/dependencies.gradle | 2 +-
twofactor-tests/dependencies.gradle | 2 +-
19 files changed, 73 insertions(+), 72 deletions(-)