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 087b5a7 Stream caching should be able to init with camel-quarkus out
of the box
new 7981824 CAMEL-13792 - Rename components to default names,
Camel-netty4-http to camel-netty-http - Removed netty-http4 decorator for
aws-xray component
new de3b6ee CAMEL-13792 - Rename components to default names,
Camel-netty4-http to camel-netty-http - Removed netty-http4 decorator for
opentracing component
new 9ea5498 Regen
The 3 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:
.../http/NettyHttp4SegmentDecorator.java | 25 ---------------------
...pache.camel.component.aws.xray.SegmentDecorator | 1 -
.../decorators/NettyHttp4SpanDecorator.java | 26 ----------------------
.../org.apache.camel.opentracing.SpanDecorator | 1 -
.../modules/ROOT/pages/grape-component.adoc | 4 ++--
5 files changed, 2 insertions(+), 55 deletions(-)
delete mode 100644
components/camel-aws-xray/src/main/java/org/apache/camel/component/aws/xray/decorators/http/NettyHttp4SegmentDecorator.java
delete mode 100644
components/camel-opentracing/src/main/java/org/apache/camel/opentracing/decorators/NettyHttp4SpanDecorator.java