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/06/14 11:37:19 UTC

[fineract] branch develop updated (f2624b5 -> bc7d75d)

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 f2624b5  FINERACT-1021 - Update to JUnit 5
     add bc7d75d  FINERACT-942 Added and Enforced EmptyCatchBlock checkstyle

No new revisions were added by this update.

Summary of changes:
 fineract-provider/config/checkstyle/checkstyle.xml             |  3 +++
 .../GLAccountWritePlatformServiceJpaRepositoryImpl.java        |  1 +
 .../service/ProvisioningEntriesReadPlatformServiceImpl.java    |  6 ++++--
 ...ovisioningEntriesWritePlatformServiceJpaRepositoryImpl.java | 10 ++++++++--
 .../email/service/EmailMessageJobEmailServiceImpl.java         |  6 ++++--
 .../service/SmsCampaignDropdownReadPlatformServiceImpl.java    |  4 +++-
 .../infrastructure/hooks/processor/ProcessorHelper.java        |  8 +++++++-
 .../infrastructure/hooks/processor/TwilioHookProcessor.java    |  5 ++++-
 .../infrastructure/reportmailingjob/helper/IPv4Helper.java     | 10 +++++++---
 .../teller/data/CashierTransactionDataValidator.java           |  5 ++++-
 .../apache/fineract/organisation/teller/util/DateRange.java    |  8 +++++---
 11 files changed, 50 insertions(+), 16 deletions(-)