This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from a37983a Upgrade Zipkin Reporter to version 2.7.12
new a5ad137 CAMEL-12973: Init deferred to first call when WIH uses
Deployment-scoped context in combination with Singleton RuntimeStrategy.
Removed redundant double slash from 'direct' URL.
new e59f4d5 CAMEL-12973 - Fixed CS
The 2 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:
.../jbpm/workitem/AbstractCamelCommand.java | 4 +-
.../workitem/AbstractCamelWorkItemHandler.java | 52 ++++++--
.../CamelWorkItemHandlerIntegrationTests.java | 4 +
.../DeploymentContextCamelCommandTest.java | 62 ++++-----
.../workitem/GlobalContextCamelCommandTest.java | 36 ++---
.../workitem/InOnlyCamelWorkItemHandlerTest.java | 40 +++---
.../workitem/InOutCamelWorkItemHandlerTest.java | 145 ++++++++++++++++-----
7 files changed, 234 insertions(+), 109 deletions(-)