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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 0127ee7d55c Update camel-4-migration-guide.adoc
0127ee7d55c is described below

commit 0127ee7d55cea0bdc6d39809a4a9cadf7ada02f9
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Feb 23 18:42:23 2023 +0100

    Update camel-4-migration-guide.adoc
---
 .../modules/ROOT/pages/camel-4-migration-guide.adoc            | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc
index 6e5f84ad549..f779db9da83 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc
@@ -31,15 +31,15 @@ The following components has been removed:
 | camel-ipfs                           | none
 | camel-jbpm                           | none
 | camel-jclouds                        | none
-| camel-johnzon                        | camel-jackson / camel-fastjson / 
camel-gson
-| camel-microprofile-metrics           | camel-opentelemtry
+| camel-johnzon                        | camel-jackson, camel-fastjson, 
camel-gson
+| camel-microprofile-metrics           | camel-micrometer, camel-opentelemtry
 | camel-milo                           | none
-| camel-opentracing                    | camel-opentelemtry
+| camel-opentracing                    | camel-micrometer, camel-opentelemtry
 | camel-optaplanner                    | none
 | camel-rabbitmq                       | spring-rabbitmq-component
 | camel-rest-swagger                   | camel-openapi-rest
 | camel-restdsl-swagger-plugin         | camel-restdsl-openapi-plugin
-| camel-resteasy                       | camel-rest
+| camel-resteasy                       | camel-cxf, camel-rest
 | camel-spark                          | none
 | camel-spring-integration             | none
 | camel-swift                          | none
@@ -48,7 +48,7 @@ The following components has been removed:
 | camel-websocket-jsr356               | camel-vertx-websocket
 | camel-vertx-kafka                    | camel-kafka
 | camel-xstream                        | camel-jacksonxml
-| camel-zipkin                         | camel-opentelemtry
+| camel-zipkin                         | camel-micrometer, camel-opentelemtry
 |===
 
 == Logging

Reply via email to