You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2022/05/05 19:09:54 UTC

[camel] branch CAMEL-18055 updated (3179795c3f1 -> 63a0d061fba)

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

bvahdat pushed a change to branch CAMEL-18055
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 3179795c3f1 CAMEL-18055: Create tracing SpanDecorator for ServiceBusComponent

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/CAMEL-18055 (63a0d061fba)
            \
             O -- O -- O   (3179795c3f1)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../decorators/ServiceBusSpanDecorator.java        | 108 ---------------------
 .../decorators/ServiceBusSpanDecoratorTest.java    |  81 ----------------
 2 files changed, 189 deletions(-)
 delete mode 100644 components/camel-tracing/src/main/java/org/apache/camel/tracing/decorators/ServiceBusSpanDecorator.java
 delete mode 100644 components/camel-tracing/src/test/java/org/apache/camel/tracing/decorators/ServiceBusSpanDecoratorTest.java