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 b760eed71820 Add camel-rmi as removed in camel v3 migration guide
b760eed71820 is described below

commit b760eed718204f4c8955634c7a79be007682a707
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Feb 25 19:12:12 2026 +0100

    Add camel-rmi as removed in camel v3 migration guide
---
 docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc
index eeb5adbb8bee..2c8e6d55a666 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc
@@ -163,6 +163,8 @@ We removed `camel-boon` dataformat which wasn't working on 
JDK 9 and later.
 
 We removed the `camel-linkedin` component and there is no replacement.
 
+We removed the `camel-rmi` component and there is no replacement.
+
 The `camel-zookeeper` has its route policy functionality removed, instead use 
`ZooKeeperClusterService` or the `camel-zookeeper-master` component.
 
 The `camel-jetty` component no longer supports producer (eg to) which has been 
removed, use `camel-http` component instead.

Reply via email to