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/12 13:43:59 UTC

[fineract-cn-payroll] branch develop updated (d6b0c9a -> fe60f15)

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


    from d6b0c9a  Merge pull request #9 from Izakey/FINCN-123
     new c622337  FINCN-179 gradle to 4.10.3, FINCN-178 make Travis build forks, FINCN-175 remove Netty warnings, set application to unique port
     new 693581a  add application specific startup banner
     new 4ed234f  update RAT plugin version, add Docker Hub shield to readme
     new ca005c5  FINCN-180 remove tenant-specific data source from configuration
     new fe60f15  Merge pull request #13 from aasaru/gradle_4.10.3

The 58 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                |  10 ++++++++--
 gradle/wrapper/gradle-wrapper.jar          | Bin 54212 -> 54212 bytes
 gradle/wrapper/gradle-wrapper.properties   |   4 ++--
 service/build.gradle                       |  28 ++++++++++++++--------------
 service/src/main/resources/application.yml |   7 +------
 service/src/main/resources/banner.txt      |  11 +++++++++++
 shared.gradle                              |  12 ++++--------
 travis.sh                                  |  16 ++++++++++++----
 11 files changed, 67 insertions(+), 39 deletions(-)
 create mode 100644 service/src/main/resources/banner.txt