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/07/02 19:47:12 UTC

[fineract] branch develop updated (10536c0 -> 1623e80)

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 10536c0  make SimpleDateFormat use in ApiParameterError thread-safe [FINERACT-1063]
     add 1623e80  make ApiParameterError (almost) immutable

No new revisions were added by this update.

Summary of changes:
 .../data/AccountNumberFormatDataValidator.java     |  5 +-
 .../core/data/ApiErrorMessageArg.java              |  4 --
 .../core/data/ApiParameterError.java               | 55 ++++++++--------------
 .../core/serialization/JsonParserHelper.java       | 17 +++----
 ...ityDatatableChecksWritePlatformServiceImpl.java |  3 +-
 5 files changed, 28 insertions(+), 56 deletions(-)