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 12:04:06 UTC

[fineract] branch develop updated (4b46f27 -> de20a98)

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 4b46f27  FINERACT-822 enable JodaPlusMinusLong error
     add de20a98  FINERACT-822 enable EqualsUnsafeCast error check

No new revisions were added by this update.

Summary of changes:
 fineract-provider/build.gradle                                       | 4 ++--
 .../java/org/apache/fineract/portfolio/charge/data/ChargeData.java   | 5 ++++-
 .../portfolio/collectionsheet/data/IndividualClientData.java         | 5 ++++-
 .../fineract/portfolio/collectionsheet/data/JLGClientData.java       | 5 ++++-
 .../apache/fineract/portfolio/collectionsheet/data/JLGGroupData.java | 5 ++++-
 .../portfolio/loanaccount/domain/LoanDisbursementDetails.java        | 5 ++++-
 .../apache/fineract/portfolio/loanproduct/data/LoanProductData.java  | 5 ++++-
 .../loanproduct/domain/LoanProductBorrowerCycleVariations.java       | 5 ++++-
 .../apache/fineract/portfolio/savings/data/SavingsProductData.java   | 5 ++++-
 .../java/org/apache/fineract/useradministration/data/RoleData.java   | 5 ++++-
 10 files changed, 38 insertions(+), 11 deletions(-)