This is an automated email from the ASF dual-hosted git repository.
ptuomola pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.
from 0de257f Use of Azul Zulu JDK 11 LTS (FINERACT-1416)
new e6b6485 Enhace SonarQube analysis (FINERACT-1409)
new a6eef16 Make sure that using this pseudorandom number generator is
safe (FINERACT-1415)
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:
.travis.yml | 4 +++-
...folioCommandSourceWritePlatformServiceImpl.java | 4 ++--
.../contentrepository/ContentRepositoryUtils.java | 4 ++--
.../fineract/infrastructure/gcm/domain/Sender.java | 4 ++--
.../jobs/service/SchedulerTriggerListener.java | 4 ++--
.../security/service/RandomOTPGenerator.java | 5 ++++-
.../security/service/RandomPasswordGenerator.java | 5 ++++-
.../service/LoanSchedularServiceImpl.java | 4 ++--
.../service/RecalculateInterestPoster.java | 5 ++---
...erviceRegistrationWritePlatformServiceImpl.java | 4 +++-
.../integrationtests/AuditIntegrationTest.java | 4 ++--
.../BatchRequestsIntegrationTest.java | 23 ++++++++++++----------
.../fineract/integrationtests/ClientTest.java | 4 ++--
.../integrationtests/client/IntegrationTest.java | 4 ++--
.../integrationtests/common/BatchHelper.java | 6 ++++--
.../fineract/integrationtests/common/Utils.java | 4 ++--
.../integrationtests/common/WorkingDaysHelper.java | 4 ++--
.../common/provisioning/ProvisioningHelper.java | 4 ++--
18 files changed, 55 insertions(+), 41 deletions(-)