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

[fineract-cn-customer] branch develop updated (f48f304 -> e27a7ab)

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

juhan pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-customer.git.


    from f48f304  Merge pull request #10 from Izakey/FINCN-116
     new 44710ae  FINCN-179 gradle to 4.10.3, FINCN-178 make Travis build forks, FINCN-175 remove Netty warnings
     new cc6f274  FINCN-175 remove Netty warnings, fix component-test build
     new aa20b87  set to unique port
     new 2a20729  add app-specific start-up banner, add dockerhub shield and link to wiki to readme
     new df79e6e  update RAT plugin
     new e27a7ab  Merge pull request #14 from aasaru/gradle_4.10.3

The 119 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:
 README.md                                  |   4 ++--
 api/build.gradle                           |   9 ++++-----
 build.gradle                               |   7 +++++++
 component-test/build.gradle                |  10 ++++++++--
 gradle/wrapper/gradle-wrapper.jar          | Bin 54212 -> 56177 bytes
 gradle/wrapper/gradle-wrapper.properties   |   3 +--
 gradlew                                    |   6 +++---
 service/build.gradle                       |  28 ++++++++++++++--------------
 service/src/main/resources/application.yml |   2 +-
 service/src/main/resources/banner.txt      |  10 ++++++++++
 shared.gradle                              |   5 +++--
 travis.sh                                  |  16 ++++++++++++----
 12 files changed, 65 insertions(+), 35 deletions(-)
 create mode 100644 service/src/main/resources/banner.txt