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/06 10:03:22 UTC

[camel] 01/03: CAMEL-13792 - Rename components to default names, Camel-http4 to Camel-http - Fixed migration guide a bit

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 41db8985a194f3d4e798086d4f4e7c90d6bd42c8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 6 11:55:00 2019 +0200

    CAMEL-13792 - Rename components to default names, Camel-http4 to Camel-http - Fixed migration guide a bit
---
 MIGRATION.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MIGRATION.md b/MIGRATION.md
index 62ced89..728eb2f 100644
--- a/MIGRATION.md
+++ b/MIGRATION.md
@@ -104,7 +104,7 @@ The properties component will now use OS environment variables as preferred valu
 
 ### Removed components
 
-We have removed all deprecated components from Camel 2.x, also including the old `camel-http` component. Instead you can use `camel-http4`.
+We have removed all deprecated components from Camel 2.x, also including the old `camel-http` component. `camel-http4` has been renamed to `camel-http`.
 
 We removed `camel-jibx` component which wasn't working on JDK 8.