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-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push: new 360ff75 Quartz example: No need to add quartz in this case 360ff75 is described below commit 360ff752b44fa17a42eaa13eb5adf55e20342ac1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 4 18:30:30 2021 +0100 Quartz example: No need to add quartz in this case --- quartz/quartz-source/README.adoc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/quartz/quartz-source/README.adoc b/quartz/quartz-source/README.adoc index 90ba087..08555fa 100644 --- a/quartz/quartz-source/README.adoc +++ b/quartz/quartz-source/README.adoc @@ -24,13 +24,6 @@ Download the connector package zip and extract the content to a directory. In th > unzip camel-quartz-kafka-connector-0.7.1-package.zip ---- -In 0.7.1, you'll need to add also camel-quartz and quartz dependency. - -[source] ----- -> cd /home/oscerd/connectors/camel-quartz-kafka-connector ----- - We are now ready === Configuring Kafka Connect