This is an automated email from the ASF dual-hosted git repository.
conradsp pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.
from 4585978 FINERACT-821 Enforces(1) RedundantModifier Checkstyle
new 8135841 FINERACT add release onhold interop transaction
new 721af79 Merge remote-tracking branch 'upstream/develop' into develop
new aa09759 Update V352__interop_init.sql
new 94dd2dc Merge pull request #1103 from ezolnbl/develop
The 5658 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../core/data/CommandProcessingResult.java | 5 +
.../interoperation/data/InteropAccountData.java | 36 +--
.../interoperation/data/InteropIdentifierData.java | 2 +-
.../interoperation/domain/InteropIdentifier.java | 21 +-
.../domain/InteropIdentifierRepository.java | 5 +-
.../domain/InteropTransferActionType.java | 2 +-
.../serialization/InteropDataValidator.java | 10 +
.../interoperation/service/InteropService.java | 3 +
.../interoperation/service/InteropServiceImpl.java | 260 +++++++++++----------
.../portfolio/savings/domain/SavingsAccount.java | 16 +-
...countWritePlatformServiceJpaRepositoryImpl.java | 2 +-
.../sql/migrations/core_db/V352__interop_init.sql | 3 +
12 files changed, 202 insertions(+), 163 deletions(-)