You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/10/20 06:46:13 UTC

[camel] branch master updated: CAMEL-14024: Remove camel-mqtt. Remove links from docs

This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 dc1f9f5  CAMEL-14024: Remove camel-mqtt. Remove links from docs
dc1f9f5 is described below

commit dc1f9f576e6ada0c917732dde2294811a4270926
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sun Oct 20 08:45:58 2019 +0200

    CAMEL-14024: Remove camel-mqtt. Remove links from docs
---
 docs/user-manual/modules/ROOT/pages/asynchronous-routing-engine.adoc | 1 -
 docs/user-manual/modules/ROOT/pages/index.adoc                       | 1 -
 2 files changed, 2 deletions(-)

diff --git a/docs/user-manual/modules/ROOT/pages/asynchronous-routing-engine.adoc b/docs/user-manual/modules/ROOT/pages/asynchronous-routing-engine.adoc
index 457ebba..cced8eb 100644
--- a/docs/user-manual/modules/ROOT/pages/asynchronous-routing-engine.adoc
+++ b/docs/user-manual/modules/ROOT/pages/asynchronous-routing-engine.adoc
@@ -25,7 +25,6 @@ and producer)
 Request Reply messaging over JMS). *Camel 2.9:*
 (consumer, if option `asyncConsumer=true` is used).
 * xref:components::jms-component.adoc[JMS] *Camel 2.9:* (also consumer)
-* xref:components::mqtt-component.adoc[MQTT] *Camel 2.10.2:* (only producer)
 * NMR (both consumer and producer)
 * xref:components::netty-component.adoc[Netty] only producer (*Camel 2.10:* also consumer)
 * xref:components::seda-component.adoc[SEDA] (both consumer and producer) SEDA was mistakenly
diff --git a/docs/user-manual/modules/ROOT/pages/index.adoc b/docs/user-manual/modules/ROOT/pages/index.adoc
index 761431c..ff13c6a 100644
--- a/docs/user-manual/modules/ROOT/pages/index.adoc
+++ b/docs/user-manual/modules/ROOT/pages/index.adoc
@@ -318,7 +318,6 @@ camel routes without them knowing
 ** xref:components::mllp-component.adoc[MLLP]
 ** xref:components::mongodb-component.adoc[MongoDB]
 ** xref:components::mongodb-gridfs-component.adoc[MongoDB GridFS]
-** xref:components::mqtt-component.adoc[MQTT]
 ** xref:components::msv-component.adoc[MSV]
 ** xref:components::mustache-component.adoc[Mustache]
 ** xref:components::mvel-component.adoc[MVEL]