You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by aw...@apache.org on 2019/04/30 08:27:33 UTC

[fineract-cn-portfolio] branch develop updated (bdc77e8 -> ec0ca92)

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

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


    from bdc77e8  Merge pull request #13 from awasum/develop
     new 31a3d0f  FINCN-148 build with travis-ci.com and upload artifacts to Artifactory
     new 7144e02  FINCN-148 build with travis-ci.com and upload artifacts to Artifactory
     new ec0ca92  Merge pull request #14 from aasaru/artifactory

The 309 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:
 .travis.yml                 | 30 +++++++++++++++++++
 Dockerfile                  | 18 ++++++++++++
 README.md                   |  2 +-
 api/build.gradle            |  3 +-
 build.gradle                | 10 ++++++-
 component-test/build.gradle |  2 ++
 service/build.gradle        |  5 ++--
 shared.gradle               | 18 ++++++++++++
 travis.sh                   | 71 +++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 154 insertions(+), 5 deletions(-)
 create mode 100644 .travis.yml
 create mode 100755 travis.sh