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


    from 2a34474  Merge pull request #1 from myrle-krantz/develop
     add 85691b8  Updated copyright information on teller
     add e27052b  Removed unused year and name variables
     new 03229ff  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                                          |  2 +-
 .../io/mifos/teller/api/v1/EventConstants.java     | 25 +++++++++++--------
 .../mifos/teller/api/v1/PermittableGroupIds.java   | 25 +++++++++++--------
 .../v1/client/TellerAlreadyExistsException.java    | 25 +++++++++++--------
 .../mifos/teller/api/v1/client/TellerManager.java  | 25 +++++++++++--------
 .../api/v1/client/TellerNotFoundException.java     | 25 +++++++++++--------
 .../TellerTransactionValidationException.java      | 25 +++++++++++--------
 .../api/v1/client/TellerValidationException.java   | 25 +++++++++++--------
 .../v1/client/TransactionProcessingException.java  | 25 +++++++++++--------
 .../java/io/mifos/teller/api/v1/domain/Charge.java | 25 +++++++++++--------
 .../java/io/mifos/teller/api/v1/domain/Cheque.java | 25 +++++++++++--------
 .../java/io/mifos/teller/api/v1/domain/MICR.java   | 25 +++++++++++--------
 .../java/io/mifos/teller/api/v1/domain/Teller.java | 25 +++++++++++--------
 .../teller/api/v1/domain/TellerBalanceSheet.java   | 25 +++++++++++--------
 .../teller/api/v1/domain/TellerDenomination.java   | 25 +++++++++++--------
 .../io/mifos/teller/api/v1/domain/TellerEntry.java | 25 +++++++++++--------
 .../api/v1/domain/TellerManagementCommand.java     | 25 +++++++++++--------
 .../teller/api/v1/domain/TellerTransaction.java    | 25 +++++++++++--------
 .../api/v1/domain/TellerTransactionCosts.java      | 25 +++++++++++--------
 .../teller/api/v1/domain/UnlockDrawerCommand.java  | 25 +++++++++++--------
 .../java/io/mifos/teller/AbstractTellerTest.java   | 25 +++++++++++--------
 .../java/io/mifos/teller/SuiteTestEnvironment.java | 25 +++++++++++--------
 .../src/main/java/io/mifos/teller/TestSuite.java   | 25 +++++++++++--------
 .../java/io/mifos/teller/TestTellerBalance.java    | 25 +++++++++++--------
 .../io/mifos/teller/TestTellerDenomination.java    | 25 +++++++++++--------
 .../java/io/mifos/teller/TestTellerManagement.java | 25 +++++++++++--------
 .../java/io/mifos/teller/TestTellerOperation.java  | 25 +++++++++++--------
 .../teller/listener/MigrationEventListener.java    | 25 +++++++++++--------
 .../mifos/teller/listener/TellerEventListener.java | 25 +++++++++++--------
 .../java/io/mifos/teller/util/TellerGenerator.java | 25 +++++++++++--------
 component-test/src/main/resources/logback-test.xml | 25 +++++++++++--------
 .../java/io/mifos/teller/ServiceConstants.java     | 25 +++++++++++--------
 .../java/io/mifos/teller/TellerApplication.java    | 25 +++++++++++--------
 .../java/io/mifos/teller/TellerConfiguration.java  | 25 +++++++++++--------
 .../command/CancelTellerTransactionCommand.java    | 25 +++++++++++--------
 .../internal/command/ChangeTellerCommand.java      | 25 +++++++++++--------
 .../internal/command/CloseTellerCommand.java       | 25 +++++++++++--------
 .../command/ConfirmTellerTransactionCommand.java   | 25 +++++++++++--------
 .../internal/command/CreateTellerCommand.java      | 25 +++++++++++--------
 .../internal/command/DeleteTellerCommand.java      | 25 +++++++++++--------
 .../internal/command/DrawerUnlockCommand.java      | 25 +++++++++++--------
 .../InitializeTellerTransactionCommand.java        | 25 +++++++++++--------
 .../service/internal/command/MigrationCommand.java | 25 +++++++++++--------
 .../internal/command/OpenTellerCommand.java        | 25 +++++++++++--------
 .../internal/command/PauseTellerCommand.java       | 25 +++++++++++--------
 .../command/TellerDenominationCommand.java         | 25 +++++++++++--------
 .../command/handler/MigrationAggregate.java        | 25 +++++++++++--------
 .../internal/command/handler/TellerAggregate.java  | 25 +++++++++++--------
 .../handler/TellerTransactionAggregate.java        | 25 +++++++++++--------
 .../service/internal/mapper/ChequeMapper.java      | 25 +++++++++++--------
 .../internal/mapper/TellerDenominationMapper.java  | 25 +++++++++++--------
 .../service/internal/mapper/TellerEntryMapper.java | 25 +++++++++++--------
 .../service/internal/mapper/TellerMapper.java      | 25 +++++++++++--------
 .../internal/mapper/TellerTransactionMapper.java   | 25 +++++++++++--------
 .../processor/ChequeTransactionHandler.java        | 25 +++++++++++--------
 .../processor/DepositTransactionHandler.java       | 25 +++++++++++--------
 .../processor/PortfolioTransactionHandler.java     | 25 +++++++++++--------
 .../processor/TellerTransactionProcessor.java      | 25 +++++++++++--------
 .../service/internal/repository/ChequeEntity.java  | 25 +++++++++++--------
 .../internal/repository/ChequeRepository.java      | 25 +++++++++++--------
 .../repository/TellerDenominationEntity.java       | 25 +++++++++++--------
 .../repository/TellerDenominationRepository.java   | 25 +++++++++++--------
 .../service/internal/repository/TellerEntity.java  | 25 +++++++++++--------
 .../internal/repository/TellerRepository.java      | 25 +++++++++++--------
 .../repository/TellerTransactionEntity.java        | 25 +++++++++++--------
 .../repository/TellerTransactionRepository.java    | 25 +++++++++++--------
 .../internal/service/TellerManagementService.java  | 25 +++++++++++--------
 .../internal/service/TellerOperationService.java   | 25 +++++++++++--------
 .../internal/service/helper/AccountingService.java | 25 +++++++++++--------
 .../internal/service/helper/ChequeService.java     | 25 +++++++++++--------
 .../helper/DepositAccountManagementService.java    | 25 +++++++++++--------
 .../service/helper/OrganizationService.java        | 25 +++++++++++--------
 .../internal/service/helper/PortfolioService.java  | 25 +++++++++++--------
 .../teller/service/internal/util/MICRParser.java   | 25 +++++++++++--------
 .../rest/TellerManagementRestController.java       | 25 +++++++++++--------
 .../rest/TellerOperationRestController.java        | 25 +++++++++++--------
 .../teller/service/rest/TellerRestController.java  | 25 +++++++++++--------
 service/src/main/resources/application.yml         | 25 +++++++++++--------
 service/src/main/resources/bootstrap.yml           | 25 +++++++++++--------
 .../db/migrations/mariadb/V1__initial_setup.sql    | 25 +++++++++++--------
 .../db/migrations/mariadb/V2__add_cheques.sql      | 25 +++++++++++--------
 .../V3__add_cheques_receivable_to_teller.sql       | 25 +++++++++++--------
 .../mariadb/V4__add_last_opened_to_teller.sql      | 25 +++++++++++--------
 .../mariadb/V5__add_teller_denomination.sql        | 25 +++++++++++--------
 service/src/main/resources/logback.xml             | 29 ++++++++++++----------
 shared.gradle                                      |  2 --
 88 files changed, 1198 insertions(+), 940 deletions(-)
 create mode 100644 NOTICE.txt

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

Reply via email to