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

tsato pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 5ead46f  camel-vertx - Clean up and reformat a line
5ead46f is described below

commit 5ead46fcefd235d0e8747f554a201965c2286f2c
Author: Tadayoshi Sato <[email protected]>
AuthorDate: Tue May 25 13:38:02 2021 +0900

    camel-vertx - Clean up and reformat a line
---
 .../org/apache/camel/catalog/docs/vertx-component.adoc         | 10 ++++------
 .../camel-vertx/camel-vertx/src/main/docs/vertx-component.adoc | 10 ++++------
 docs/components/modules/ROOT/pages/vertx-component.adoc        | 10 ++++------
 3 files changed, 12 insertions(+), 18 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/vertx-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/vertx-component.adoc
index f8e86c3..f795231 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/vertx-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/vertx-component.adoc
@@ -106,12 +106,10 @@ with the following path and query parameters:
 
 
 
-Whether to use publish/subscribe instead of point to
-point when sending to a vertx endpoint.
-
------------------------------------------------------------------------------------------------
-You can append query options to the URI in the following format, 
?option=value&option=value&...
------------------------------------------------------------------------------------------------
+You can append query options to the URI in the following format:
+----
+?option=value&option=value&...
+----
 
 == Connecting to the existing Vert.x instance
 
diff --git 
a/components/camel-vertx/camel-vertx/src/main/docs/vertx-component.adoc 
b/components/camel-vertx/camel-vertx/src/main/docs/vertx-component.adoc
index f8e86c3..f795231 100644
--- a/components/camel-vertx/camel-vertx/src/main/docs/vertx-component.adoc
+++ b/components/camel-vertx/camel-vertx/src/main/docs/vertx-component.adoc
@@ -106,12 +106,10 @@ with the following path and query parameters:
 
 
 
-Whether to use publish/subscribe instead of point to
-point when sending to a vertx endpoint.
-
------------------------------------------------------------------------------------------------
-You can append query options to the URI in the following format, 
?option=value&option=value&...
------------------------------------------------------------------------------------------------
+You can append query options to the URI in the following format:
+----
+?option=value&option=value&...
+----
 
 == Connecting to the existing Vert.x instance
 
diff --git a/docs/components/modules/ROOT/pages/vertx-component.adoc 
b/docs/components/modules/ROOT/pages/vertx-component.adoc
index c5d7f97..7befdb03 100644
--- a/docs/components/modules/ROOT/pages/vertx-component.adoc
+++ b/docs/components/modules/ROOT/pages/vertx-component.adoc
@@ -108,12 +108,10 @@ with the following path and query parameters:
 
 
 
-Whether to use publish/subscribe instead of point to
-point when sending to a vertx endpoint.
-
------------------------------------------------------------------------------------------------
-You can append query options to the URI in the following format, 
?option=value&option=value&...
------------------------------------------------------------------------------------------------
+You can append query options to the URI in the following format:
+----
+?option=value&option=value&...
+----
 
 == Connecting to the existing Vert.x instance
 

Reply via email to