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-quarkus.git
The following commit(s) were added to refs/heads/master by this push: new 0f72f54 Regen 0f72f54 is described below commit 0f72f544d24b9e4633a714f3d83bdc2f6b29bcee Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Oct 13 09:54:02 2019 +0200 Regen --- docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc | 2 +- extensions/readme.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc b/docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc index c530a9a..ce6f538 100644 --- a/docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc +++ b/docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc @@ -52,7 +52,7 @@ Number of Camel components: 22 in 18 JAR artifacts (0 deprecated) `netty-http:protocol:host:port/path` | 0.2 | Netty HTTP server and client using the Netty 4.x library. | link:https://camel.apache.org/components/latest/paho-component.html[Paho] (camel-quarkus-paho) + -`paho:topic` | 0.2 | Component for communicating with MQTT M2M message brokers using Eclipse Paho MQTT Client. +`paho:topic` | 0.2 | Component for communicating with MQTT message brokers using Eclipse Paho MQTT Client. | link:https://camel.apache.org/components/latest/rest-component.html[REST] (camel-quarkus-rest) + `rest:method:path:uriTemplate` | 0.2 | The rest component is used for either hosting REST services (consumer) or calling external REST services (producer). diff --git a/extensions/readme.adoc b/extensions/readme.adoc index beb544d..c19788d 100644 --- a/extensions/readme.adoc +++ b/extensions/readme.adoc @@ -51,7 +51,7 @@ Number of Camel components: 22 in 18 JAR artifacts (0 deprecated) `netty-http:protocol:host:port/path` | 0.2 | Netty HTTP server and client using the Netty 4.x library. | link:https://camel.apache.org/components/latest/paho-component.html[Paho] (camel-quarkus-paho) + -`paho:topic` | 0.2 | Component for communicating with MQTT M2M message brokers using Eclipse Paho MQTT Client. +`paho:topic` | 0.2 | Component for communicating with MQTT message brokers using Eclipse Paho MQTT Client. | link:https://camel.apache.org/components/latest/rest-component.html[REST] (camel-quarkus-rest) + `rest:method:path:uriTemplate` | 0.2 | The rest component is used for either hosting REST services (consumer) or calling external REST services (producer).