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:52:00 UTC

[fineract] branch develop updated (f8dee63 -> 7c6b15e)

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 f8dee63  Update dependency gradle to v6.5
     add 7c6b15e  FINERACT-822 enable ImmutableEnumChecker error

No new revisions were added by this update.

Summary of changes:
 fineract-provider/build.gradle                     |  4 +-
 .../campaigns/constants/CampaignType.java          |  4 +-
 .../campaigns/email/domain/EmailCampaignType.java  |  4 +-
 .../domain/ScheduledEmailAttachmentFileFormat.java |  6 +--
 ...cheduledEmailStretchyReportParamDateOption.java |  6 +--
 .../sms/constants/SmsCampaignTriggerType.java      |  4 +-
 .../dataqueries/data/EntityTables.java             | 61 +++++++++++-----------
 .../dataqueries/data/StatusEnum.java               |  8 +--
 .../EntityDatatableChecksDataValidator.java        |  4 +-
 ...tityDatatableChecksReadPlatformServiceImpl.java |  5 +-
 .../documentmanagement/domain/StorageType.java     |  4 +-
 .../ReportMailingJobEmailAttachmentFileFormat.java |  6 +--
 ...ortMailingJobStretchyReportParamDateOption.java |  6 +--
 .../ReportMailingJobEmailAttachmentFileFormat.java |  6 +--
 .../portfolio/group/domain/GroupTypes.java         |  8 +--
 .../loanproduct/domain/LendingStrategy.java        |  6 +--
 .../LoanPreClosureInterestCalculationStrategy.java |  4 +-
 .../fineract/portfolio/note/domain/NoteType.java   |  6 +--
 .../fineract/template/domain/TemplateEntity.java   | 11 +---
 .../fineract/template/domain/TemplateType.java     | 11 +---
 20 files changed, 82 insertions(+), 92 deletions(-)