You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by my...@apache.org on 2017/02/22 12:54:00 UTC

[2/4] incubator-fineract git commit: Merge branch 'FINERACT-371' of https://github.com/nazeer1100126/incubator-fineract into nazeer1100126-FINERACT-371

Merge branch 'FINERACT-371' of https://github.com/nazeer1100126/incubator-fineract into nazeer1100126-FINERACT-371


Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract/commit/9db39391
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract/tree/9db39391
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract/diff/9db39391

Branch: refs/heads/develop
Commit: 9db39391ab8f1d25a4b27751b24edc6869a32210
Parents: b36ba8e 1dabd44
Author: myrle-krantz <mk...@mifos.org>
Authored: Wed Feb 22 13:47:43 2017 +0100
Committer: myrle-krantz <mk...@mifos.org>
Committed: Wed Feb 22 13:47:43 2017 +0100

----------------------------------------------------------------------
 .gitignore                     |   2 +
 README.md                      |   8 +-
 fineract-provider/build.gradle |   7 +-
 fineract-provider/gradlew      | 167 ------------------------------------
 fineract-provider/gradlew.bat  | 113 ------------------------
 gradlew                        | 167 ++++++++++++++++++++++++++++++++++++
 gradlew.bat                    | 113 ++++++++++++++++++++++++
 settings.gradle                |  20 +++++
 8 files changed, 309 insertions(+), 288 deletions(-)
----------------------------------------------------------------------