You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2018/08/12 14:37:47 UTC

[GitHub] ebenezergraham opened a new pull request #19: Integrating the notification service

ebenezergraham opened a new pull request #19: Integrating the notification service
URL: https://github.com/apache/fineract-cn-demo-server/pull/19
 
 
   -  Added the repository to the initial-setup and pull-all script
   -  Added notification service dependency to the gradle file
   -  Created an instance of the notificationManager
   -  Wrote the start and tear down methods
   -  Created a listener class for the notificaiton service
   
    Changes to be committed:
   	modified:   build.gradle
   	modified:   scripts/Unix/initial-setup.sh
   	modified:   scripts/Unix/pull-all.sh
   	modified:   scripts/windows/initial-setup.bat
   	modified:   scripts/windows/pull-all.bat
   	modified:   src/main/java/org/apache/fineract/cn/dev/ServiceRunner.java
   	new file:   src/main/java/org/apache/fineract/cn/dev/listener/NotificationListener.java

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services