You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2020/01/07 10:02:52 UTC

[camel] branch master updated (f7bbbbe -> 4ef215e)

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

jamesnetherton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from f7bbbbe  Upgrade commons-codec to version 1.14
     add 4ef215e  CAMEL-14365: Create OpenTracing SpanDecorator for platform-http component

No new revisions were added by this update.

Summary of changes:
 .../{DirectvmSpanDecorator.java => PlatformHttpSpanDecorator.java}  | 6 +++---
 .../META-INF/services/org.apache.camel.opentracing.SpanDecorator    | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)
 copy components/camel-opentracing/src/main/java/org/apache/camel/opentracing/decorators/{DirectvmSpanDecorator.java => PlatformHttpSpanDecorator.java} (84%)