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 dc2525a  Removed reference to Camel-Quartz in docs
dc2525a is described below

commit dc2525a8e8b052ce14bd2157af5ae5c6a28da262
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Feb 22 15:09:15 2019 +0100

    Removed reference to Camel-Quartz in docs
---
 components/camel-quartz2/src/main/docs/quartz2-component.adoc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/components/camel-quartz2/src/main/docs/quartz2-component.adoc 
b/components/camel-quartz2/src/main/docs/quartz2-component.adoc
index 1524ced..c459545 100644
--- a/components/camel-quartz2/src/main/docs/quartz2-component.adoc
+++ b/components/camel-quartz2/src/main/docs/quartz2-component.adoc
@@ -21,9 +21,6 @@ for this component:
 </dependency>
 ------------------------------------------------------------
 
-*NOTE:* Quartz 2.x API is not compatible with Quartz 1.x. If you need to
-remain on old Quartz 1.x, please +
- use the old <<quartz-component,Quartz>> component instead.
 
 === URI format
 

Reply via email to