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/10/07 11:01:23 UTC

[camel] branch master updated (c202302 -> 4e33f98)

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 c202302  Added a CLEAN stage to Jenkinsfile to Jenkinsfile.jdk14
     add 4e33f98  CAMEL-15637: Add SpanDecorator for VertxHttpComponent

No new revisions were added by this update.

Summary of changes:
 .../META-INF/services/org.apache.camel.tracing.SpanDecorator        | 1 +
 .../META-INF/services/org.apache.camel.tracing.SpanDecorator        | 1 +
 .../{NettyHttpSpanDecorator.java => VertxHttpSpanDecorator.java}    | 6 +++---
 3 files changed, 5 insertions(+), 3 deletions(-)
 copy components/camel-tracing/src/main/java/org/apache/camel/tracing/decorators/{NettyHttpSpanDecorator.java => VertxHttpSpanDecorator.java} (86%)