This is an automated email from the ASF dual-hosted git repository.
vishwasbabu pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.
from eb5ad44 Adding a compress response filter,registering filter
new 8dc8166 Merge pull request #1 from apache/develop
new b921e3e Fix issue FINERACT-684 Update Integration test
new 201cbf8 Merge pull request #549 from
hungnguyen2712/recommit-create-approve-loan-on-batch-mode
The 4924 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/integrationtests/BatchApiTest.java | 48 ++++++++++++++++++++++
.../integrationtests/common/BatchHelper.java | 32 +++++++++++++++
.../portfolio/loanaccount/domain/Loan.java | 23 +++++++----
.../loanaccount/service/LoanAssembler.java | 3 +-
4 files changed, 96 insertions(+), 10 deletions(-)