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:39:48 UTC

[fineract-cn-reporting] branch develop updated (4b58d37 -> a585739)

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-reporting.git.


    from 4b58d37  Merge pull request #8 from Izakey/FINCN-119
     new 161e650  FINCN-179 gradle to 4.10.3, FINCN-178 make Travis build forks, FINCN-175 remove Netty warnings, set application to unique port
     new ae5df89  set application to unique port
     new 00cc4f9  add app-specific startup banner
     new c9a5937  add Docker Hub shield, exclude banner from RAT task
     new a585739  Merge pull request #11 from aasaru/gradle_4.10.3

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