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 2018/03/16 10:57:03 UTC

[fineract-cn-template] branch develop updated (01062a3 -> bb33cd2)

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

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


    from 01062a3  Merge pull request #1 from myrle-krantz/develop
     add d57f5e3  Updated copyright information on template
     add dfa46d6  Removed unused year and name variables
     new bb33cd2  Merge pull request #2 from Izakey/develop

The 1 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:
 HEADER                                             | 25 ++++++++++++----------
 NOTICE.txt                                         |  5 +++++
 README.md                                          |  6 +++---
 .../mifos/template/api/v1/PermittableGroupIds.java | 25 ++++++++++++----------
 .../api/v1/client/IamATeapotException.java         | 25 ++++++++++++----------
 .../template/api/v1/client/TemplateManager.java    | 25 ++++++++++++----------
 .../io/mifos/template/api/v1/domain/Sample.java    | 25 ++++++++++++----------
 .../template/api/v1/events/EventConstants.java     | 25 ++++++++++++----------
 .../mifos/template/api/v1/domain/SampleTest.java   | 25 ++++++++++++----------
 .../io/mifos/template/SuiteTestEnvironment.java    | 25 ++++++++++++----------
 .../main/java/io/mifos/template/TestSample.java    | 25 ++++++++++++----------
 .../src/main/java/io/mifos/template/TestSuite.java | 25 ++++++++++++----------
 .../template/listener/MigrationEventListener.java  | 25 ++++++++++++----------
 .../template/listener/SampleEventListener.java     | 25 ++++++++++++----------
 .../mifos/template/service/ServiceConstants.java   | 25 ++++++++++++----------
 .../template/service/TemplateApplication.java      | 25 ++++++++++++----------
 .../template/service/TemplateConfiguration.java    | 25 ++++++++++++----------
 .../internal/command/InitializeServiceCommand.java | 25 ++++++++++++----------
 .../service/internal/command/SampleCommand.java    | 25 ++++++++++++----------
 .../command/handler/MigrationAggregate.java        | 25 ++++++++++++----------
 .../internal/command/handler/SampleAggregate.java  | 25 ++++++++++++----------
 .../service/internal/mapper/SampleMapper.java      | 25 ++++++++++++----------
 .../internal/repository/SampleJpaEntity.java       | 25 ++++++++++++----------
 .../repository/SampleJpaEntityRepository.java      | 25 ++++++++++++----------
 .../service/internal/service/SampleService.java    | 25 ++++++++++++----------
 .../service/rest/SampleRestController.java         | 25 ++++++++++++----------
 service/src/main/resources/application.yml         | 25 ++++++++++++----------
 service/src/main/resources/bootstrap.yml           | 25 ++++++++++++----------
 .../db/migrations/mariadb/V1__initial_setup.sql    | 25 ++++++++++++----------
 shared.gradle                                      |  2 --
 30 files changed, 386 insertions(+), 302 deletions(-)
 create mode 100644 NOTICE.txt

-- 
To stop receiving notification emails like this one, please contact
myrle@apache.org.

[fineract-cn-template] 01/01: Merge pull request #2 from Izakey/develop

Posted by my...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

myrle pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-template.git

commit bb33cd281400b4c3b72bd4fbb91901d3e6c734fd
Merge: 01062a3 dfa46d6
Author: Myrle Krantz <my...@apache.org>
AuthorDate: Fri Mar 16 11:57:00 2018 +0100

    Merge pull request #2 from Izakey/develop
    
    Updated copyright information on template

 HEADER                                             | 25 ++++++++++++----------
 NOTICE.txt                                         |  5 +++++
 README.md                                          |  6 +++---
 .../mifos/template/api/v1/PermittableGroupIds.java | 25 ++++++++++++----------
 .../api/v1/client/IamATeapotException.java         | 25 ++++++++++++----------
 .../template/api/v1/client/TemplateManager.java    | 25 ++++++++++++----------
 .../io/mifos/template/api/v1/domain/Sample.java    | 25 ++++++++++++----------
 .../template/api/v1/events/EventConstants.java     | 25 ++++++++++++----------
 .../mifos/template/api/v1/domain/SampleTest.java   | 25 ++++++++++++----------
 .../io/mifos/template/SuiteTestEnvironment.java    | 25 ++++++++++++----------
 .../main/java/io/mifos/template/TestSample.java    | 25 ++++++++++++----------
 .../src/main/java/io/mifos/template/TestSuite.java | 25 ++++++++++++----------
 .../template/listener/MigrationEventListener.java  | 25 ++++++++++++----------
 .../template/listener/SampleEventListener.java     | 25 ++++++++++++----------
 .../mifos/template/service/ServiceConstants.java   | 25 ++++++++++++----------
 .../template/service/TemplateApplication.java      | 25 ++++++++++++----------
 .../template/service/TemplateConfiguration.java    | 25 ++++++++++++----------
 .../internal/command/InitializeServiceCommand.java | 25 ++++++++++++----------
 .../service/internal/command/SampleCommand.java    | 25 ++++++++++++----------
 .../command/handler/MigrationAggregate.java        | 25 ++++++++++++----------
 .../internal/command/handler/SampleAggregate.java  | 25 ++++++++++++----------
 .../service/internal/mapper/SampleMapper.java      | 25 ++++++++++++----------
 .../internal/repository/SampleJpaEntity.java       | 25 ++++++++++++----------
 .../repository/SampleJpaEntityRepository.java      | 25 ++++++++++++----------
 .../service/internal/service/SampleService.java    | 25 ++++++++++++----------
 .../service/rest/SampleRestController.java         | 25 ++++++++++++----------
 service/src/main/resources/application.yml         | 25 ++++++++++++----------
 service/src/main/resources/bootstrap.yml           | 25 ++++++++++++----------
 .../db/migrations/mariadb/V1__initial_setup.sql    | 25 ++++++++++++----------
 shared.gradle                                      |  2 --
 30 files changed, 386 insertions(+), 302 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
myrle@apache.org.