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 2e8f391  Added note about the drop of OSGi support for camel-undertow
2e8f391 is described below

commit 2e8f391b19cd0706766feecddac5676980de5728
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Apr 21 14:51:56 2020 +0200

    Added note about the drop of OSGi support for camel-undertow
---
 docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc | 4 ++++
 1 file changed, 4 insertions(+)

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 22e4c66..e89858f2 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
@@ -1119,3 +1119,7 @@ 
context.getGlobalOptions().put(JacksonConstants.TYPE_CONVERTER_MODULE_CLASS_NAME
 
 this change affects also the Java DSL and as consequence the 
`enableJaxbAnnotationModule` option for the Json 
 DataFormat definition has been removed.
+
+=== Camel-Karaf
+
+In Camel 3.3.0, camel-undertow is not supported in OSGi anymore

Reply via email to