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 b53e50d CAMEL-17387: camel-karaf - Remove deprecated
camel-osgi-activator
b53e50d is described below
commit b53e50dd29c9fe61d2a11fec8c51947150a04c22
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Dec 27 10:00:05 2021 +0100
CAMEL-17387: camel-karaf - Remove deprecated camel-osgi-activator
---
docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc
b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc
index 785bbe6..8676d8a 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc
@@ -69,3 +69,5 @@ This should correctly be done with `steps` as child of `from`:
=== camel-karaf
The `camel-endpointdsl` and `camel-componentdsl` is no longer supported on
Apache Karaf.
+
+The `camel-osg-activator` has been removed.