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 340b13d CAMEL-12503: Fixed test as breadcrumbId header is included by default. new 0c65887 CAMEL-12512 - camel-consul - Option to inject Consul client new 41093d8 CAMEL-12512 - 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: .../component/consul/ConsulConfiguration.java | 15 +++++++++++++ .../camel/component/consul/ConsulEndpoint.java | 25 ++++++++-------------- ...alueTest.java => ConsulClientKeyValueTest.java} | 4 ++-- ...stSupport.java => ConsulClientTestSupport.java} | 7 ++++-- .../springboot/ConsulComponentConfiguration.java | 14 ++++++++++++ 5 files changed, 45 insertions(+), 20 deletions(-) copy components/camel-consul/src/test/java/org/apache/camel/component/consul/{ConsulKeyValueTest.java => ConsulClientKeyValueTest.java} (94%) copy components/camel-consul/src/test/java/org/apache/camel/component/consul/{ConsulTestSupport.java => ConsulClientTestSupport.java} (92%) -- To stop receiving notification emails like this one, please contact acosent...@apache.org.