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:55 UTC

[fineract-cn-portfolio] branch develop updated (77d203c -> 65f6001)

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


    from 77d203c  Merge pull request #15 from Izakey/FINCN-124
     new 4a1cdb8  FINCN-179 gradle to 4.10.3, FINCN-178 make Travis build forks, FINCN-175 remove Netty warnings, set application to unique port
     new 5df388c  fix postgresql references
     new 6b1b48d  replace spring boot default banner with app banner
     new 0fc38b8  update rat plugin
     new 65f6001  Merge pull request #18 from aasaru/gradle_4.10.3

The 322 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                           |   7 +++++--
 build.gradle                               |   7 +++++++
 component-test/build.gradle                |  11 ++++++++---
 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 |   6 +++---
 service/src/main/resources/banner.txt      |  10 ++++++++++
 shared.gradle                              |  12 ++++--------
 travis.sh                                  |  16 ++++++++++++----
 12 files changed, 70 insertions(+), 40 deletions(-)
 create mode 100644 service/src/main/resources/banner.txt