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-spring-boot.git
The following commit(s) were added to refs/heads/master by this push: new 9eb71e9 Regen Spring-boot starter metadata for dataformat 9eb71e9 is described below commit 9eb71e96fb0befdcf9e408cfd7629f606eb50c6e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 22 10:58:35 2020 +0200 Regen Spring-boot starter metadata for dataformat --- .../springboot/catalog/components/activemq.json | 2 +- .../camel/springboot/catalog/components/ahc-ws.json | 2 +- .../camel/springboot/catalog/components/ahc-wss.json | 2 +- .../camel/springboot/catalog/components/ahc.json | 2 +- .../camel/springboot/catalog/components/aws2-s3.json | 2 +- .../camel/springboot/catalog/dataformats/any23.json | 2 +- .../camel/springboot/catalog/dataformats/asn1.json | 2 +- .../camel/springboot/catalog/dataformats/avro.json | 2 +- .../springboot/catalog/dataformats/barcode.json | 2 +- .../camel/springboot/catalog/dataformats/base64.json | 2 +- .../camel/springboot/catalog/dataformats/beanio.json | 2 +- .../springboot/catalog/dataformats/bindy-csv.json | 2 +- .../springboot/catalog/dataformats/bindy-fixed.json | 2 +- .../springboot/catalog/dataformats/bindy-kvp.json | 2 +- .../camel/springboot/catalog/dataformats/cbor.json | 2 +- .../camel/springboot/catalog/dataformats/crypto.json | 2 +- .../camel/springboot/catalog/dataformats/csv.json | 2 +- .../springboot/catalog/dataformats/fhirJson.json | 2 +- .../springboot/catalog/dataformats/fhirXml.json | 2 +- .../springboot/catalog/dataformats/flatpack.json | 2 +- .../camel/springboot/catalog/dataformats/grok.json | 2 +- .../springboot/catalog/dataformats/gzipdeflater.json | 2 +- .../camel/springboot/catalog/dataformats/hl7.json | 2 +- .../camel/springboot/catalog/dataformats/ical.json | 2 +- .../springboot/catalog/dataformats/jacksonxml.json | 2 +- .../camel/springboot/catalog/dataformats/jaxb.json | 2 +- .../catalog/dataformats/json-fastjson.json | 2 +- .../springboot/catalog/dataformats/json-gson.json | 2 +- .../springboot/catalog/dataformats/json-jackson.json | 2 +- .../springboot/catalog/dataformats/json-johnzon.json | 2 +- .../springboot/catalog/dataformats/json-xstream.json | 2 +- .../springboot/catalog/dataformats/jsonApi.json | 2 +- .../camel/springboot/catalog/dataformats/lzf.json | 2 +- .../catalog/dataformats/mime-multipart.json | 2 +- .../camel/springboot/catalog/dataformats/pgp.json | 2 +- .../springboot/catalog/dataformats/protobuf.json | 2 +- .../camel/springboot/catalog/dataformats/rss.json | 2 +- .../springboot/catalog/dataformats/secureXML.json | 2 +- .../springboot/catalog/dataformats/soapjaxb.json | 2 +- .../camel/springboot/catalog/dataformats/syslog.json | 2 +- .../springboot/catalog/dataformats/tarfile.json | 2 +- .../camel/springboot/catalog/dataformats/thrift.json | 2 +- .../springboot/catalog/dataformats/tidyMarkup.json | 2 +- .../catalog/dataformats/univocity-csv.json | 2 +- .../catalog/dataformats/univocity-fixed.json | 2 +- .../catalog/dataformats/univocity-tsv.json | 2 +- .../springboot/catalog/dataformats/xstream.json | 2 +- .../catalog/dataformats/yaml-snakeyaml.json | 2 +- .../springboot/catalog/dataformats/zipdeflater.json | 2 +- .../springboot/catalog/dataformats/zipfile.json | 2 +- .../springboot/ActiveMQComponentConfiguration.java | 4 ++-- .../ahc/springboot/AhcComponentConfiguration.java | 2 +- .../ahc/ws/springboot/WsComponentConfiguration.java | 2 +- .../springboot/Any23DataFormatConfiguration.java | 2 +- .../asn1/springboot/ASN1DataFormatConfiguration.java | 3 +-- .../avro/springboot/AvroDataFormatConfiguration.java | 3 +-- .../springboot/BarcodeDataFormatConfiguration.java | 3 +-- .../springboot/Base64DataFormatConfiguration.java | 2 +- .../springboot/BeanIODataFormatConfiguration.java | 2 +- .../springboot/BindyCsvDataFormatConfiguration.java | 2 +- .../BindyFixedLengthDataFormatConfiguration.java | 2 +- .../BindyKeyValuePairDataFormatConfiguration.java | 2 +- .../cbor/springboot/CBORDataFormatConfiguration.java | 3 +-- components-starter/camel-corda-starter/pom.xml | 12 ++++++++++++ .../springboot/CryptoDataFormatConfiguration.java | 3 +-- .../springboot/PGPDataFormatConfiguration.java | 4 ++-- .../csv/springboot/CsvDataFormatConfiguration.java | 2 +- .../springboot/FastjsonDataFormatConfiguration.java | 3 +-- .../springboot/FhirJsonDataFormatConfiguration.java | 3 +-- .../springboot/FhirXmlDataFormatConfiguration.java | 3 +-- .../springboot/FlatpackDataFormatConfiguration.java | 2 +- .../grok/springboot/GrokDataFormatConfiguration.java | 3 +-- .../gson/springboot/GsonDataFormatConfiguration.java | 3 +-- .../hl7/springboot/HL7DataFormatConfiguration.java | 4 ++-- .../ical/springboot/ICalDataFormatConfiguration.java | 3 ++- .../springboot/JacksonDataFormatConfiguration.java | 3 +-- .../JacksonXMLDataFormatConfiguration.java | 4 ++-- .../jaxb/springboot/JaxbDataFormatConfiguration.java | 4 ++-- .../springboot/JohnzonDataFormatConfiguration.java | 3 +-- .../springboot/JsonApiDataFormatConfiguration.java | 2 +- .../lzf/springboot/LZFDataFormatConfiguration.java | 3 +-- .../MimeMultipartDataFormatConfiguration.java | 4 ++-- .../springboot/ProtobufDataFormatConfiguration.java | 3 +-- .../rss/springboot/RssDataFormatConfiguration.java | 3 +-- .../springboot/SnakeYAMLDataFormatConfiguration.java | 2 +- .../springboot/SoapJaxbDataFormatConfiguration.java | 3 +-- components-starter/camel-spring-boot-starter/pom.xml | 16 ++++++++++++++++ .../camel-spring-cloud-consul-starter/pom.xml | 20 ++++++++++++++++++++ .../camel-spring-cloud-netflix-starter/pom.xml | 20 ++++++++++++++++++++ .../camel-spring-cloud-starter/pom.xml | 20 ++++++++++++++++++++ .../camel-spring-cloud-zookeeper-starter/pom.xml | 20 ++++++++++++++++++++ .../springboot/SyslogDataFormatConfiguration.java | 3 +-- .../TidyMarkupDataFormatConfiguration.java | 3 +-- .../springboot/TarFileDataFormatConfiguration.java | 3 +-- .../springboot/ThriftDataFormatConfiguration.java | 3 +-- .../UniVocityCsvDataFormatConfiguration.java | 4 ++-- .../UniVocityFixedWidthDataFormatConfiguration.java | 4 ++-- .../UniVocityTsvDataFormatConfiguration.java | 4 ++-- .../XMLSecurityDataFormatConfiguration.java | 3 +-- .../springboot/JsonDataFormatConfiguration.java | 3 +-- .../springboot/XStreamDataFormatConfiguration.java | 3 +-- .../GzipDeflaterDataFormatConfiguration.java | 3 +-- .../ZipDeflaterDataFormatConfiguration.java | 4 ++-- .../springboot/ZipFileDataFormatConfiguration.java | 3 +-- 104 files changed, 217 insertions(+), 133 deletions(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/activemq.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/activemq.json index b0c7ca8..8772778 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/activemq.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/activemq.json @@ -3,7 +3,7 @@ "kind": "component", "name": "activemq", "title": "ActiveMQ", - "description": "The activemq component allows messages to be sent to (or consumed from) Apache ActiveMQ. This component extends the Camel JMS component.", + "description": "Send messages to (or consume from) Apache ActiveMQ. This component extends the Camel JMS component.", "deprecated": false, "firstVersion": "1.0.0", "label": "messaging", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc-ws.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc-ws.json index 41d0a74..3197704 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc-ws.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc-ws.json @@ -3,7 +3,7 @@ "kind": "component", "name": "ahc-ws", "title": "AHC Websocket", - "description": "To exchange data with external Websocket servers using Async Http Client.", + "description": "Exchange data with external Websocket servers using Async Http Client.", "deprecated": false, "firstVersion": "2.14.0", "label": "websocket", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc-wss.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc-wss.json index 7c23dcf..d0dea59 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc-wss.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc-wss.json @@ -3,7 +3,7 @@ "kind": "component", "name": "ahc-wss", "title": "AHC Secure Websocket (Secure)", - "description": "To exchange data with external Websocket servers using Async Http Client.", + "description": "Exchange data with external Websocket servers using Async Http Client.", "deprecated": false, "firstVersion": "2.14.0", "label": "websocket", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc.json index 3a310cd..7a7b380 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ahc.json @@ -3,7 +3,7 @@ "kind": "component", "name": "ahc", "title": "AHC", - "description": "To call external HTTP services using Async Http Client.", + "description": "Call external HTTP services using Async Http Client.", "deprecated": false, "firstVersion": "2.8.0", "label": "http", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-s3.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-s3.json index 9e32b7c..80785fc 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-s3.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-s3.json @@ -2,7 +2,7 @@ "component": { "kind": "component", "name": "aws2-s3", - "title": "AWS2 S3 Storage Service", + "title": "AWS 2 S3 Storage Service", "description": "The aws2-s3 component is used for storing and retrieving object from Amazon S3 Storage Service.", "deprecated": false, "firstVersion": "3.2.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/any23.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/any23.json index ff0bb48..a6ba7d9 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/any23.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/any23.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "any23", "title": "Any23", - "description": "Any23 data format is used for parsing data to RDF.", + "description": "Extract RDF data from HTML documents.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "3.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/asn1.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/asn1.json index f236dc9..3c3fcf3 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/asn1.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/asn1.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "asn1", "title": "ASN.1 File", - "description": "The ASN.1 data format is used for file transfer with telecommunications protocols.", + "description": "Encode and decode data structures using Abstract Syntax Notation One (ASN.1).", "deprecated": false, "deprecationNote": "dataformat,transformation,file", "firstVersion": "2.20.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/avro.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/avro.json index 10dddc0..5bea30f 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/avro.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/avro.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "avro", "title": "Avro", - "description": "The Avro data format is used for serialization and deserialization of messages using Apache Avro binary dataformat.", + "description": "Serialize and deserialize messages using Apache Avro binary dataformat.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.14.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/barcode.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/barcode.json index e50f3d83..3b5c375 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/barcode.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/barcode.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "barcode", "title": "Barcode", - "description": "The Barcode data format is used for creating barccode images (such as QR-Code)", + "description": "Transform strings to various 1D\/2D barcode bitmap formats and back.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.14.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/base64.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/base64.json index b87a7b4..b43b63f 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/base64.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/base64.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "base64", "title": "Base64", - "description": "The Base64 data format is used for base64 encoding and decoding.", + "description": "Encode and decode data using Base64.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.11.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/beanio.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/beanio.json index f016a2b..e5c481a 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/beanio.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/beanio.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "beanio", "title": "BeanIO", - "description": "The BeanIO data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).", + "description": "Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats).", "deprecated": false, "deprecationNote": "dataformat,transformation,csv", "firstVersion": "2.10.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-csv.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-csv.json index 8431bc5..6f9e512 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-csv.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-csv.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "bindy-csv", "title": "Bindy CSV", - "description": "The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).", + "description": "Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).", "deprecated": false, "deprecationNote": "dataformat,transformation,csv", "firstVersion": "2.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-fixed.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-fixed.json index e50ea33..23fb78c 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-fixed.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-fixed.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "bindy-fixed", "title": "Bindy Fixed Length", - "description": "The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).", + "description": "Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).", "deprecated": false, "deprecationNote": "dataformat,transformation,csv", "firstVersion": "2.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-kvp.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-kvp.json index 3e3d6e2..b612e8b 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-kvp.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/bindy-kvp.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "bindy-kvp", "title": "Bindy Key Value Pair", - "description": "The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).", + "description": "Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).", "deprecated": false, "deprecationNote": "dataformat,transformation,csv", "firstVersion": "2.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/cbor.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/cbor.json index a5cf56e..fdf049ce 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/cbor.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/cbor.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "cbor", "title": "CBOR", - "description": "CBOR data format is used for unmarshal a CBOR payload to POJO or to marshal POJO back to CBOR payload.", + "description": "Unmarshal a CBOR payload to POJO and back.", "deprecated": false, "deprecationNote": "dataformat,transformation,json", "firstVersion": "3.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/crypto.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/crypto.json index 1fd9dd9..b4aabec 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/crypto.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/crypto.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "crypto", "title": "Crypto (Java Cryptographic Extension)", - "description": "Crypto data format is used for encrypting and decrypting of messages using Java Cryptographic Extension.", + "description": "Encrypt and decrypt messages using Java Cryptography Extension (JCE).", "deprecated": false, "deprecationNote": "dataformat,transformation,security", "firstVersion": "2.3.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/csv.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/csv.json index 5a683b4..d09bc2d 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/csv.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/csv.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "csv", "title": "CSV", - "description": "The CSV data format is used for handling CSV payloads.", + "description": "Handle CSV (Comma Separated Values) payloads.", "deprecated": false, "deprecationNote": "dataformat,transformation,csv", "firstVersion": "1.3.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/fhirJson.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/fhirJson.json index 4e52fee..bb1c62f 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/fhirJson.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/fhirJson.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "fhirJson", "title": "FHIR JSon", - "description": "The FHIR JSon data format is used to marshall\/unmarshall to\/from FHIR objects to\/from JSON.", + "description": "Marshall\/unmarshall FHIR objects to\/from JSON.", "deprecated": false, "deprecationNote": "dataformat,transformation,hl7,json", "firstVersion": "2.21.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/fhirXml.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/fhirXml.json index 7e99cf6..4031a37 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/fhirXml.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/fhirXml.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "fhirXml", "title": "FHIR XML", - "description": "The FHIR XML data format is used to marshall\/unmarshall from\/to FHIR objects to\/from XML.", + "description": "Marshall\/unmarshall FHIR objects to\/from XML.", "deprecated": false, "deprecationNote": "dataformat,transformation,hl7,xml", "firstVersion": "2.21.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/flatpack.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/flatpack.json index 6f0c256..020b32d 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/flatpack.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/flatpack.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "flatpack", "title": "Flatpack", - "description": "The Flatpack data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).", + "description": "Marshal and unmarshal Java lists and maps to\/from flat files (such as CSV, delimited, or fixed length formats).", "deprecated": false, "deprecationNote": "dataformat,transformation,csv", "firstVersion": "2.1.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/grok.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/grok.json index f9a8134..f19b03e 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/grok.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/grok.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "grok", "title": "Grok", - "description": "The Grok data format is used for unmarshalling unstructured data to objects using Logstash based Grok patterns.", + "description": "Unmarshal unstructured data to objects using Logstash based Grok patterns.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "3.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/gzipdeflater.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/gzipdeflater.json index 743af0f..5189494 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/gzipdeflater.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/gzipdeflater.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "gzipdeflater", "title": "GZip Deflater", - "description": "The GZip data format is a message compression and de-compression format (which works with the popular gzip\/gunzip tools).", + "description": "Compress and de-compress messages using java.util.zip.GZIPStream.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/hl7.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/hl7.json index a71a320..81fea41 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/hl7.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/hl7.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "hl7", "title": "HL7", - "description": "The HL7 data format can be used to marshal or unmarshal HL7 (Health Care) model objects.", + "description": "Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec.", "deprecated": false, "deprecationNote": "dataformat,transformation,hl7", "firstVersion": "2.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/ical.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/ical.json index 697f85a..cd07da8 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/ical.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/ical.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "ical", "title": "iCal", - "description": "The iCal dataformat is used for working with iCalendar messages.", + "description": "Marshal and unmarshal iCal (.ics) documents to\/from model objects provided by the iCal4j library.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.12.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jacksonxml.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jacksonxml.json index 09186e5..7fd1b6b 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jacksonxml.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jacksonxml.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "jacksonxml", "title": "JacksonXML", - "description": "JacksonXML data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.", + "description": "Unmarshal a XML payloads to POJOs and back using XMLMapper extension of Jackson.", "deprecated": false, "deprecationNote": "dataformat,transformation,xml", "firstVersion": "2.16.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jaxb.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jaxb.json index b3364d5..b711b03 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jaxb.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jaxb.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "jaxb", "title": "JAXB", - "description": "JAXB data format uses the JAXB2 XML marshalling standard to unmarshal an XML payload into Java objects or to marshal Java objects into an XML payload.", + "description": "Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard.", "deprecated": false, "deprecationNote": "dataformat,transformation,xml", "firstVersion": "1.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-fastjson.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-fastjson.json index 9db343a..881178c 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-fastjson.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-fastjson.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "json-fastjson", "title": "JSon Fastjson", - "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.", + "description": "Marshal POJOs to JSON and back.", "deprecated": false, "deprecationNote": "dataformat,transformation,json", "firstVersion": "2.20.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-gson.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-gson.json index 489e241..3b6a186 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-gson.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-gson.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "json-gson", "title": "JSon GSon", - "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.", + "description": "Marshal POJOs to JSON and back.", "deprecated": false, "deprecationNote": "dataformat,transformation,json", "firstVersion": "2.10.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-jackson.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-jackson.json index 0a7723d..00c85bf 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-jackson.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-jackson.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "json-jackson", "title": "JSon Jackson", - "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.", + "description": "Marshal POJOs to JSON and back.", "deprecated": false, "deprecationNote": "dataformat,transformation,json", "firstVersion": "2.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-johnzon.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-johnzon.json index 836aff4..9ef6970 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-johnzon.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-johnzon.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "json-johnzon", "title": "JSon Johnzon", - "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.", + "description": "Marshal POJOs to JSON and back.", "deprecated": false, "deprecationNote": "dataformat,transformation,json", "firstVersion": "2.18.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-xstream.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-xstream.json index 1320227..60a10cb 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-xstream.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/json-xstream.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "json-xstream", "title": "JSon XStream", - "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.", + "description": "Marshal POJOs to JSON and back.", "deprecated": false, "deprecationNote": "dataformat,transformation,json", "firstVersion": "2.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jsonApi.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jsonApi.json index 5ef6d3d..168e09b 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jsonApi.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/jsonApi.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "jsonApi", "title": "JSonApi", - "description": "JSonApi data format is used for marshal and unmarshal Json API object.", + "description": "Marshal and unmarshal JSON:API resources.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "3.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/lzf.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/lzf.json index db93a96..fc2a0b0 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/lzf.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/lzf.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "lzf", "title": "LZF Deflate Compression", - "description": "The LZF data format is a message compression and de-compression format (uses the LZF deflate algorithm).", + "description": "Compression and de-compress streams using LZF deflate algorithm.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.17.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/mime-multipart.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/mime-multipart.json index dcd790f..6a47bd6 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/mime-multipart.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/mime-multipart.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "mime-multipart", "title": "MIME Multipart", - "description": "The MIME Multipart data format is used for marshalling Camel messages with attachments into MIME-Multipart message, and vise-versa.", + "description": "Marshal Camel messages with attachments into MIME-Multipart messages and back.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.17.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/pgp.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/pgp.json index 2758703..eb1053e 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/pgp.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/pgp.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "pgp", "title": "PGP", - "description": "PGP data format is used for encrypting and decrypting of messages using Java Cryptographic Extension and PGP.", + "description": "Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP.", "deprecated": false, "deprecationNote": "dataformat,transformation,security", "firstVersion": "2.9.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/protobuf.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/protobuf.json index 7884476..1220db8 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/protobuf.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/protobuf.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "protobuf", "title": "Protobuf", - "description": "The Protobuf data format is used for serializing between Java objects and the Google Protobuf protocol.", + "description": "Serialize and deserialize Java objects using Google's Protocol buffers.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.2.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/rss.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/rss.json index 8be34db..f60d2dc 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/rss.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/rss.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "rss", "title": "RSS", - "description": "RSS data format is used for working with RSS sync feed Java Objects and transforming to XML and vice-versa.", + "description": "Transform from ROME SyndFeed Java Objects to XML and vice-versa.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.1.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/secureXML.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/secureXML.json index 85df6d8..500d36f 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/secureXML.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/secureXML.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "secureXML", "title": "XML Security", - "description": "The XML Security data format facilitates encryption and decryption of XML payloads.", + "description": "Encrypt and decrypt XML payloads using Apache Santuario.", "deprecated": false, "deprecationNote": "dataformat,transformation,xml,security", "firstVersion": "2.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/soapjaxb.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/soapjaxb.json index 489d7f0..161838110 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/soapjaxb.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/soapjaxb.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "soapjaxb", "title": "SOAP", - "description": "SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads.", + "description": "Marshal Java objects to SOAP messages and back.", "deprecated": false, "deprecationNote": "dataformat,transformation,xml", "firstVersion": "2.3.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/syslog.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/syslog.json index 518295d..fda2cb8 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/syslog.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/syslog.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "syslog", "title": "Syslog", - "description": "The Syslog dataformat is used for working with RFC3164 and RFC5424 messages (logging and monitoring).", + "description": "Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.", "deprecated": false, "deprecationNote": "dataformat,transformation,monitoring", "firstVersion": "2.6.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/tarfile.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/tarfile.json index b813001..4ede420 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/tarfile.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/tarfile.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "tarfile", "title": "Tar File", - "description": "The Tar File data format is a message compression and de-compression format of tar files.", + "description": "Archive\/extract files into\/from tarballs.", "deprecated": false, "deprecationNote": "dataformat,transformation,file", "firstVersion": "2.16.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/thrift.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/thrift.json index 870bc88..7051611 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/thrift.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/thrift.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "thrift", "title": "Thrift", - "description": "The Thrift data format is used for serialization and deserialization of messages using Apache Thrift binary dataformat.", + "description": "Serialize and deserialize of messages using Apache Thrift binary dataformat.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.20.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/tidyMarkup.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/tidyMarkup.json index d957651..c0c2f00 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/tidyMarkup.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/tidyMarkup.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "tidyMarkup", "title": "TidyMarkup", - "description": "TidyMarkup data format is used for parsing HTML and return it as pretty well-formed HTML.", + "description": "Parse (potentially invalid) HTML into valid HTML or DOM.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.0.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-csv.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-csv.json index 4f20108..5180930 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-csv.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-csv.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "univocity-csv", "title": "uniVocity CSV", - "description": "The uniVocity CSV data format is used for working with CSV (Comma Separated Values) flat payloads.", + "description": "Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using univocity-parsers.", "deprecated": false, "deprecationNote": "dataformat,transformation,csv", "firstVersion": "2.15.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-fixed.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-fixed.json index a6a7cbe..35e9fdd 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-fixed.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-fixed.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "univocity-fixed", "title": "uniVocity Fixed Length", - "description": "The uniVocity Fixed Length data format is used for working with fixed length flat payloads.", + "description": "Marshal and unmarshal Java objects from and to fixed length records using univocity-parsers.", "deprecated": false, "deprecationNote": "dataformat,transformation,csv", "firstVersion": "2.15.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-tsv.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-tsv.json index b7a4d7b..e5eea71 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-tsv.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/univocity-tsv.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "univocity-tsv", "title": "uniVocity TSV", - "description": "The uniVocity TSV data format is used for working with TSV (Tabular Separated Values) flat payloads.", + "description": "Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) records using univocity-parsers.", "deprecated": false, "deprecationNote": "dataformat,transformation,csv", "firstVersion": "2.15.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/xstream.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/xstream.json index 5e5388f..4d9c169 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/xstream.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/xstream.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "xstream", "title": "XStream", - "description": "XStream data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.", + "description": "Marshal and unmarshal POJOs to\/from XML.", "deprecated": false, "deprecationNote": "dataformat,transformation,xml,json", "firstVersion": "1.3.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/yaml-snakeyaml.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/yaml-snakeyaml.json index cfbfd7d..13fb41f 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/yaml-snakeyaml.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/yaml-snakeyaml.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "yaml-snakeyaml", "title": "YAML SnakeYAML", - "description": "YAML is a data format to marshal and unmarshal Java objects to and from YAML.", + "description": "Marshal and unmarshal Java objects to and from YAML.", "deprecated": false, "deprecationNote": "dataformat,transformation,yaml", "firstVersion": "2.17.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/zipdeflater.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/zipdeflater.json index 1b05b4a..e012696 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/zipdeflater.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/zipdeflater.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "zipdeflater", "title": "Zip Deflate Compression", - "description": "Zip Deflate Compression data format is a message compression and de-compression format (not zip files).", + "description": "Compress and decompress streams using java.util.zip.Deflater and java.util.zip.Inflater.", "deprecated": false, "deprecationNote": "dataformat,transformation", "firstVersion": "2.12.0", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/zipfile.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/zipfile.json index 6e52e08..e038d93 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/zipfile.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/zipfile.json @@ -3,7 +3,7 @@ "kind": "dataformat", "name": "zipfile", "title": "Zip File", - "description": "The Zip File data format is a message compression and de-compression format of zip files.", + "description": "Compression and decompress streams using java.util.zip.ZipStream.", "deprecated": false, "deprecationNote": "dataformat,transformation,file", "firstVersion": "2.11.0", diff --git a/components-starter/camel-activemq-starter/src/main/java/org/apache/camel/component/activemq/springboot/ActiveMQComponentConfiguration.java b/components-starter/camel-activemq-starter/src/main/java/org/apache/camel/component/activemq/springboot/ActiveMQComponentConfiguration.java index 3ac370c..0db8652 100644 --- a/components-starter/camel-activemq-starter/src/main/java/org/apache/camel/component/activemq/springboot/ActiveMQComponentConfiguration.java +++ b/components-starter/camel-activemq-starter/src/main/java/org/apache/camel/component/activemq/springboot/ActiveMQComponentConfiguration.java @@ -28,8 +28,8 @@ import org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The activemq component allows messages to be sent to (or consumed from) - * Apache ActiveMQ. This component extends the Camel JMS component. + * Send messages to (or consume from) Apache ActiveMQ. This component extends + * the Camel JMS component. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-ahc-starter/src/main/java/org/apache/camel/component/ahc/springboot/AhcComponentConfiguration.java b/components-starter/camel-ahc-starter/src/main/java/org/apache/camel/component/ahc/springboot/AhcComponentConfiguration.java index 632b2a7..bdd9560 100644 --- a/components-starter/camel-ahc-starter/src/main/java/org/apache/camel/component/ahc/springboot/AhcComponentConfiguration.java +++ b/components-starter/camel-ahc-starter/src/main/java/org/apache/camel/component/ahc/springboot/AhcComponentConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * To call external HTTP services using Async Http Client. + * Call external HTTP services using Async Http Client. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-ahc-ws-starter/src/main/java/org/apache/camel/component/ahc/ws/springboot/WsComponentConfiguration.java b/components-starter/camel-ahc-ws-starter/src/main/java/org/apache/camel/component/ahc/ws/springboot/WsComponentConfiguration.java index 2576b76..615c317 100644 --- a/components-starter/camel-ahc-ws-starter/src/main/java/org/apache/camel/component/ahc/ws/springboot/WsComponentConfiguration.java +++ b/components-starter/camel-ahc-ws-starter/src/main/java/org/apache/camel/component/ahc/ws/springboot/WsComponentConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * To exchange data with external Websocket servers using Async Http Client. + * Exchange data with external Websocket servers using Async Http Client. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-any23-starter/src/main/java/org/apache/camel/dataformat/any23/springboot/Any23DataFormatConfiguration.java b/components-starter/camel-any23-starter/src/main/java/org/apache/camel/dataformat/any23/springboot/Any23DataFormatConfiguration.java index b1aab17..02f9937 100644 --- a/components-starter/camel-any23-starter/src/main/java/org/apache/camel/dataformat/any23/springboot/Any23DataFormatConfiguration.java +++ b/components-starter/camel-any23-starter/src/main/java/org/apache/camel/dataformat/any23/springboot/Any23DataFormatConfiguration.java @@ -25,7 +25,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * Any23 data format is used for parsing data to RDF. + * Extract RDF data from HTML documents. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-asn1-starter/src/main/java/org/apache/camel/dataformat/asn1/springboot/ASN1DataFormatConfiguration.java b/components-starter/camel-asn1-starter/src/main/java/org/apache/camel/dataformat/asn1/springboot/ASN1DataFormatConfiguration.java index febcd4e..f18fbd5 100644 --- a/components-starter/camel-asn1-starter/src/main/java/org/apache/camel/dataformat/asn1/springboot/ASN1DataFormatConfiguration.java +++ b/components-starter/camel-asn1-starter/src/main/java/org/apache/camel/dataformat/asn1/springboot/ASN1DataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The ASN.1 data format is used for file transfer with telecommunications - * protocols. + * Encode and decode data structures using Abstract Syntax Notation One (ASN.1). * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-avro-starter/src/main/java/org/apache/camel/dataformat/avro/springboot/AvroDataFormatConfiguration.java b/components-starter/camel-avro-starter/src/main/java/org/apache/camel/dataformat/avro/springboot/AvroDataFormatConfiguration.java index 38c1dbf..f3b50f2 100644 --- a/components-starter/camel-avro-starter/src/main/java/org/apache/camel/dataformat/avro/springboot/AvroDataFormatConfiguration.java +++ b/components-starter/camel-avro-starter/src/main/java/org/apache/camel/dataformat/avro/springboot/AvroDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Avro data format is used for serialization and deserialization of - * messages using Apache Avro binary dataformat. + * Serialize and deserialize messages using Apache Avro binary dataformat. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-barcode-starter/src/main/java/org/apache/camel/dataformat/barcode/springboot/BarcodeDataFormatConfiguration.java b/components-starter/camel-barcode-starter/src/main/java/org/apache/camel/dataformat/barcode/springboot/BarcodeDataFormatConfiguration.java index 9d0947a..f199592 100644 --- a/components-starter/camel-barcode-starter/src/main/java/org/apache/camel/dataformat/barcode/springboot/BarcodeDataFormatConfiguration.java +++ b/components-starter/camel-barcode-starter/src/main/java/org/apache/camel/dataformat/barcode/springboot/BarcodeDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Barcode data format is used for creating barccode images (such as - * QR-Code) + * Transform strings to various 1D/2D barcode bitmap formats and back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-base64-starter/src/main/java/org/apache/camel/dataformat/base64/springboot/Base64DataFormatConfiguration.java b/components-starter/camel-base64-starter/src/main/java/org/apache/camel/dataformat/base64/springboot/Base64DataFormatConfiguration.java index a0dc3da..8e7dc9e 100644 --- a/components-starter/camel-base64-starter/src/main/java/org/apache/camel/dataformat/base64/springboot/Base64DataFormatConfiguration.java +++ b/components-starter/camel-base64-starter/src/main/java/org/apache/camel/dataformat/base64/springboot/Base64DataFormatConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Base64 data format is used for base64 encoding and decoding. + * Encode and decode data using Base64. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-beanio-starter/src/main/java/org/apache/camel/dataformat/beanio/springboot/BeanIODataFormatConfiguration.java b/components-starter/camel-beanio-starter/src/main/java/org/apache/camel/dataformat/beanio/springboot/BeanIODataFormatConfiguration.java index 44c3ebf..2868160 100644 --- a/components-starter/camel-beanio-starter/src/main/java/org/apache/camel/dataformat/beanio/springboot/BeanIODataFormatConfiguration.java +++ b/components-starter/camel-beanio-starter/src/main/java/org/apache/camel/dataformat/beanio/springboot/BeanIODataFormatConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The BeanIO data format is used for working with flat payloads (such as CSV, + * Marshal and unmarshal Java beans to and from flat files (such as CSV, * delimited, or fixed length formats). * * Generated by camel-package-maven-plugin - do not edit this file! diff --git a/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/csv/springboot/BindyCsvDataFormatConfiguration.java b/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/csv/springboot/BindyCsvDataFormatConfiguration.java index 621a4a2..e98f5ec 100644 --- a/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/csv/springboot/BindyCsvDataFormatConfiguration.java +++ b/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/csv/springboot/BindyCsvDataFormatConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Bindy data format is used for working with flat payloads (such as CSV, + * Marshal and unmarshal Java beans from and to flat payloads (such as CSV, * delimited, fixed length formats, or FIX messages). * * Generated by camel-package-maven-plugin - do not edit this file! diff --git a/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/fixed/springboot/BindyFixedLengthDataFormatConfiguration.java b/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/fixed/springboot/BindyFixedLengthDataFormatConfiguration.java index face6c6..beef525 100644 --- a/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/fixed/springboot/BindyFixedLengthDataFormatConfiguration.java +++ b/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/fixed/springboot/BindyFixedLengthDataFormatConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Bindy data format is used for working with flat payloads (such as CSV, + * Marshal and unmarshal Java beans from and to flat payloads (such as CSV, * delimited, fixed length formats, or FIX messages). * * Generated by camel-package-maven-plugin - do not edit this file! diff --git a/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/kvp/springboot/BindyKeyValuePairDataFormatConfiguration.java b/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/kvp/springboot/BindyKeyValuePairDataFormatConfiguration.java index 5d75968..446c061 100644 --- a/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/kvp/springboot/BindyKeyValuePairDataFormatConfiguration.java +++ b/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/kvp/springboot/BindyKeyValuePairDataFormatConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Bindy data format is used for working with flat payloads (such as CSV, + * Marshal and unmarshal Java beans from and to flat payloads (such as CSV, * delimited, fixed length formats, or FIX messages). * * Generated by camel-package-maven-plugin - do not edit this file! diff --git a/components-starter/camel-cbor-starter/src/main/java/org/apache/camel/component/cbor/springboot/CBORDataFormatConfiguration.java b/components-starter/camel-cbor-starter/src/main/java/org/apache/camel/component/cbor/springboot/CBORDataFormatConfiguration.java index 3200b2b..131216f 100644 --- a/components-starter/camel-cbor-starter/src/main/java/org/apache/camel/component/cbor/springboot/CBORDataFormatConfiguration.java +++ b/components-starter/camel-cbor-starter/src/main/java/org/apache/camel/component/cbor/springboot/CBORDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * CBOR data format is used for unmarshal a CBOR payload to POJO or to marshal - * POJO back to CBOR payload. + * Unmarshal a CBOR payload to POJO and back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-corda-starter/pom.xml b/components-starter/camel-corda-starter/pom.xml index 0391c60..f29dca1 100644 --- a/components-starter/camel-corda-starter/pom.xml +++ b/components-starter/camel-corda-starter/pom.xml @@ -38,6 +38,18 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-corda</artifactId> <version>${camel-version}</version> + <!--START OF GENERATED CODE--> + <exclusions> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>logback-classic</artifactId> + </exclusion> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>logback-core</artifactId> + </exclusion> + </exclusions> + <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency> diff --git a/components-starter/camel-crypto-starter/src/main/java/org/apache/camel/converter/crypto/springboot/CryptoDataFormatConfiguration.java b/components-starter/camel-crypto-starter/src/main/java/org/apache/camel/converter/crypto/springboot/CryptoDataFormatConfiguration.java index cd24307..8627ff9 100644 --- a/components-starter/camel-crypto-starter/src/main/java/org/apache/camel/converter/crypto/springboot/CryptoDataFormatConfiguration.java +++ b/components-starter/camel-crypto-starter/src/main/java/org/apache/camel/converter/crypto/springboot/CryptoDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * Crypto data format is used for encrypting and decrypting of messages using - * Java Cryptographic Extension. + * Encrypt and decrypt messages using Java Cryptography Extension (JCE). * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-crypto-starter/src/main/java/org/apache/camel/converter/crypto/springboot/PGPDataFormatConfiguration.java b/components-starter/camel-crypto-starter/src/main/java/org/apache/camel/converter/crypto/springboot/PGPDataFormatConfiguration.java index 31b465e..e7178e0 100644 --- a/components-starter/camel-crypto-starter/src/main/java/org/apache/camel/converter/crypto/springboot/PGPDataFormatConfiguration.java +++ b/components-starter/camel-crypto-starter/src/main/java/org/apache/camel/converter/crypto/springboot/PGPDataFormatConfiguration.java @@ -21,8 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * PGP data format is used for encrypting and decrypting of messages using Java - * Cryptographic Extension and PGP. + * Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and + * PGP. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-csv-starter/src/main/java/org/apache/camel/dataformat/csv/springboot/CsvDataFormatConfiguration.java b/components-starter/camel-csv-starter/src/main/java/org/apache/camel/dataformat/csv/springboot/CsvDataFormatConfiguration.java index 784691a..2174711 100644 --- a/components-starter/camel-csv-starter/src/main/java/org/apache/camel/dataformat/csv/springboot/CsvDataFormatConfiguration.java +++ b/components-starter/camel-csv-starter/src/main/java/org/apache/camel/dataformat/csv/springboot/CsvDataFormatConfiguration.java @@ -22,7 +22,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The CSV data format is used for handling CSV payloads. + * Handle CSV (Comma Separated Values) payloads. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-fastjson-starter/src/main/java/org/apache/camel/component/fastjson/springboot/FastjsonDataFormatConfiguration.java b/components-starter/camel-fastjson-starter/src/main/java/org/apache/camel/component/fastjson/springboot/FastjsonDataFormatConfiguration.java index 8e7870c..6986eaf 100644 --- a/components-starter/camel-fastjson-starter/src/main/java/org/apache/camel/component/fastjson/springboot/FastjsonDataFormatConfiguration.java +++ b/components-starter/camel-fastjson-starter/src/main/java/org/apache/camel/component/fastjson/springboot/FastjsonDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * JSon data format is used for unmarshal a JSon payload to POJO or to marshal - * POJO back to JSon payload. + * Marshal POJOs to JSON and back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirJsonDataFormatConfiguration.java b/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirJsonDataFormatConfiguration.java index 5b5e272..201439c 100644 --- a/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirJsonDataFormatConfiguration.java +++ b/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirJsonDataFormatConfiguration.java @@ -23,8 +23,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The FHIR JSon data format is used to marshall/unmarshall to/from FHIR objects - * to/from JSON. + * Marshall/unmarshall FHIR objects to/from JSON. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirXmlDataFormatConfiguration.java b/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirXmlDataFormatConfiguration.java index 86a316e..3561818 100644 --- a/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirXmlDataFormatConfiguration.java +++ b/components-starter/camel-fhir-starter/src/main/java/org/apache/camel/component/fhir/springboot/FhirXmlDataFormatConfiguration.java @@ -23,8 +23,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The FHIR XML data format is used to marshall/unmarshall from/to FHIR objects - * to/from XML. + * Marshall/unmarshall FHIR objects to/from XML. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-flatpack-starter/src/main/java/org/apache/camel/dataformat/flatpack/springboot/FlatpackDataFormatConfiguration.java b/components-starter/camel-flatpack-starter/src/main/java/org/apache/camel/dataformat/flatpack/springboot/FlatpackDataFormatConfiguration.java index 0cfec59..e610c80 100644 --- a/components-starter/camel-flatpack-starter/src/main/java/org/apache/camel/dataformat/flatpack/springboot/FlatpackDataFormatConfiguration.java +++ b/components-starter/camel-flatpack-starter/src/main/java/org/apache/camel/dataformat/flatpack/springboot/FlatpackDataFormatConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Flatpack data format is used for working with flat payloads (such as CSV, + * Marshal and unmarshal Java lists and maps to/from flat files (such as CSV, * delimited, or fixed length formats). * * Generated by camel-package-maven-plugin - do not edit this file! diff --git a/components-starter/camel-grok-starter/src/main/java/org/apache/camel/component/grok/springboot/GrokDataFormatConfiguration.java b/components-starter/camel-grok-starter/src/main/java/org/apache/camel/component/grok/springboot/GrokDataFormatConfiguration.java index 15b6b49..66c87b6 100644 --- a/components-starter/camel-grok-starter/src/main/java/org/apache/camel/component/grok/springboot/GrokDataFormatConfiguration.java +++ b/components-starter/camel-grok-starter/src/main/java/org/apache/camel/component/grok/springboot/GrokDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Grok data format is used for unmarshalling unstructured data to objects - * using Logstash based Grok patterns. + * Unmarshal unstructured data to objects using Logstash based Grok patterns. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-gson-starter/src/main/java/org/apache/camel/component/gson/springboot/GsonDataFormatConfiguration.java b/components-starter/camel-gson-starter/src/main/java/org/apache/camel/component/gson/springboot/GsonDataFormatConfiguration.java index ae08c83..30189b6 100644 --- a/components-starter/camel-gson-starter/src/main/java/org/apache/camel/component/gson/springboot/GsonDataFormatConfiguration.java +++ b/components-starter/camel-gson-starter/src/main/java/org/apache/camel/component/gson/springboot/GsonDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * JSon data format is used for unmarshal a JSon payload to POJO or to marshal - * POJO back to JSon payload. + * Marshal POJOs to JSON and back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-hl7-starter/src/main/java/org/apache/camel/component/hl7/springboot/HL7DataFormatConfiguration.java b/components-starter/camel-hl7-starter/src/main/java/org/apache/camel/component/hl7/springboot/HL7DataFormatConfiguration.java index a3e8a4f..5c0030c 100644 --- a/components-starter/camel-hl7-starter/src/main/java/org/apache/camel/component/hl7/springboot/HL7DataFormatConfiguration.java +++ b/components-starter/camel-hl7-starter/src/main/java/org/apache/camel/component/hl7/springboot/HL7DataFormatConfiguration.java @@ -21,8 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The HL7 data format can be used to marshal or unmarshal HL7 (Health Care) - * model objects. + * Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP + * codec. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-ical-starter/src/main/java/org/apache/camel/component/ical/springboot/ICalDataFormatConfiguration.java b/components-starter/camel-ical-starter/src/main/java/org/apache/camel/component/ical/springboot/ICalDataFormatConfiguration.java index 991b715..7b65637 100644 --- a/components-starter/camel-ical-starter/src/main/java/org/apache/camel/component/ical/springboot/ICalDataFormatConfiguration.java +++ b/components-starter/camel-ical-starter/src/main/java/org/apache/camel/component/ical/springboot/ICalDataFormatConfiguration.java @@ -21,7 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The iCal dataformat is used for working with iCalendar messages. + * Marshal and unmarshal iCal (.ics) documents to/from model objects provided by + * the iCal4j library. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-jackson-starter/src/main/java/org/apache/camel/component/jackson/springboot/JacksonDataFormatConfiguration.java b/components-starter/camel-jackson-starter/src/main/java/org/apache/camel/component/jackson/springboot/JacksonDataFormatConfiguration.java index f3160a5..f95ac9c 100644 --- a/components-starter/camel-jackson-starter/src/main/java/org/apache/camel/component/jackson/springboot/JacksonDataFormatConfiguration.java +++ b/components-starter/camel-jackson-starter/src/main/java/org/apache/camel/component/jackson/springboot/JacksonDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * JSon data format is used for unmarshal a JSon payload to POJO or to marshal - * POJO back to JSon payload. + * Marshal POJOs to JSON and back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-jacksonxml-starter/src/main/java/org/apache/camel/component/jacksonxml/springboot/JacksonXMLDataFormatConfiguration.java b/components-starter/camel-jacksonxml-starter/src/main/java/org/apache/camel/component/jacksonxml/springboot/JacksonXMLDataFormatConfiguration.java index 2e9e62b..18953ad 100644 --- a/components-starter/camel-jacksonxml-starter/src/main/java/org/apache/camel/component/jacksonxml/springboot/JacksonXMLDataFormatConfiguration.java +++ b/components-starter/camel-jacksonxml-starter/src/main/java/org/apache/camel/component/jacksonxml/springboot/JacksonXMLDataFormatConfiguration.java @@ -21,8 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * JacksonXML data format is used for unmarshal a XML payload to POJO or to - * marshal POJO back to XML payload. + * Unmarshal a XML payloads to POJOs and back using XMLMapper extension of + * Jackson. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-jaxb-starter/src/main/java/org/apache/camel/converter/jaxb/springboot/JaxbDataFormatConfiguration.java b/components-starter/camel-jaxb-starter/src/main/java/org/apache/camel/converter/jaxb/springboot/JaxbDataFormatConfiguration.java index 0a40dbd..c7f342f 100644 --- a/components-starter/camel-jaxb-starter/src/main/java/org/apache/camel/converter/jaxb/springboot/JaxbDataFormatConfiguration.java +++ b/components-starter/camel-jaxb-starter/src/main/java/org/apache/camel/converter/jaxb/springboot/JaxbDataFormatConfiguration.java @@ -21,8 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * JAXB data format uses the JAXB2 XML marshalling standard to unmarshal an XML - * payload into Java objects or to marshal Java objects into an XML payload. + * Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling + * standard. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-johnzon-starter/src/main/java/org/apache/camel/component/johnzon/springboot/JohnzonDataFormatConfiguration.java b/components-starter/camel-johnzon-starter/src/main/java/org/apache/camel/component/johnzon/springboot/JohnzonDataFormatConfiguration.java index c0bbeae..5971ea1 100644 --- a/components-starter/camel-johnzon-starter/src/main/java/org/apache/camel/component/johnzon/springboot/JohnzonDataFormatConfiguration.java +++ b/components-starter/camel-johnzon-starter/src/main/java/org/apache/camel/component/johnzon/springboot/JohnzonDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * JSon data format is used for unmarshal a JSon payload to POJO or to marshal - * POJO back to JSon payload. + * Marshal POJOs to JSON and back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-jsonapi-starter/src/main/java/org/apache/camel/component/jsonapi/springboot/JsonApiDataFormatConfiguration.java b/components-starter/camel-jsonapi-starter/src/main/java/org/apache/camel/component/jsonapi/springboot/JsonApiDataFormatConfiguration.java index 40ac8ab..88a5df3 100644 --- a/components-starter/camel-jsonapi-starter/src/main/java/org/apache/camel/component/jsonapi/springboot/JsonApiDataFormatConfiguration.java +++ b/components-starter/camel-jsonapi-starter/src/main/java/org/apache/camel/component/jsonapi/springboot/JsonApiDataFormatConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * JSonApi data format is used for marshal and unmarshal Json API object. + * Marshal and unmarshal JSON:API resources. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-lzf-starter/src/main/java/org/apache/camel/dataformat/lzf/springboot/LZFDataFormatConfiguration.java b/components-starter/camel-lzf-starter/src/main/java/org/apache/camel/dataformat/lzf/springboot/LZFDataFormatConfiguration.java index ccd1b8e..57a6cb4 100644 --- a/components-starter/camel-lzf-starter/src/main/java/org/apache/camel/dataformat/lzf/springboot/LZFDataFormatConfiguration.java +++ b/components-starter/camel-lzf-starter/src/main/java/org/apache/camel/dataformat/lzf/springboot/LZFDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The LZF data format is a message compression and de-compression format (uses - * the LZF deflate algorithm). + * Compression and de-compress streams using LZF deflate algorithm. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-mail-starter/src/main/java/org/apache/camel/dataformat/mime/multipart/springboot/MimeMultipartDataFormatConfiguration.java b/components-starter/camel-mail-starter/src/main/java/org/apache/camel/dataformat/mime/multipart/springboot/MimeMultipartDataFormatConfiguration.java index 6abb3b2..50df50a 100644 --- a/components-starter/camel-mail-starter/src/main/java/org/apache/camel/dataformat/mime/multipart/springboot/MimeMultipartDataFormatConfiguration.java +++ b/components-starter/camel-mail-starter/src/main/java/org/apache/camel/dataformat/mime/multipart/springboot/MimeMultipartDataFormatConfiguration.java @@ -21,8 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The MIME Multipart data format is used for marshalling Camel messages with - * attachments into MIME-Multipart message, and vise-versa. + * Marshal Camel messages with attachments into MIME-Multipart messages and + * back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-protobuf-starter/src/main/java/org/apache/camel/dataformat/protobuf/springboot/ProtobufDataFormatConfiguration.java b/components-starter/camel-protobuf-starter/src/main/java/org/apache/camel/dataformat/protobuf/springboot/ProtobufDataFormatConfiguration.java index c2f5d48..2a046eb 100644 --- a/components-starter/camel-protobuf-starter/src/main/java/org/apache/camel/dataformat/protobuf/springboot/ProtobufDataFormatConfiguration.java +++ b/components-starter/camel-protobuf-starter/src/main/java/org/apache/camel/dataformat/protobuf/springboot/ProtobufDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Protobuf data format is used for serializing between Java objects and the - * Google Protobuf protocol. + * Serialize and deserialize Java objects using Google's Protocol buffers. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-rss-starter/src/main/java/org/apache/camel/dataformat/rss/springboot/RssDataFormatConfiguration.java b/components-starter/camel-rss-starter/src/main/java/org/apache/camel/dataformat/rss/springboot/RssDataFormatConfiguration.java index 9072d74..ee2322e 100644 --- a/components-starter/camel-rss-starter/src/main/java/org/apache/camel/dataformat/rss/springboot/RssDataFormatConfiguration.java +++ b/components-starter/camel-rss-starter/src/main/java/org/apache/camel/dataformat/rss/springboot/RssDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * RSS data format is used for working with RSS sync feed Java Objects and - * transforming to XML and vice-versa. + * Transform from ROME SyndFeed Java Objects to XML and vice-versa. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-snakeyaml-starter/src/main/java/org/apache/camel/component/snakeyaml/springboot/SnakeYAMLDataFormatConfiguration.java b/components-starter/camel-snakeyaml-starter/src/main/java/org/apache/camel/component/snakeyaml/springboot/SnakeYAMLDataFormatConfiguration.java index 764d82e..67abdbb 100644 --- a/components-starter/camel-snakeyaml-starter/src/main/java/org/apache/camel/component/snakeyaml/springboot/SnakeYAMLDataFormatConfiguration.java +++ b/components-starter/camel-snakeyaml-starter/src/main/java/org/apache/camel/component/snakeyaml/springboot/SnakeYAMLDataFormatConfiguration.java @@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * YAML is a data format to marshal and unmarshal Java objects to and from YAML. + * Marshal and unmarshal Java objects to and from YAML. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-soap-starter/src/main/java/org/apache/camel/dataformat/soap/springboot/SoapJaxbDataFormatConfiguration.java b/components-starter/camel-soap-starter/src/main/java/org/apache/camel/dataformat/soap/springboot/SoapJaxbDataFormatConfiguration.java index b81f937..dfb8b01 100644 --- a/components-starter/camel-soap-starter/src/main/java/org/apache/camel/dataformat/soap/springboot/SoapJaxbDataFormatConfiguration.java +++ b/components-starter/camel-soap-starter/src/main/java/org/apache/camel/dataformat/soap/springboot/SoapJaxbDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and - * unmarshal SOAP payloads. + * Marshal Java objects to SOAP messages and back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-spring-boot-starter/pom.xml b/components-starter/camel-spring-boot-starter/pom.xml index ef4dde9..a044dd9 100644 --- a/components-starter/camel-spring-boot-starter/pom.xml +++ b/components-starter/camel-spring-boot-starter/pom.xml @@ -48,6 +48,22 @@ <groupId>ch.qos.logback</groupId> <artifactId>logback-core</artifactId> </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-core</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-slf4j-impl</artifactId> + </exclusion> </exclusions> <!--END OF GENERATED CODE--> </dependency> diff --git a/components-starter/camel-spring-cloud-consul-starter/pom.xml b/components-starter/camel-spring-cloud-consul-starter/pom.xml index 5df3ca4..6e257e9 100644 --- a/components-starter/camel-spring-cloud-consul-starter/pom.xml +++ b/components-starter/camel-spring-cloud-consul-starter/pom.xml @@ -38,6 +38,26 @@ <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-spring-cloud-consul</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-core</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-slf4j-impl</artifactId> + </exclusion> + </exclusions> + <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency> diff --git a/components-starter/camel-spring-cloud-netflix-starter/pom.xml b/components-starter/camel-spring-cloud-netflix-starter/pom.xml index fbba09a..beacbb0 100644 --- a/components-starter/camel-spring-cloud-netflix-starter/pom.xml +++ b/components-starter/camel-spring-cloud-netflix-starter/pom.xml @@ -38,6 +38,26 @@ <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-spring-cloud-netflix</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-core</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-slf4j-impl</artifactId> + </exclusion> + </exclusions> + <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency> diff --git a/components-starter/camel-spring-cloud-starter/pom.xml b/components-starter/camel-spring-cloud-starter/pom.xml index 0f4ff7d..35eb6a5 100644 --- a/components-starter/camel-spring-cloud-starter/pom.xml +++ b/components-starter/camel-spring-cloud-starter/pom.xml @@ -38,6 +38,26 @@ <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-spring-cloud</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-core</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-slf4j-impl</artifactId> + </exclusion> + </exclusions> + <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency> diff --git a/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml b/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml index 168d968..b29563b 100644 --- a/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml +++ b/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml @@ -38,6 +38,26 @@ <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-spring-cloud-zookeeper</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-core</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.logging.log4j</groupId> + <artifactId>log4j-slf4j-impl</artifactId> + </exclusion> + </exclusions> + <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency> diff --git a/components-starter/camel-syslog-starter/src/main/java/org/apache/camel/component/syslog/springboot/SyslogDataFormatConfiguration.java b/components-starter/camel-syslog-starter/src/main/java/org/apache/camel/component/syslog/springboot/SyslogDataFormatConfiguration.java index cd36e01..ec5e9b6 100644 --- a/components-starter/camel-syslog-starter/src/main/java/org/apache/camel/component/syslog/springboot/SyslogDataFormatConfiguration.java +++ b/components-starter/camel-syslog-starter/src/main/java/org/apache/camel/component/syslog/springboot/SyslogDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Syslog dataformat is used for working with RFC3164 and RFC5424 messages - * (logging and monitoring). + * Marshall SyslogMessages to RFC3164 and RFC5424 messages and back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-tagsoup-starter/src/main/java/org/apache/camel/dataformat/tagsoup/springboot/TidyMarkupDataFormatConfiguration.java b/components-starter/camel-tagsoup-starter/src/main/java/org/apache/camel/dataformat/tagsoup/springboot/TidyMarkupDataFormatConfiguration.java index 5da7465..db83b34 100644 --- a/components-starter/camel-tagsoup-starter/src/main/java/org/apache/camel/dataformat/tagsoup/springboot/TidyMarkupDataFormatConfiguration.java +++ b/components-starter/camel-tagsoup-starter/src/main/java/org/apache/camel/dataformat/tagsoup/springboot/TidyMarkupDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * TidyMarkup data format is used for parsing HTML and return it as pretty - * well-formed HTML. + * Parse (potentially invalid) HTML into valid HTML or DOM. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-tarfile-starter/src/main/java/org/apache/camel/dataformat/tarfile/springboot/TarFileDataFormatConfiguration.java b/components-starter/camel-tarfile-starter/src/main/java/org/apache/camel/dataformat/tarfile/springboot/TarFileDataFormatConfiguration.java index 793f6f2..58e5ff9 100644 --- a/components-starter/camel-tarfile-starter/src/main/java/org/apache/camel/dataformat/tarfile/springboot/TarFileDataFormatConfiguration.java +++ b/components-starter/camel-tarfile-starter/src/main/java/org/apache/camel/dataformat/tarfile/springboot/TarFileDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Tar File data format is a message compression and de-compression format - * of tar files. + * Archive/extract files into/from tarballs. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-thrift-starter/src/main/java/org/apache/camel/dataformat/thrift/springboot/ThriftDataFormatConfiguration.java b/components-starter/camel-thrift-starter/src/main/java/org/apache/camel/dataformat/thrift/springboot/ThriftDataFormatConfiguration.java index 9cdbb82..cbcbd2f 100644 --- a/components-starter/camel-thrift-starter/src/main/java/org/apache/camel/dataformat/thrift/springboot/ThriftDataFormatConfiguration.java +++ b/components-starter/camel-thrift-starter/src/main/java/org/apache/camel/dataformat/thrift/springboot/ThriftDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Thrift data format is used for serialization and deserialization of - * messages using Apache Thrift binary dataformat. + * Serialize and deserialize of messages using Apache Thrift binary dataformat. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityCsvDataFormatConfiguration.java b/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityCsvDataFormatConfiguration.java index 9498aa9..f5a6d56 100644 --- a/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityCsvDataFormatConfiguration.java +++ b/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityCsvDataFormatConfiguration.java @@ -21,8 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The uniVocity CSV data format is used for working with CSV (Comma Separated - * Values) flat payloads. + * Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) + * using univocity-parsers. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityFixedWidthDataFormatConfiguration.java b/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityFixedWidthDataFormatConfiguration.java index 04e8258..2811b23 100644 --- a/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityFixedWidthDataFormatConfiguration.java +++ b/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityFixedWidthDataFormatConfiguration.java @@ -21,8 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The uniVocity Fixed Length data format is used for working with fixed length - * flat payloads. + * Marshal and unmarshal Java objects from and to fixed length records using + * univocity-parsers. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityTsvDataFormatConfiguration.java b/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityTsvDataFormatConfiguration.java index bc43969..d27a670 100644 --- a/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityTsvDataFormatConfiguration.java +++ b/components-starter/camel-univocity-parsers-starter/src/main/java/org/apache/camel/dataformat/univocity/springboot/UniVocityTsvDataFormatConfiguration.java @@ -21,8 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The uniVocity TSV data format is used for working with TSV (Tabular Separated - * Values) flat payloads. + * Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) + * records using univocity-parsers. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-xmlsecurity-starter/src/main/java/org/apache/camel/dataformat/xmlsecurity/springboot/XMLSecurityDataFormatConfiguration.java b/components-starter/camel-xmlsecurity-starter/src/main/java/org/apache/camel/dataformat/xmlsecurity/springboot/XMLSecurityDataFormatConfiguration.java index 75cf0a3..a156cef 100644 --- a/components-starter/camel-xmlsecurity-starter/src/main/java/org/apache/camel/dataformat/xmlsecurity/springboot/XMLSecurityDataFormatConfiguration.java +++ b/components-starter/camel-xmlsecurity-starter/src/main/java/org/apache/camel/dataformat/xmlsecurity/springboot/XMLSecurityDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The XML Security data format facilitates encryption and decryption of XML - * payloads. + * Encrypt and decrypt XML payloads using Apache Santuario. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-xstream-starter/src/main/java/org/apache/camel/dataformat/xstream/springboot/JsonDataFormatConfiguration.java b/components-starter/camel-xstream-starter/src/main/java/org/apache/camel/dataformat/xstream/springboot/JsonDataFormatConfiguration.java index 3313e50..3f0ed81 100644 --- a/components-starter/camel-xstream-starter/src/main/java/org/apache/camel/dataformat/xstream/springboot/JsonDataFormatConfiguration.java +++ b/components-starter/camel-xstream-starter/src/main/java/org/apache/camel/dataformat/xstream/springboot/JsonDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * JSon data format is used for unmarshal a JSon payload to POJO or to marshal - * POJO back to JSon payload. + * Marshal POJOs to JSON and back. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-xstream-starter/src/main/java/org/apache/camel/dataformat/xstream/springboot/XStreamDataFormatConfiguration.java b/components-starter/camel-xstream-starter/src/main/java/org/apache/camel/dataformat/xstream/springboot/XStreamDataFormatConfiguration.java index 82061f4..7304454 100644 --- a/components-starter/camel-xstream-starter/src/main/java/org/apache/camel/dataformat/xstream/springboot/XStreamDataFormatConfiguration.java +++ b/components-starter/camel-xstream-starter/src/main/java/org/apache/camel/dataformat/xstream/springboot/XStreamDataFormatConfiguration.java @@ -23,8 +23,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * XStream data format is used for unmarshal a XML payload to POJO or to marshal - * POJO back to XML payload. + * Marshal and unmarshal POJOs to/from XML. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-zip-deflater-starter/src/main/java/org/apache/camel/dataformat/deflater/springboot/GzipDeflaterDataFormatConfiguration.java b/components-starter/camel-zip-deflater-starter/src/main/java/org/apache/camel/dataformat/deflater/springboot/GzipDeflaterDataFormatConfiguration.java index 9b72439..890d735 100644 --- a/components-starter/camel-zip-deflater-starter/src/main/java/org/apache/camel/dataformat/deflater/springboot/GzipDeflaterDataFormatConfiguration.java +++ b/components-starter/camel-zip-deflater-starter/src/main/java/org/apache/camel/dataformat/deflater/springboot/GzipDeflaterDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The GZip data format is a message compression and de-compression format - * (which works with the popular gzip/gunzip tools). + * Compress and de-compress messages using java.util.zip.GZIPStream. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-zip-deflater-starter/src/main/java/org/apache/camel/dataformat/deflater/springboot/ZipDeflaterDataFormatConfiguration.java b/components-starter/camel-zip-deflater-starter/src/main/java/org/apache/camel/dataformat/deflater/springboot/ZipDeflaterDataFormatConfiguration.java index 5390583..f3c363b 100644 --- a/components-starter/camel-zip-deflater-starter/src/main/java/org/apache/camel/dataformat/deflater/springboot/ZipDeflaterDataFormatConfiguration.java +++ b/components-starter/camel-zip-deflater-starter/src/main/java/org/apache/camel/dataformat/deflater/springboot/ZipDeflaterDataFormatConfiguration.java @@ -21,8 +21,8 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * Zip Deflate Compression data format is a message compression and - * de-compression format (not zip files). + * Compress and decompress streams using java.util.zip.Deflater and + * java.util.zip.Inflater. * * Generated by camel-package-maven-plugin - do not edit this file! */ diff --git a/components-starter/camel-zipfile-starter/src/main/java/org/apache/camel/dataformat/zipfile/springboot/ZipFileDataFormatConfiguration.java b/components-starter/camel-zipfile-starter/src/main/java/org/apache/camel/dataformat/zipfile/springboot/ZipFileDataFormatConfiguration.java index ee24e29..4f8727e 100644 --- a/components-starter/camel-zipfile-starter/src/main/java/org/apache/camel/dataformat/zipfile/springboot/ZipFileDataFormatConfiguration.java +++ b/components-starter/camel-zipfile-starter/src/main/java/org/apache/camel/dataformat/zipfile/springboot/ZipFileDataFormatConfiguration.java @@ -21,8 +21,7 @@ import org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon; import org.springframework.boot.context.properties.ConfigurationProperties; /** - * The Zip File data format is a message compression and de-compression format - * of zip files. + * Compression and decompress streams using java.util.zip.ZipStream. * * Generated by camel-package-maven-plugin - do not edit this file! */