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:24:45 UTC

[fineract-cn-async] branch develop updated (0625c45 -> 42680f3)

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


    from 0625c45  Merge pull request #5 from myrle-krantz/develop
     add e69271e  Adjusting to package name changes in upstream repositories.
     add dc9c53f  Change package names from mifos to apache fineract.
     add 7b3dae9  Removing last references to mifos
     new 42680f3  Merge pull request #6 from myrle-krantz/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:
 README.md                                                         | 4 +---
 .../cn}/async/config/AsyncProcessingJavaConfiguration.java        | 6 +++---
 .../core => org/apache/fineract/cn}/async/config/EnableAsync.java | 2 +-
 .../apache/fineract/cn}/async/core/DelegatingContextCallable.java | 8 ++++----
 .../apache/fineract/cn}/async/core/DelegatingContextExecutor.java | 8 ++++----
 .../apache/fineract/cn}/async/core/DelegatingContextRunnable.java | 8 ++++----
 .../apache/fineract/cn}/async/util/AsyncConstants.java            | 2 +-
 7 files changed, 18 insertions(+), 20 deletions(-)
 rename src/main/java/{io/mifos/core => org/apache/fineract/cn}/async/config/AsyncProcessingJavaConfiguration.java (94%)
 rename src/main/java/{io/mifos/core => org/apache/fineract/cn}/async/config/EnableAsync.java (96%)
 rename src/main/java/{io/mifos/core => org/apache/fineract/cn}/async/core/DelegatingContextCallable.java (90%)
 rename src/main/java/{io/mifos/core => org/apache/fineract/cn}/async/core/DelegatingContextExecutor.java (92%)
 rename src/main/java/{io/mifos/core => org/apache/fineract/cn}/async/core/DelegatingContextRunnable.java (89%)
 rename src/main/java/{io/mifos/core => org/apache/fineract/cn}/async/util/AsyncConstants.java (96%)

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

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

commit 42680f35ba1e69d8b74c47c092af21dfbc48ab94
Merge: 0625c45 7b3dae9
Author: Myrle Krantz <my...@apache.org>
AuthorDate: Mon Apr 16 21:24:43 2018 +0200

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

 README.md                                                         | 4 +---
 .../cn}/async/config/AsyncProcessingJavaConfiguration.java        | 6 +++---
 .../core => org/apache/fineract/cn}/async/config/EnableAsync.java | 2 +-
 .../apache/fineract/cn}/async/core/DelegatingContextCallable.java | 8 ++++----
 .../apache/fineract/cn}/async/core/DelegatingContextExecutor.java | 8 ++++----
 .../apache/fineract/cn}/async/core/DelegatingContextRunnable.java | 8 ++++----
 .../apache/fineract/cn}/async/util/AsyncConstants.java            | 2 +-
 7 files changed, 18 insertions(+), 20 deletions(-)

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