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ß <[email protected]> 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(-)
