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 06:58:27 UTC

[fineract-cn-identity] branch develop updated (4c53cfe -> 8e6cc0d)

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


    from 4c53cfe  Merge pull request #10 from Izakey/develop
     new 54cea14  FINCN-148 build with travis-ci.com and upload artifacts to Artifactory
     new 5dd11ce  FINCN-149 update Dockerfile to download build from Artifactory, fix rat errors
     new 8e6cc0d  Merge pull request #11 from aasaru/artifactory

The 123 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                  | 20 ++++++++++++-
 README.md                   |  2 +-
 api/build.gradle            |  3 +-
 build.gradle                |  7 +++++
 component-test/build.gradle |  1 +
 service/build.gradle        |  1 +
 shared.gradle               | 18 ++++++++++++
 travis.sh                   | 71 +++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 150 insertions(+), 3 deletions(-)
 create mode 100644 .travis.yml
 create mode 100755 travis.sh