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
my...@apache.org.

Reply via email to