You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by vo...@apache.org on 2020/05/15 17:43:26 UTC

[fineract] branch develop updated (297e483 -> 9eccd61)

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 297e483  fix invalid YAML syntax in (broken) GitHub Action
     add 9eccd61  Added Empty Statement Check and enforced checkstyle

No new revisions were added by this update.

Summary of changes:
 fineract-provider/config/checkstyle/checkstyle.xml   |  3 +--
 ...terestChargedFromDateSameAsDisbursalDateTest.java |  2 +-
 .../provisioning/ProvisioningTransactionHelper.java  |  6 +++---
 .../importhandler/center/CenterImportHandler.java    |  2 +-
 .../importhandler/group/GroupImportHandler.java      |  2 +-
 .../importhandler/loan/LoanImportHandler.java        |  2 +-
 .../importhandler/savings/SavingsImportHandler.java  |  2 +-
 .../BulkImportWorkbookPopulatorServiceImpl.java      |  2 +-
 ...riteriaWritePlatformServiceJpaRepositoryImpl.java |  2 +-
 .../fineract/portfolio/address/domain/Address.java   | 20 +++++++++-----------
 .../loanaccount/data/LoanTransactionData.java        |  2 +-
 .../portfolio/tax/serialization/TaxValidator.java    |  2 +-
 .../org/apache/fineract/spm/api/SpmApiResource.java  |  2 +-
 .../java/org/apache/fineract/spm/domain/Survey.java  |  2 +-
 14 files changed, 24 insertions(+), 27 deletions(-)