You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by vo...@apache.org on 2020/08/25 21:53:05 UTC

[fineract] branch develop updated (e0f81f0 -> 5d95a18)

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

vorburger pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.


    from e0f81f0  Update dependency gradle to v6.6.1
     add a86c5cf  FINERACT-1101 Swagger Codegen build using Gradle
     add 79db886  FINERACT-1101 Excluded Mustache templates from rat
     add bd4f7ae  Update fineract-provider/config/swagger/config.json.template
     add 5d95a18  Update docs/developers/swagger/client.md

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   1 +
 docs/developers/swagger/client.md                  |  30 +-
 fineract-provider/build.gradle                     |   4 +-
 .../config/swagger/config.json.template            |   1 +
 .../templates/gradle-wrapper.properties.mustache}  |   3 +-
 .../config/swagger/templates/pom.mustache          | 355 +++++++++++++++++++++
 6 files changed, 387 insertions(+), 7 deletions(-)
 copy fineract-provider/{gradle/wrapper/gradle-wrapper.properties => config/swagger/templates/gradle-wrapper.properties.mustache} (80%)
 create mode 100644 fineract-provider/config/swagger/templates/pom.mustache