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 724b4576396 CAMEL-18928: updated migration guide with removed 
components (#9132)
724b4576396 is described below

commit 724b45763964894957560e873b74b3c6fe041189
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Tue Jan 17 06:25:30 2023 +0100

    CAMEL-18928: updated migration guide with removed components (#9132)
---
 docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

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 5bb59a7e196..693126d35c3 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
@@ -14,22 +14,29 @@ Camel 4 supports Java 17. Support for Java 11 is dropped.
 
 The following components has been removed:
 
+- camel-activemq
 - camel-atmos
 - camel-caffeine-lrucache
 - camel-cdi
+- camel-datasonnet
 - camel-elasticsearch-rest
 - camel-gora
 - camel-hbase
 - camel-iota
 - camel-ipfs
+- camel-jbpm
 - camel-jclouds
+- camel-johnzon
 - camel-microprofile-metrics
+- camel-milo
 - camel-opentracing
+- camel-optaplanner
 - camel-rabbitmq
 - camel-rest-swagger
 - camel-restdsl-swagger-plugin
 - camel-resteasy
 - camel-spark
+- camel-swift
 - camel-swagger-java
 - camel-websocket-jsr356
 - camel-xstream

Reply via email to