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 09:50:08 UTC

[camel] 20/20: CAMEL-13792 - Rename components to default names, Camel-quartz2 to camel-quartz - Added note in 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 b5ef5da7bd45758964bfe6d273cdd717d08e3191
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 6 11:48:06 2019 +0200

    CAMEL-13792 - Rename components to default names, Camel-quartz2 to camel-quartz - Added note in MIGRATION guide
---
 MIGRATION.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MIGRATION.md b/MIGRATION.md
index b75be7f..62ced89 100644
--- a/MIGRATION.md
+++ b/MIGRATION.md
@@ -126,6 +126,8 @@ The `mina2` component has been renamed to `mina`. The supported scheme is now `m
 
 The `mongodb3` component has been renamed to `mongodb`. The supported scheme is now `mongodb`.
 
+The `quartz2` component has been renamed to `quartz`. The supported scheme is now `quartz`.
+
 The `rxjava2` component has been renamed to `rxjava`.
 
 We have also renamed `camel-jetty9` to `camel-jetty`.