This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 1460e8a8d6 Merge pull request #5705
     add c9dec5ea92 FINERACT-2421: Refractor String literals (phase 11)
     new 015851154f Merge pull request #5708

The 1 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:
 .../fineract/commands/domain/CommandWrapper.java   |   70 +-
 .../commands/domain/CommandWrapperConstants.java   |  263 +++
 .../commands/service/CommandWrapperBuilder.java    | 1880 +++++++++++---------
 .../AssetExternalizationStepDef.java               |   76 +-
 .../test/stepdef/common/BatchApiStepDef.java       |   59 +-
 .../ProgressiveLoanTransactionValidatorImpl.java   |  115 +-
 .../hooks/processor/TwilioHookProcessor.java       |    6 +-
 .../AccountNumberPreferencesTestBuilder.java       |   29 +-
 8 files changed, 1503 insertions(+), 995 deletions(-)
 create mode 100644 
fineract-core/src/main/java/org/apache/fineract/commands/domain/CommandWrapperConstants.java

Reply via email to