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 9d44c96 Drop Java 8
9d44c96 is described below
commit 9d44c96b04319fa28016a50922cc342c6bb35d56
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Dec 25 10:57:32 2021 +0100
Drop Java 8
---
docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc | 4 ++++
1 file changed, 4 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 29dce0f..79eff28 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
@@ -61,3 +61,7 @@ This should correctly be done with `steps` as child of `from`:
steps:
- log: "message"
----
+
+=== camel-karaf
+
+The `camel-endpointdsl` and `camel-componentdsl` is no longer supported on
Apache Karaf.