You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/08/27 10:15:12 UTC

[camel] branch master updated (c1159c7 -> 01bd18f)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from c1159c7  Extend OSGi import version range for reactor in camel-azure-eventhubs component
     new 7050315  Removed useless statement from asn1 docs
     new c3339f0  Removed useless statement from avro docs
     new 1f180d9  Removed useless statement from barcode docs
     new 2732666  Removed useless statement from base64 docs
     new 8563b08  Removed useless statement from beanio docs
     new 7e88143  Removed useless statement from bindy docs
     new 3533891  Removed useless statement from crypto docs
     new 02ab97b  Removed useless statement from csv docs
     new 9ae1b82   Removed useless statement from flatpack docs
     new 086e952   Removed useless statement from grok docs
     new 30d6d62   Removed useless statement from ical docs
     new f9a0d18   Removed useless statement from jacksonxml docs
     new 014b867   Removed useless statement from lzf docs
     new bbe0521   Removed useless statement from protobuf
     new a303069   Removed useless statement from rss docs
     new 76325c2   Removed useless statement from soapjaxb docs
     new 133cf6e   Removed useless statement from syslog docs
     new 01219a6   Removed useless statement from thrift docs
     new f7c0d1b   Removed useless statement from xstream docs
     new 01bd18f  Regen docs and catalog

The 20 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../resources/org/apache/camel/catalog/docs/asn1-dataformat.adoc        | 1 -
 .../resources/org/apache/camel/catalog/docs/avro-dataformat.adoc        | 1 -
 .../resources/org/apache/camel/catalog/docs/barcode-dataformat.adoc     | 1 -
 .../resources/org/apache/camel/catalog/docs/base64-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/beanio-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc       | 1 -
 .../resources/org/apache/camel/catalog/docs/crypto-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/csv-dataformat.adoc         | 1 -
 .../resources/org/apache/camel/catalog/docs/flatpack-dataformat.adoc    | 1 -
 .../resources/org/apache/camel/catalog/docs/grok-dataformat.adoc        | 1 -
 .../resources/org/apache/camel/catalog/docs/ical-dataformat.adoc        | 1 -
 .../resources/org/apache/camel/catalog/docs/jacksonxml-dataformat.adoc  | 1 -
 .../resources/org/apache/camel/catalog/docs/lzf-dataformat.adoc         | 1 -
 .../resources/org/apache/camel/catalog/docs/protobuf-dataformat.adoc    | 2 +-
 .../resources/org/apache/camel/catalog/docs/rss-dataformat.adoc         | 2 +-
 .../resources/org/apache/camel/catalog/docs/soapjaxb-dataformat.adoc    | 1 -
 .../resources/org/apache/camel/catalog/docs/syslog-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/thrift-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/xstream-dataformat.adoc     | 1 -
 components/camel-asn1/src/main/docs/asn1-dataformat.adoc                | 1 -
 components/camel-avro/src/main/docs/avro-dataformat.adoc                | 1 -
 components/camel-barcode/src/main/docs/barcode-dataformat.adoc          | 1 -
 components/camel-base64/src/main/docs/base64-dataformat.adoc            | 1 -
 components/camel-beanio/src/main/docs/beanio-dataformat.adoc            | 1 -
 components/camel-bindy/src/main/docs/bindy-dataformat.adoc              | 1 -
 components/camel-crypto/src/main/docs/crypto-dataformat.adoc            | 1 -
 components/camel-csv/src/main/docs/csv-dataformat.adoc                  | 1 -
 components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc        | 1 -
 components/camel-grok/src/main/docs/grok-dataformat.adoc                | 1 -
 components/camel-ical/src/main/docs/ical-dataformat.adoc                | 1 -
 components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc    | 1 -
 components/camel-lzf/src/main/docs/lzf-dataformat.adoc                  | 1 -
 components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc        | 2 +-
 components/camel-rss/src/main/docs/rss-dataformat.adoc                  | 2 +-
 components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc            | 1 -
 components/camel-syslog/src/main/docs/syslog-dataformat.adoc            | 1 -
 components/camel-thrift/src/main/docs/thrift-dataformat.adoc            | 1 -
 components/camel-xstream/src/main/docs/xstream-dataformat.adoc          | 1 -
 docs/components/modules/dataformats/pages/asn1-dataformat.adoc          | 1 -
 docs/components/modules/dataformats/pages/avro-dataformat.adoc          | 1 -
 docs/components/modules/dataformats/pages/barcode-dataformat.adoc       | 1 -
 docs/components/modules/dataformats/pages/base64-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/beanio-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/bindy-dataformat.adoc         | 1 -
 docs/components/modules/dataformats/pages/crypto-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/csv-dataformat.adoc           | 1 -
 docs/components/modules/dataformats/pages/flatpack-dataformat.adoc      | 1 -
 docs/components/modules/dataformats/pages/grok-dataformat.adoc          | 1 -
 docs/components/modules/dataformats/pages/ical-dataformat.adoc          | 1 -
 docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc    | 1 -
 docs/components/modules/dataformats/pages/lzf-dataformat.adoc           | 1 -
 docs/components/modules/dataformats/pages/protobuf-dataformat.adoc      | 2 +-
 docs/components/modules/dataformats/pages/rss-dataformat.adoc           | 2 +-
 docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc      | 1 -
 docs/components/modules/dataformats/pages/syslog-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/thrift-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/xstream-dataformat.adoc       | 1 -
 57 files changed, 6 insertions(+), 57 deletions(-)


[camel] 20/20: Regen docs and catalog

Posted by ac...@apache.org.
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

commit 01bd18f1a233fd2b3b07e4be1184af198e17d905
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 12:14:33 2020 +0200

    Regen docs and catalog
---
 .../resources/org/apache/camel/catalog/docs/asn1-dataformat.adoc        | 1 -
 .../resources/org/apache/camel/catalog/docs/avro-dataformat.adoc        | 1 -
 .../resources/org/apache/camel/catalog/docs/barcode-dataformat.adoc     | 1 -
 .../resources/org/apache/camel/catalog/docs/base64-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/beanio-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc       | 1 -
 .../resources/org/apache/camel/catalog/docs/crypto-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/csv-dataformat.adoc         | 1 -
 .../resources/org/apache/camel/catalog/docs/flatpack-dataformat.adoc    | 1 -
 .../resources/org/apache/camel/catalog/docs/grok-dataformat.adoc        | 1 -
 .../resources/org/apache/camel/catalog/docs/ical-dataformat.adoc        | 1 -
 .../resources/org/apache/camel/catalog/docs/jacksonxml-dataformat.adoc  | 1 -
 .../resources/org/apache/camel/catalog/docs/lzf-dataformat.adoc         | 1 -
 .../resources/org/apache/camel/catalog/docs/protobuf-dataformat.adoc    | 2 +-
 .../resources/org/apache/camel/catalog/docs/rss-dataformat.adoc         | 2 +-
 .../resources/org/apache/camel/catalog/docs/soapjaxb-dataformat.adoc    | 1 -
 .../resources/org/apache/camel/catalog/docs/syslog-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/thrift-dataformat.adoc      | 1 -
 .../resources/org/apache/camel/catalog/docs/xstream-dataformat.adoc     | 1 -
 docs/components/modules/dataformats/pages/asn1-dataformat.adoc          | 1 -
 docs/components/modules/dataformats/pages/avro-dataformat.adoc          | 1 -
 docs/components/modules/dataformats/pages/barcode-dataformat.adoc       | 1 -
 docs/components/modules/dataformats/pages/base64-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/beanio-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/bindy-dataformat.adoc         | 1 -
 docs/components/modules/dataformats/pages/crypto-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/csv-dataformat.adoc           | 1 -
 docs/components/modules/dataformats/pages/flatpack-dataformat.adoc      | 1 -
 docs/components/modules/dataformats/pages/grok-dataformat.adoc          | 1 -
 docs/components/modules/dataformats/pages/ical-dataformat.adoc          | 1 -
 docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc    | 1 -
 docs/components/modules/dataformats/pages/lzf-dataformat.adoc           | 1 -
 docs/components/modules/dataformats/pages/protobuf-dataformat.adoc      | 2 +-
 docs/components/modules/dataformats/pages/rss-dataformat.adoc           | 2 +-
 docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc      | 1 -
 docs/components/modules/dataformats/pages/syslog-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/thrift-dataformat.adoc        | 1 -
 docs/components/modules/dataformats/pages/xstream-dataformat.adoc       | 1 -
 38 files changed, 4 insertions(+), 38 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/asn1-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/asn1-dataformat.adoc
index 01942a1..c5db474 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/asn1-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/asn1-dataformat.adoc
@@ -25,7 +25,6 @@ The ASN.1 File dataformat supports 3 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Unmarshal
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/avro-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/avro-dataformat.adoc
index a0932da..44e4f75 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/avro-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/avro-dataformat.adoc
@@ -82,6 +82,5 @@ The Avro dataformat supports 2 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 include::camel-spring-boot::page$avro-starter.adoc[]
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/barcode-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/barcode-dataformat.adoc
index d4bf4ea..d6bdec3 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/barcode-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/barcode-dataformat.adoc
@@ -49,7 +49,6 @@ The Barcode dataformat supports 5 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Using the Java DSL
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/base64-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/base64-dataformat.adoc
index b81477f..82d711b 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/base64-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/base64-dataformat.adoc
@@ -26,7 +26,6 @@ The Base64 dataformat supports 4 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 In Spring DSL, you configure the data format using this tag:
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/beanio-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/beanio-dataformat.adoc
index 1a68bfc..a6153b0 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/beanio-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/beanio-dataformat.adoc
@@ -38,7 +38,6 @@ The BeanIO dataformat supports 9 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Usage
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
index 65af927..2791b66 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
@@ -72,7 +72,6 @@ The Bindy dataformat supports 6 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/crypto-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/crypto-dataformat.adoc
index d40a85e..484950c 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/crypto-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/crypto-dataformat.adoc
@@ -38,7 +38,6 @@ The Crypto (Java Cryptographic Extension) dataformat supports 10 options, which
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 == Basic Usage
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csv-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csv-dataformat.adoc
index 3215807..9470b17 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csv-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/csv-dataformat.adoc
@@ -55,7 +55,6 @@ The CSV dataformat supports 29 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/flatpack-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/flatpack-dataformat.adoc
index 5b82696..cfd77be 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/flatpack-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/flatpack-dataformat.adoc
@@ -45,7 +45,6 @@ The Flatpack dataformat supports 9 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Usage
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/grok-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/grok-dataformat.adoc
index 63b4242..b7b91d0 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/grok-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/grok-dataformat.adoc
@@ -109,6 +109,5 @@ The Grok dataformat supports 5 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 include::camel-spring-boot::page$grok-starter.adoc[]
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ical-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ical-dataformat.adoc
index 9117834..12f4ca5 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ical-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ical-dataformat.adoc
@@ -46,7 +46,6 @@ The iCal dataformat supports 2 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Basic Usage
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jacksonxml-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jacksonxml-dataformat.adoc
index ef1aaa7..d9c0461 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jacksonxml-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/jacksonxml-dataformat.adoc
@@ -65,7 +65,6 @@ The JacksonXML dataformat supports 15 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 === Using Jackson XML in Spring DSL
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/lzf-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/lzf-dataformat.adoc
index 1cbc7a1..02b3783 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/lzf-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/lzf-dataformat.adoc
@@ -31,7 +31,6 @@ The LZF Deflate Compression dataformat supports 2 options, which are listed belo
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Marshal
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/protobuf-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/protobuf-dataformat.adoc
index 9c2184c..09d1f21 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/protobuf-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/protobuf-dataformat.adoc
@@ -41,7 +41,7 @@ The Protobuf dataformat supports 3 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
+
 
 == Content type format
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/rss-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/rss-dataformat.adoc
index 21fe274..f03ebdf 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/rss-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/rss-dataformat.adoc
@@ -43,6 +43,6 @@ The RSS dataformat supports 1 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
+
 
 include::camel-spring-boot::page$rss-starter.adoc[]
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/soapjaxb-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/soapjaxb-dataformat.adoc
index 416075a..943db46 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/soapjaxb-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/soapjaxb-dataformat.adoc
@@ -37,7 +37,6 @@ The SOAP dataformat supports 7 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/syslog-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/syslog-dataformat.adoc
index 2042cb8..69c2b64 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/syslog-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/syslog-dataformat.adoc
@@ -62,7 +62,6 @@ The Syslog dataformat supports 1 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == RFC5424 Syslog protocol
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/thrift-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/thrift-dataformat.adoc
index e25c09e9..761fb83 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/thrift-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/thrift-dataformat.adoc
@@ -34,7 +34,6 @@ The Thrift dataformat supports 3 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Content type format
 
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/xstream-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/xstream-dataformat.adoc
index a0eb77b..43822ea 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/xstream-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/xstream-dataformat.adoc
@@ -48,7 +48,6 @@ The XStream dataformat supports 8 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 == Using the Java DSL
diff --git a/docs/components/modules/dataformats/pages/asn1-dataformat.adoc b/docs/components/modules/dataformats/pages/asn1-dataformat.adoc
index 8dec893..2a51f63 100644
--- a/docs/components/modules/dataformats/pages/asn1-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/asn1-dataformat.adoc
@@ -27,7 +27,6 @@ The ASN.1 File dataformat supports 3 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Unmarshal
 
diff --git a/docs/components/modules/dataformats/pages/avro-dataformat.adoc b/docs/components/modules/dataformats/pages/avro-dataformat.adoc
index 03c40c1..67119c8 100644
--- a/docs/components/modules/dataformats/pages/avro-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/avro-dataformat.adoc
@@ -84,6 +84,5 @@ The Avro dataformat supports 2 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 include::camel-spring-boot::page$avro-starter.adoc[]
diff --git a/docs/components/modules/dataformats/pages/barcode-dataformat.adoc b/docs/components/modules/dataformats/pages/barcode-dataformat.adoc
index 7c1a68f..2cda07b 100644
--- a/docs/components/modules/dataformats/pages/barcode-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/barcode-dataformat.adoc
@@ -51,7 +51,6 @@ The Barcode dataformat supports 5 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Using the Java DSL
 
diff --git a/docs/components/modules/dataformats/pages/base64-dataformat.adoc b/docs/components/modules/dataformats/pages/base64-dataformat.adoc
index 1af8a58..ec44d85 100644
--- a/docs/components/modules/dataformats/pages/base64-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/base64-dataformat.adoc
@@ -28,7 +28,6 @@ The Base64 dataformat supports 4 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 In Spring DSL, you configure the data format using this tag:
 
diff --git a/docs/components/modules/dataformats/pages/beanio-dataformat.adoc b/docs/components/modules/dataformats/pages/beanio-dataformat.adoc
index d7b903b..e6be920 100644
--- a/docs/components/modules/dataformats/pages/beanio-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/beanio-dataformat.adoc
@@ -40,7 +40,6 @@ The BeanIO dataformat supports 9 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Usage
 
diff --git a/docs/components/modules/dataformats/pages/bindy-dataformat.adoc b/docs/components/modules/dataformats/pages/bindy-dataformat.adoc
index 553f106..0a860dd 100644
--- a/docs/components/modules/dataformats/pages/bindy-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/bindy-dataformat.adoc
@@ -74,7 +74,6 @@ The Bindy dataformat supports 6 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 
diff --git a/docs/components/modules/dataformats/pages/crypto-dataformat.adoc b/docs/components/modules/dataformats/pages/crypto-dataformat.adoc
index a169271..c73f0f7 100644
--- a/docs/components/modules/dataformats/pages/crypto-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/crypto-dataformat.adoc
@@ -40,7 +40,6 @@ The Crypto (Java Cryptographic Extension) dataformat supports 10 options, which
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 == Basic Usage
diff --git a/docs/components/modules/dataformats/pages/csv-dataformat.adoc b/docs/components/modules/dataformats/pages/csv-dataformat.adoc
index 29ffb3c..169edea 100644
--- a/docs/components/modules/dataformats/pages/csv-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/csv-dataformat.adoc
@@ -57,7 +57,6 @@ The CSV dataformat supports 29 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 
diff --git a/docs/components/modules/dataformats/pages/flatpack-dataformat.adoc b/docs/components/modules/dataformats/pages/flatpack-dataformat.adoc
index 96f90d7..f6bcc62 100644
--- a/docs/components/modules/dataformats/pages/flatpack-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/flatpack-dataformat.adoc
@@ -47,7 +47,6 @@ The Flatpack dataformat supports 9 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Usage
 
diff --git a/docs/components/modules/dataformats/pages/grok-dataformat.adoc b/docs/components/modules/dataformats/pages/grok-dataformat.adoc
index e127ba6..cfdd800 100644
--- a/docs/components/modules/dataformats/pages/grok-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/grok-dataformat.adoc
@@ -111,6 +111,5 @@ The Grok dataformat supports 5 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 include::camel-spring-boot::page$grok-starter.adoc[]
diff --git a/docs/components/modules/dataformats/pages/ical-dataformat.adoc b/docs/components/modules/dataformats/pages/ical-dataformat.adoc
index 69d8179..5e95255 100644
--- a/docs/components/modules/dataformats/pages/ical-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/ical-dataformat.adoc
@@ -48,7 +48,6 @@ The iCal dataformat supports 2 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Basic Usage
 
diff --git a/docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc b/docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc
index 4ee8e57..595fe73 100644
--- a/docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc
@@ -67,7 +67,6 @@ The JacksonXML dataformat supports 15 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 === Using Jackson XML in Spring DSL
diff --git a/docs/components/modules/dataformats/pages/lzf-dataformat.adoc b/docs/components/modules/dataformats/pages/lzf-dataformat.adoc
index e897f6c..e36b232 100644
--- a/docs/components/modules/dataformats/pages/lzf-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/lzf-dataformat.adoc
@@ -33,7 +33,6 @@ The LZF Deflate Compression dataformat supports 2 options, which are listed belo
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Marshal
 
diff --git a/docs/components/modules/dataformats/pages/protobuf-dataformat.adoc b/docs/components/modules/dataformats/pages/protobuf-dataformat.adoc
index ef40160..47f63ba 100644
--- a/docs/components/modules/dataformats/pages/protobuf-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/protobuf-dataformat.adoc
@@ -43,7 +43,7 @@ The Protobuf dataformat supports 3 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
+
 
 == Content type format
 
diff --git a/docs/components/modules/dataformats/pages/rss-dataformat.adoc b/docs/components/modules/dataformats/pages/rss-dataformat.adoc
index 778ebce..916f757 100644
--- a/docs/components/modules/dataformats/pages/rss-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/rss-dataformat.adoc
@@ -45,6 +45,6 @@ The RSS dataformat supports 1 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
+
 
 include::camel-spring-boot::page$rss-starter.adoc[]
diff --git a/docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc b/docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc
index c814d44..e92b7b0 100644
--- a/docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc
@@ -39,7 +39,6 @@ The SOAP dataformat supports 7 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 
diff --git a/docs/components/modules/dataformats/pages/syslog-dataformat.adoc b/docs/components/modules/dataformats/pages/syslog-dataformat.adoc
index 8cd9a4a..0005c62 100644
--- a/docs/components/modules/dataformats/pages/syslog-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/syslog-dataformat.adoc
@@ -64,7 +64,6 @@ The Syslog dataformat supports 1 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == RFC5424 Syslog protocol
 
diff --git a/docs/components/modules/dataformats/pages/thrift-dataformat.adoc b/docs/components/modules/dataformats/pages/thrift-dataformat.adoc
index 5289377..c1452e9 100644
--- a/docs/components/modules/dataformats/pages/thrift-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/thrift-dataformat.adoc
@@ -36,7 +36,6 @@ The Thrift dataformat supports 3 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Content type format
 
diff --git a/docs/components/modules/dataformats/pages/xstream-dataformat.adoc b/docs/components/modules/dataformats/pages/xstream-dataformat.adoc
index 53bc4c8..266fb9f 100644
--- a/docs/components/modules/dataformats/pages/xstream-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/xstream-dataformat.adoc
@@ -50,7 +50,6 @@ The XStream dataformat supports 8 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 == Using the Java DSL


[camel] 14/20: Removed useless statement from protobuf

Posted by ac...@apache.org.
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

commit bbe0521cbbbf98432bf7b49f4cbd8bc29bf93d31
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:27:12 2020 +0200

     Removed useless statement from protobuf
---
 components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc b/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
index 9c2184c..09d1f21 100644
--- a/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
+++ b/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
@@ -41,7 +41,7 @@ The Protobuf dataformat supports 3 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
+
 
 == Content type format
 


[camel] 12/20: Removed useless statement from jacksonxml docs

Posted by ac...@apache.org.
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

commit f9a0d18afb1ad0bde351ecb0622e807873d43fef
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:26:29 2020 +0200

     Removed useless statement from jacksonxml docs
---
 components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc b/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
index ef1aaa7..d9c0461 100644
--- a/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
+++ b/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
@@ -65,7 +65,6 @@ The JacksonXML dataformat supports 15 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 === Using Jackson XML in Spring DSL


[camel] 05/20: Removed useless statement from beanio docs

Posted by ac...@apache.org.
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

commit 8563b0891c1971dac4ffcbf422315a9c8772514e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 09:29:50 2020 +0200

    Removed useless statement from beanio docs
---
 components/camel-beanio/src/main/docs/beanio-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-beanio/src/main/docs/beanio-dataformat.adoc b/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
index 1a68bfc..a6153b0 100644
--- a/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
+++ b/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
@@ -38,7 +38,6 @@ The BeanIO dataformat supports 9 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Usage
 


[camel] 02/20: Removed useless statement from avro docs

Posted by ac...@apache.org.
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

commit c3339f0ef57e428f8063c8a86c0d992b72723ea4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 09:28:38 2020 +0200

    Removed useless statement from avro docs
---
 components/camel-avro/src/main/docs/avro-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-avro/src/main/docs/avro-dataformat.adoc b/components/camel-avro/src/main/docs/avro-dataformat.adoc
index a0932da..44e4f75 100644
--- a/components/camel-avro/src/main/docs/avro-dataformat.adoc
+++ b/components/camel-avro/src/main/docs/avro-dataformat.adoc
@@ -82,6 +82,5 @@ The Avro dataformat supports 2 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 include::camel-spring-boot::page$avro-starter.adoc[]


[camel] 10/20: Removed useless statement from grok docs

Posted by ac...@apache.org.
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

commit 086e95291abad130589c839d717a576c75c3f3c7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:25:49 2020 +0200

     Removed useless statement from grok docs
---
 components/camel-grok/src/main/docs/grok-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-grok/src/main/docs/grok-dataformat.adoc b/components/camel-grok/src/main/docs/grok-dataformat.adoc
index 63b4242..b7b91d0 100644
--- a/components/camel-grok/src/main/docs/grok-dataformat.adoc
+++ b/components/camel-grok/src/main/docs/grok-dataformat.adoc
@@ -109,6 +109,5 @@ The Grok dataformat supports 5 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 include::camel-spring-boot::page$grok-starter.adoc[]


[camel] 07/20: Removed useless statement from crypto docs

Posted by ac...@apache.org.
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

commit 3533891f90f713cea08e7cbe44f67335ecaf03c5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:19:25 2020 +0200

    Removed useless statement from crypto docs
---
 components/camel-crypto/src/main/docs/crypto-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-crypto/src/main/docs/crypto-dataformat.adoc b/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
index d40a85e..484950c 100644
--- a/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
+++ b/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
@@ -38,7 +38,6 @@ The Crypto (Java Cryptographic Extension) dataformat supports 10 options, which
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 == Basic Usage


[camel] 09/20: Removed useless statement from flatpack docs

Posted by ac...@apache.org.
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

commit 9ae1b82a721c17e8f616866e2557aa222c878509
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:20:19 2020 +0200

     Removed useless statement from flatpack docs
---
 components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc b/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
index 5b82696..cfd77be 100644
--- a/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
+++ b/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
@@ -45,7 +45,6 @@ The Flatpack dataformat supports 9 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Usage
 


[camel] 08/20: Removed useless statement from csv docs

Posted by ac...@apache.org.
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

commit 02ab97bfc220324a2556d727e1a693a13d3c012c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:19:53 2020 +0200

    Removed useless statement from csv docs
---
 components/camel-csv/src/main/docs/csv-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-csv/src/main/docs/csv-dataformat.adoc b/components/camel-csv/src/main/docs/csv-dataformat.adoc
index 3215807..9470b17 100644
--- a/components/camel-csv/src/main/docs/csv-dataformat.adoc
+++ b/components/camel-csv/src/main/docs/csv-dataformat.adoc
@@ -55,7 +55,6 @@ The CSV dataformat supports 29 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 


[camel] 06/20: Removed useless statement from bindy docs

Posted by ac...@apache.org.
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

commit 7e88143b5ffe8e60ad09a5645064bc37c24b0fb4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 09:31:16 2020 +0200

    Removed useless statement from bindy docs
---
 components/camel-bindy/src/main/docs/bindy-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
index 65af927..2791b66 100644
--- a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
+++ b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
@@ -72,7 +72,6 @@ The Bindy dataformat supports 6 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 


[camel] 13/20: Removed useless statement from lzf docs

Posted by ac...@apache.org.
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

commit 014b867b7dfe3ab5ad7193e1ffe0082c67221b1f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:26:52 2020 +0200

     Removed useless statement from lzf docs
---
 components/camel-lzf/src/main/docs/lzf-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-lzf/src/main/docs/lzf-dataformat.adoc b/components/camel-lzf/src/main/docs/lzf-dataformat.adoc
index 1cbc7a1..02b3783 100644
--- a/components/camel-lzf/src/main/docs/lzf-dataformat.adoc
+++ b/components/camel-lzf/src/main/docs/lzf-dataformat.adoc
@@ -31,7 +31,6 @@ The LZF Deflate Compression dataformat supports 2 options, which are listed belo
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Marshal
 


[camel] 17/20: Removed useless statement from syslog docs

Posted by ac...@apache.org.
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

commit 133cf6e147977b0036ad73765327d989e17d3143
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:30:23 2020 +0200

     Removed useless statement from syslog docs
---
 components/camel-syslog/src/main/docs/syslog-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-syslog/src/main/docs/syslog-dataformat.adoc b/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
index 2042cb8..69c2b64 100644
--- a/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
+++ b/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
@@ -62,7 +62,6 @@ The Syslog dataformat supports 1 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == RFC5424 Syslog protocol
 


[camel] 18/20: Removed useless statement from thrift docs

Posted by ac...@apache.org.
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

commit 01219a68639ae68d71eb07be56d2558c98e9d89f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:30:52 2020 +0200

     Removed useless statement from thrift docs
---
 components/camel-thrift/src/main/docs/thrift-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-thrift/src/main/docs/thrift-dataformat.adoc b/components/camel-thrift/src/main/docs/thrift-dataformat.adoc
index e25c09e9..761fb83 100644
--- a/components/camel-thrift/src/main/docs/thrift-dataformat.adoc
+++ b/components/camel-thrift/src/main/docs/thrift-dataformat.adoc
@@ -34,7 +34,6 @@ The Thrift dataformat supports 3 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Content type format
 


[camel] 01/20: Removed useless statement from asn1 docs

Posted by ac...@apache.org.
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

commit 70503153858ba31b79d161ed05de1725f60c3ed2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 09:28:14 2020 +0200

    Removed useless statement from asn1 docs
---
 components/camel-asn1/src/main/docs/asn1-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-asn1/src/main/docs/asn1-dataformat.adoc b/components/camel-asn1/src/main/docs/asn1-dataformat.adoc
index 01942a1..c5db474 100644
--- a/components/camel-asn1/src/main/docs/asn1-dataformat.adoc
+++ b/components/camel-asn1/src/main/docs/asn1-dataformat.adoc
@@ -25,7 +25,6 @@ The ASN.1 File dataformat supports 3 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Unmarshal
 


[camel] 19/20: Removed useless statement from xstream docs

Posted by ac...@apache.org.
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

commit f7c0d1b854a8f07c810d1b77a25822db9bb6f01b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:31:09 2020 +0200

     Removed useless statement from xstream docs
---
 components/camel-xstream/src/main/docs/xstream-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-xstream/src/main/docs/xstream-dataformat.adoc b/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
index a0eb77b..43822ea 100644
--- a/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
+++ b/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
@@ -48,7 +48,6 @@ The XStream dataformat supports 8 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 == Using the Java DSL


[camel] 15/20: Removed useless statement from rss docs

Posted by ac...@apache.org.
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

commit a3030694759dffcb78cb0e22fba4d71ea554e3f2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:29:36 2020 +0200

     Removed useless statement from rss docs
---
 components/camel-rss/src/main/docs/rss-dataformat.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-rss/src/main/docs/rss-dataformat.adoc b/components/camel-rss/src/main/docs/rss-dataformat.adoc
index 21fe274..f03ebdf 100644
--- a/components/camel-rss/src/main/docs/rss-dataformat.adoc
+++ b/components/camel-rss/src/main/docs/rss-dataformat.adoc
@@ -43,6 +43,6 @@ The RSS dataformat supports 1 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
+
 
 include::camel-spring-boot::page$rss-starter.adoc[]


[camel] 04/20: Removed useless statement from base64 docs

Posted by ac...@apache.org.
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

commit 2732666e524de03bdb1018cd6a2435ac4ab5c618
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 09:29:30 2020 +0200

    Removed useless statement from base64 docs
---
 components/camel-base64/src/main/docs/base64-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-base64/src/main/docs/base64-dataformat.adoc b/components/camel-base64/src/main/docs/base64-dataformat.adoc
index b81477f..82d711b 100644
--- a/components/camel-base64/src/main/docs/base64-dataformat.adoc
+++ b/components/camel-base64/src/main/docs/base64-dataformat.adoc
@@ -26,7 +26,6 @@ The Base64 dataformat supports 4 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 In Spring DSL, you configure the data format using this tag:
 


[camel] 16/20: Removed useless statement from soapjaxb docs

Posted by ac...@apache.org.
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

commit 76325c24db75d5e9fe62334f13fa12214eea9862
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:30:00 2020 +0200

     Removed useless statement from soapjaxb docs
---
 components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc b/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
index 416075a..943db46 100644
--- a/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
+++ b/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
@@ -37,7 +37,6 @@ The SOAP dataformat supports 7 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 
 


[camel] 11/20: Removed useless statement from ical docs

Posted by ac...@apache.org.
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

commit 30d6d62ae6e390ea9da53e7efa553b077754b2c2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 11:26:11 2020 +0200

     Removed useless statement from ical docs
---
 components/camel-ical/src/main/docs/ical-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-ical/src/main/docs/ical-dataformat.adoc b/components/camel-ical/src/main/docs/ical-dataformat.adoc
index 9117834..12f4ca5 100644
--- a/components/camel-ical/src/main/docs/ical-dataformat.adoc
+++ b/components/camel-ical/src/main/docs/ical-dataformat.adoc
@@ -46,7 +46,6 @@ The iCal dataformat supports 2 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Basic Usage
 


[camel] 03/20: Removed useless statement from barcode docs

Posted by ac...@apache.org.
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

commit 1f180d91f358bf2ce5b1bd473b6a38c0c774aedf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 27 09:29:00 2020 +0200

    Removed useless statement from barcode docs
---
 components/camel-barcode/src/main/docs/barcode-dataformat.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-barcode/src/main/docs/barcode-dataformat.adoc b/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
index d4bf4ea..d6bdec3 100644
--- a/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
+++ b/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
@@ -49,7 +49,6 @@ The Barcode dataformat supports 5 options, which are listed below.
 | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc.
 |===
 // dataformat options: END
-ND
 
 == Using the Java DSL