This is an automated email from the ASF dual-hosted git repository.
vorburger pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.
from 8d16c8d use @TestMethodOrder(MethodName.class) in
SchedulerJobsTestResults (re. FINERACT-1293, but doesn't help)
add ff52192 chore(deps): update dependency com.github.spotbugs:spotbugs
to v4.2.0
No new revisions were added by this update.
Summary of changes:
build.gradle | 2 +-
.../core/data/DataValidatorBuilder.java | 10 +-
.../service/ReadWriteNonCoreDataServiceImpl.java | 4 +-
.../DefaultPaymentPeriodsInOneYearCalculator.java | 6 +-
.../loanschedule/domain/LoanApplicationTerms.java | 10 +-
.../domain/LoanProductMinMaxConstraints.java | 4 +-
.../domain/LoanProductRelatedDetail.java | 4 +-
.../fineract/portfolio/tax/service/TaxUtils.java | 4 +-
.../LoanProductRelatedDetailTestHelper.java | 24 +-
.../portfolio/loanaccount/MoneyBuilder.java | 2 +-
.../integrationtests/AccountTransferTest.java | 16 +-
.../AccountingScenarioIntegrationTest.java | 6 +-
.../ClientLoanIntegrationTest.java | 813 +++++++++++----------
.../ClientSavingsIntegrationTest.java | 232 +++---
.../GroupSavingsIntegrationTest.java | 8 +-
.../LoanDisbursementDetailsIntegrationTest.java | 17 +-
.../integrationtests/SchedulerJobsTestResults.java | 17 +-
17 files changed, 594 insertions(+), 585 deletions(-)