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

[fineract-cn-demo-server] 01/01: Merge pull request #20 from ebenezergraham/develop

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-demo-server.git

commit e68ae2f7a2ed70f0db941a71b889082b7745f5fb
Merge: 3d8ffa9 efc7a51
Author: Myrle Krantz <my...@apache.org>
AuthorDate: Thu Aug 23 23:10:05 2018 +0200

    Merge pull request #20 from ebenezergraham/develop
    
    Integrating the notification service

 build.gradle                                       |   2 +
 scripts/Unix/initial-setup.sh                      |   2 +-
 scripts/Unix/pull-all.sh                           |   2 +-
 scripts/windows/initial-setup.bat                  |   9 ++
 scripts/windows/pull-all.bat                       |   9 ++
 .../org/apache/fineract/cn/dev/ServiceRunner.java  | 101 ++++++++++++++++-----
 .../cn/dev/listener/NotificationListener.java      |  49 ++++++++++
 7 files changed, 150 insertions(+), 24 deletions(-)