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

[fineract-cn-teller] 01/01: Merge pull request #6 from apache/revert-5-develop

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

ikamga pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-teller.git

commit d9dc9b037ce422df051786a2f970a926a0512634
Merge: 0ea38d7 3f054ab
Author: Isaac Kamga <u2...@gmail.com>
AuthorDate: Mon Jun 11 02:27:39 2018 +0100

    Merge pull request #6 from apache/revert-5-develop
    
    Revert "Document the Teller API"

 service/build.gradle                               |   20 -
 service/src/doc/asciidoc/api-docs.adoc             |  244 -----
 .../should-close-account/curl-request.adoc         |    4 -
 .../should-close-account/http-request.adoc         |   10 -
 .../should-close-account/http-response.adoc        |    5 -
 .../should-close-account/httpie-request.adoc       |    4 -
 .../should-deposit/curl-request.adoc               |    4 -
 .../should-deposit/http-request.adoc               |   10 -
 .../should-deposit/http-response.adoc              |    5 -
 .../should-deposit/httpie-request.adoc             |    4 -
 .../should-open-account/curl-request.adoc          |    4 -
 .../should-open-account/http-request.adoc          |   10 -
 .../should-open-account/http-response.adoc         |    5 -
 .../should-open-account/httpie-request.adoc        |    4 -
 .../should-pause-teller/curl-request.adoc          |    4 -
 .../should-pause-teller/http-request.adoc          |   10 -
 .../should-pause-teller/http-response.adoc         |    5 -
 .../should-pause-teller/httpie-request.adoc        |    4 -
 .../should-process-cheque/curl-request.adoc        |    4 -
 .../should-process-cheque/http-request.adoc        |   10 -
 .../should-process-cheque/http-response.adoc       |    5 -
 .../should-process-cheque/httpie-request.adoc      |    4 -
 .../should-process-repayment/curl-request.adoc     |    4 -
 .../should-process-repayment/http-request.adoc     |   10 -
 .../should-process-repayment/http-response.adoc    |    5 -
 .../should-process-repayment/httpie-request.adoc   |    4 -
 .../curl-request.adoc                              |    4 -
 .../http-request.adoc                              |   10 -
 .../http-response.adoc                             |    5 -
 .../httpie-request.adoc                            |    4 -
 .../should-unlock/curl-request.adoc                |    4 -
 .../should-unlock/http-request.adoc                |   10 -
 .../should-unlock/http-response.adoc               |    5 -
 .../should-unlock/httpie-request.adoc              |    4 -
 .../should-withdraw/curl-request.adoc              |    4 -
 .../should-withdraw/http-request.adoc              |   10 -
 .../should-withdraw/http-response.adoc             |    5 -
 .../should-withdraw/httpie-request.adoc            |    4 -
 .../should-close-teller/curl-request.adoc          |    4 -
 .../should-close-teller/http-request.adoc          |   10 -
 .../should-close-teller/http-response.adoc         |    5 -
 .../should-close-teller/httpie-request.adoc        |    4 -
 .../should-create-teller/curl-request.adoc         |    4 -
 .../should-create-teller/http-request.adoc         |   10 -
 .../should-create-teller/http-response.adoc        |    5 -
 .../should-create-teller/httpie-request.adoc       |    4 -
 .../should-delete-teller/curl-request.adoc         |    4 -
 .../should-delete-teller/http-request.adoc         |    8 -
 .../should-delete-teller/http-response.adoc        |    5 -
 .../should-delete-teller/httpie-request.adoc       |    4 -
 .../should-fetch-teller/curl-request.adoc          |    4 -
 .../should-fetch-teller/http-request.adoc          |    8 -
 .../should-fetch-teller/http-response.adoc         |    5 -
 .../should-fetch-teller/httpie-request.adoc        |    4 -
 .../should-find-teller/curl-request.adoc           |    4 -
 .../should-find-teller/http-request.adoc           |    7 -
 .../should-find-teller/http-response.adoc          |    5 -
 .../should-find-teller/httpie-request.adoc         |    4 -
 .../should-open-teller/curl-request.adoc           |    4 -
 .../should-open-teller/http-request.adoc           |   10 -
 .../should-open-teller/http-response.adoc          |    5 -
 .../should-open-teller/httpie-request.adoc         |    4 -
 .../should-update-teller/curl-request.adoc         |    4 -
 .../should-update-teller/http-request.adoc         |   10 -
 .../should-update-teller/http-response.adoc        |    5 -
 .../should-update-teller/httpie-request.adoc       |    4 -
 service/src/doc/html5/html5/api-docs.html          | 1001 --------------------
 .../fineract/cn/teller/AbstractTellerTest.java     |  139 ---
 .../fineract/cn/teller/SuiteTestEnvironment.java   |   43 -
 .../org/apache/fineract/cn/teller/TestSuite.java   |   33 -
 .../fineract/cn/teller/TestTellerBalance.java      |  177 ----
 .../fineract/cn/teller/TestTellerDenomination.java |  272 ------
 .../fineract/cn/teller/TestTellerManagement.java   |  780 ---------------
 .../fineract/cn/teller/TestTellerOperation.java    |  890 -----------------
 .../cn/teller/listener/MigrationEventListener.java |   56 --
 .../cn/teller/listener/TellerEventListener.java    |  142 ---
 .../fineract/cn/teller/util/TellerGenerator.java   |   44 -
 77 files changed, 4202 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ikamga@apache.org.