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:55:55 UTC

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

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

commit e8ac73f337d3bf4e1e5038382c6cc36399e81288
Merge: de02aaa dd42981
Author: Myrle Krantz <my...@apache.org>
AuthorDate: Fri Mar 16 11:55:52 2018 +0100

    Merge pull request #2 from Izakey/develop
    
    Updated copyright information in cheques

 HEADER                                             | 25 +++++++++++--------
 NOTICE.txt                                         |  5 ++++
 README.md                                          |  4 +--
 .../io/mifos/cheque/api/v1/EventConstants.java     | 25 +++++++++++--------
 .../mifos/cheque/api/v1/PermittableGroupIds.java   | 25 +++++++++++--------
 .../mifos/cheque/api/v1/client/ChequeManager.java  | 25 +++++++++++--------
 .../client/DependingResourceNotValidException.java | 25 +++++++++++--------
 .../v1/client/InvalidChequeNumberException.java    | 25 +++++++++++--------
 .../java/io/mifos/cheque/api/v1/domain/Action.java | 25 +++++++++++--------
 .../java/io/mifos/cheque/api/v1/domain/Cheque.java | 25 +++++++++++--------
 .../api/v1/domain/ChequeProcessingCommand.java     | 25 +++++++++++--------
 .../cheque/api/v1/domain/ChequeTransaction.java    | 25 +++++++++++--------
 .../mifos/cheque/api/v1/domain/IssuingCount.java   | 25 +++++++++++--------
 .../java/io/mifos/cheque/api/v1/domain/MICR.java   | 25 +++++++++++--------
 .../mifos/cheque/api/v1/domain/MICRResolution.java | 25 +++++++++++--------
 .../java/io/mifos/cheque/api/v1/domain/State.java  | 25 +++++++++++--------
 .../java/io/mifos/cheque/AbstractChequeTest.java   | 25 +++++++++++--------
 .../src/main/java/io/mifos/cheque/Fixture.java     | 25 +++++++++++--------
 .../java/io/mifos/cheque/SuiteTestEnvironment.java | 25 +++++++++++--------
 .../src/main/java/io/mifos/cheque/TestCheques.java | 25 +++++++++++--------
 .../java/io/mifos/cheque/TestIssuingCheques.java   | 25 +++++++++++--------
 .../src/main/java/io/mifos/cheque/TestMICR.java    | 25 +++++++++++--------
 .../src/main/java/io/mifos/cheque/TestSuite.java   | 25 +++++++++++--------
 .../mifos/cheque/listener/ChequeEventListener.java | 25 +++++++++++--------
 .../listener/ManagementEventMigrationListener.java | 25 +++++++++++--------
 component-test/src/main/resources/logback-test.xml | 25 +++++++++++--------
 .../io/mifos/cheque/service/ChequeApplication.java | 25 +++++++++++--------
 .../mifos/cheque/service/ChequeConfiguration.java  | 25 +++++++++++--------
 .../io/mifos/cheque/service/ServiceConstants.java  | 25 +++++++++++--------
 .../command/ApproveChequeTransactionCommand.java   | 25 +++++++++++--------
 .../command/CancelChequeTransactionCommand.java    | 25 +++++++++++--------
 .../internal/command/ChequeTransactionCommand.java | 25 +++++++++++--------
 .../internal/command/IssueChequesCommand.java      | 25 +++++++++++--------
 .../service/internal/command/MigrationCommand.java | 25 +++++++++++--------
 .../internal/command/handler/ChequeAggregate.java  | 25 +++++++++++--------
 .../command/handler/ManagementAggregate.java       | 25 +++++++++++--------
 .../cheque/service/internal/format/MICRParser.java | 25 +++++++++++--------
 .../service/internal/mapper/ChequeMapper.java      | 25 +++++++++++--------
 .../service/internal/repository/ChequeEntity.java  | 25 +++++++++++--------
 .../internal/repository/ChequeRepository.java      | 25 +++++++++++--------
 .../internal/repository/IssuedChequeEntity.java    | 25 +++++++++++--------
 .../repository/IssuedChequeRepository.java         | 25 +++++++++++--------
 .../specification/ChequeSpecification.java         | 25 +++++++++++--------
 .../service/internal/service/ChequeService.java    | 25 +++++++++++--------
 .../service/internal/service/MICRService.java      | 25 +++++++++++--------
 .../internal/service/helper/AccountingService.java | 25 +++++++++++--------
 .../internal/service/helper/CustomerService.java   | 25 +++++++++++--------
 .../internal/service/helper/DepositService.java    | 25 +++++++++++--------
 .../service/helper/OrganizationService.java        | 25 +++++++++++--------
 .../rest/ChequeManagementRestController.java       | 25 +++++++++++--------
 .../cheque/service/rest/ChequeRestController.java  | 25 +++++++++++--------
 .../rest/ChequeTransactionRestController.java      | 25 +++++++++++--------
 .../cheque/service/rest/MIRCRestController.java    | 25 +++++++++++--------
 service/src/main/resources/application.yml         | 25 +++++++++++--------
 service/src/main/resources/bootstrap.yml           | 25 +++++++++++--------
 .../db/migrations/mariadb/V1__initial_setup.sql    | 25 +++++++++++--------
 service/src/main/resources/logback.xml             | 29 ++++++++++++----------
 .../service/internal/format/TestMICRParser.java    | 25 +++++++++++--------
 shared.gradle                                      |  2 --
 59 files changed, 793 insertions(+), 622 deletions(-)

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