This is an automated email from the ASF dual-hosted git repository. myrle pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract-cn-customer.git
commit b0e57a28a4672f7b33dc3afb13cdaed876cd17d0 Merge: aacadcb 5e05d4a Author: myrlen <[email protected]> AuthorDate: Fri Oct 20 12:49:02 2017 +0200 Merge pull request #17 from myrlen/develop TestCustomer.shouldDeletePortrait was failing intermittently .../main/java/io/mifos/customer/TestCustomer.java | 6 +- .../command/handler/CustomerAggregate.java | 87 +++------ .../command/handler/DocumentCommandHandler.java | 18 +- .../internal/command/handler/TaskAggregate.java | 12 +- .../internal/repository/CommandRepository.java | 4 +- .../internal/repository/CustomerRepository.java | 4 +- .../repository/IdentificationCardRepository.java | 4 +- .../service/internal/service/CustomerService.java | 213 ++++++++------------- .../service/internal/service/TaskService.java | 7 +- .../rest/controller/CustomerRestController.java | 21 +- 10 files changed, 148 insertions(+), 228 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
