This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 3f43105 Added a note about dropping the camel-undertow support in OSGi
3f43105 is described below
commit 3f431056a073144e43f48e7ec270cf497937aca4
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Apr 21 14:58:24 2020 +0200
Added a note about dropping the camel-undertow support in OSGi
---
docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc
b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc
index e89858f2..649cc4a 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc
@@ -1122,4 +1122,4 @@ DataFormat definition has been removed.
=== Camel-Karaf
-In Camel 3.3.0, camel-undertow is not supported in OSGi anymore
+In Camel 3.3.0, camel-undertow is not supported in OSGi anymore.