You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2019/10/09 07:39:17 UTC

[fineract-cn-async] 11/33: Merge pull request #5 from mgeiss/develop

This is an automated email from the ASF dual-hosted git repository.

juhan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-async.git

commit cdcdf2a927498526779a80b5eeb4b9930581eb84
Merge: d645c62 1b95bd7
Author: Markus Geiß <ma...@apache.org>
AuthorDate: Wed Jun 14 11:33:47 2017 +0200

    Merge pull request #5 from mgeiss/develop
    
    added UserContext to context delegating

 build.gradle                                       |  2 +
 .../config/AsyncProcessingJavaConfiguration.java   |  4 +-
 ...allable.java => DelegatingContextCallable.java} | 17 +++++++--
 ...xecutor.java => DelegatingContextExecutor.java} | 21 +++++++----
 .../core/async/core/DelegatingContextRunnable.java | 44 ++++++++++++++++++++++
 .../core/DelegatingTenantContextRunnable.java      | 33 ----------------
 6 files changed, 75 insertions(+), 46 deletions(-)