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/04/16 19:23:41 UTC

[fineract-cn-command] 01/01: Merge pull request #6 from myrle-krantz/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-command.git

commit 2a09210eca6c13f3d18bab5bb1a337edc0026a4a
Merge: b39d220 e9dc480
Author: Myrle Krantz <my...@apache.org>
AuthorDate: Mon Apr 16 21:23:38 2018 +0200

    Merge pull request #6 from myrle-krantz/develop
    
    Updating package names.

 .../fineract/cn}/command/annotation/Aggregate.java |  2 +-
 .../cn}/command/annotation/CommandHandler.java     |  2 +-
 .../cn}/command/annotation/CommandLogLevel.java    |  2 +-
 .../cn}/command/annotation/EventEmitter.java       |  2 +-
 .../command/config/CommandModuleConfiguration.java | 12 ++++----
 .../command/config/EnableCommandProcessing.java    |  2 +-
 .../cn}/command/domain/CommandCallback.java        |  2 +-
 .../cn}/command/domain/CommandHandlerHolder.java   |  5 ++--
 .../command/domain/CommandProcessingException.java |  2 +-
 .../cn}/command/gateway/CommandGateway.java        |  8 +++---
 .../fineract/cn}/command/internal/CommandBus.java  | 24 ++++++++--------
 .../cn}/command/repository/CommandSource.java      |  4 +--
 .../cn}/command/util/CommandConstants.java         |  2 +-
 .../cn}/command/fixture/DomainAggregate.java       |  8 +++---
 .../cn}/command/fixture/DomainException.java       |  2 +-
 .../fineract/cn}/command/fixture/DomainObject.java |  2 +-
 .../command/fixture/ErroneousDomainCommand.java    |  2 +-
 .../cn}/command/fixture/ReturningCommand.java      |  2 +-
 .../command/fixture/ReturningWithEventCommand.java |  2 +-
 .../fineract/cn}/command/fixture/VoidCommand.java  |  2 +-
 .../cn}/command/fixture/VoidWithEventCommand.java  |  2 +-
 .../cn}/command/internal/CommandBusTest.java       | 32 +++++++++++-----------
 22 files changed, 61 insertions(+), 62 deletions(-)

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