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
The following commit(s) were added to refs/heads/master by this push: new 3b7afbf Regen 3b7afbf is described below commit 3b7afbfb5fedfa86750426f1a602e6f08f0ff9ea Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jan 15 15:14:40 2019 +0100 Regen --- camel-core/readme.adoc | 2 +- components/readme.adoc | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/camel-core/readme.adoc b/camel-core/readme.adoc index 35aaf17..409ba95 100644 --- a/camel-core/readme.adoc +++ b/camel-core/readme.adoc @@ -103,7 +103,7 @@ Data Formats // dataformats: START -Number of Data Formats: 4 in 34 JAR artifacts (0 deprecated) +Number of Data Formats: 4 in 35 JAR artifacts (0 deprecated) [width="100%",cols="4,1,5",options="header"] |=== diff --git a/components/readme.adoc b/components/readme.adoc index 45b49e6..b6400dc 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -883,7 +883,7 @@ Data Formats ^^^^^^^^^^^^ // dataformats: START -Number of Data Formats: 44 in 34 JAR artifacts (0 deprecated) +Number of Data Formats: 45 in 35 JAR artifacts (0 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -961,6 +961,8 @@ Number of Data Formats: 44 in 34 JAR artifacts (0 deprecated) | link:camel-thrift/src/main/docs/thrift-dataformat.adoc[Thrift] (camel-thrift) | 2.20 | The Thrift data format is used for serialization and deserialization of messages using Apache Thrift binary dataformat. +| link:camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc[TidyMarkup] (camel-tagsoup) | 2.0 | TidyMarkup data format is used for parsing HTML and return it as pretty well-formed HTML. + | link:camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc[uniVocity CSV] (camel-univocity-parsers) | 2.15 | The uniVocity CSV data format is used for working with CSV (Comma Separated Values) flat payloads. | link:camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc[uniVocity Fixed Length] (camel-univocity-parsers) | 2.15 | The uniVocity Fixed Length data format is used for working with fixed length flat payloads.