You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/08/19 07:27:53 UTC

[camel] 02/02: Reflect reverting on MIGRATION guide

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

commit 44b739bf06adb539d3b0e28ba76f9b124eb32945
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 19 09:27:19 2019 +0200

    Reflect reverting on MIGRATION guide
---
 MIGRATION.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MIGRATION.md b/MIGRATION.md
index a6bff77..19f3d7f 100644
--- a/MIGRATION.md
+++ b/MIGRATION.md
@@ -136,7 +136,7 @@ The `quartz2` component has been renamed to `quartz`, and it's corresponding com
 
 The `rxjava2` component has been renamed to `rxjava`, and it's corresponding component package from `org.apache.camel.component.rxjava2` to `org.apache.camel.component.rxjava`.
 
-We have also renamed `camel-jetty9` to `camel-jetty`, and it's corresponding component package from `org.apache.camel.component.jetty9` to `org.apache.camel.component.jetty`.
+We have also renamed `camel-jetty9` to `camel-jetty`. The supported scheme is now `jetty`.
 
 ### Tracing