You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by aw...@apache.org on 2018/09/06 10:11:21 UTC

[fineract-cn-deposit-account-management] branch develop updated (36e5765 -> 72b563b)

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

awasum pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-deposit-account-management.git.


    from 36e5765  Merge pull request #7 from apache/revert-6-develop
     add b520887  Document Deposit API to manage various deposit accounts
     new 72b563b  Merge pull request #8 from Izakey/develop

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:
 component-test/build.gradle                        |  14 +-
 .../cn/deposit/DepositApiDocumentation.java        | 699 +++++++++++++++++++++
 .../org/apache/fineract/cn/deposit/Fixture.java    |  18 +-
 3 files changed, 721 insertions(+), 10 deletions(-)
 create mode 100644 component-test/src/main/java/org/apache/fineract/cn/deposit/DepositApiDocumentation.java


[fineract-cn-deposit-account-management] 01/01: Merge pull request #8 from Izakey/develop

Posted by aw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

awasum pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-deposit-account-management.git

commit 72b563b8c17ee72bbb321f0a401749c5a25a7033
Merge: 36e5765 b520887
Author: Awasum Yannick <ya...@gmail.com>
AuthorDate: Thu Sep 6 11:11:19 2018 +0100

    Merge pull request #8 from Izakey/develop
    
    Document Deposit API to manage various deposit accounts

 component-test/build.gradle                        |  14 +-
 .../cn/deposit/DepositApiDocumentation.java        | 699 +++++++++++++++++++++
 .../org/apache/fineract/cn/deposit/Fixture.java    |  18 +-
 3 files changed, 721 insertions(+), 10 deletions(-)