You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by va...@apache.org on 2021/12/21 00:11:09 UTC

[camel-kafka-connector] 02/03: chore: regen.

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

valdar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit dbcbd96a9dd89c979e2c1b1820b2216ed9a7eaee
Author: Andrea Tarocchi <an...@gmail.com>
AuthorDate: Sun Dec 5 09:12:07 2021 +0100

    chore: regen.
---
 .../connectors/camel-aws-cloudwatch-sink-sink.json |    4 +-
 .../connectors/camel-aws-ec2-sink-sink.json        |    4 +-
 .../connectors/camel-aws-kinesis-sink-sink.json    |    4 +-
 .../connectors/camel-aws-s3-source-source.json     |   15 +-
 .../camel-aws-s3-streaming-upload-sink-sink.json   |    8 +-
 .../connectors/camel-aws-sns-fifo-sink-sink.json   |    4 +-
 .../connectors/camel-aws-sns-sink-sink.json        |    4 +-
 .../connectors/camel-aws-sqs-batch-sink-sink.json  |   15 +-
 .../connectors/camel-aws-sqs-fifo-sink-sink.json   |   15 +-
 .../connectors/camel-aws-sqs-sink-sink.json        |   15 +-
 .../connectors/camel-aws-sqs-source-source.json    |   15 +-
 .../camel-azure-cosmosdb-source-source.json        |   63 +
 .../connectors/camel-cassandra-sink-sink.json      |   10 +-
 .../connectors/camel-cassandra-source-source.json  |   10 +-
 .../camel-chuck-norris-source-source.json          |    4 +-
 .../resources/connectors/camel-couchbase-sink.json |    2 +-
 .../connectors/camel-couchbase-source.json         |    2 +-
 .../camel-elasticsearch-index-sink-sink.json       |   18 +-
 .../resources/connectors/camel-file-source.json    |    6 +
 .../connectors/camel-file-watch-source-source.json |    6 +-
 .../resources/connectors/camel-ftp-sink-sink.json  |   10 +-
 .../connectors/camel-ftp-source-source.json        |   10 +-
 .../resources/connectors/camel-ftps-sink-sink.json |   10 +-
 .../connectors/camel-ftps-source-source.json       |   10 +-
 .../connectors/camel-google-pubsub-sink-sink.json  |   31 +
 .../camel-google-pubsub-source-source.json         |   52 +
 .../camel-google-sheets-source-source.json         |    8 +-
 .../connectors/camel-infinispan-source-source.json |    8 +-
 .../camel-kafka-not-secured-sink-sink.json         |    4 +-
 .../camel-kafka-not-secured-source-source.json     |    8 +-
 .../connectors/camel-kafka-sink-sink.json          |   12 +-
 .../connectors/camel-kafka-source-source.json      |   16 +-
 .../camel-kubernetes-namespaces-source-source.json |   25 +
 .../camel-kubernetes-nodes-source-source.json      |   31 +
 .../camel-kubernetes-pods-source-source.json       |   31 +
 .../resources/connectors/camel-log-sink-sink.json  |   27 +
 .../connectors/camel-mail-imap-source-source.json  |   12 +-
 .../connectors/camel-mariadb-sink-sink.json        |    6 +-
 .../connectors/camel-mariadb-source-source.json    |    6 +-
 .../connectors/camel-minio-sink-sink.json          |    4 +-
 .../connectors/camel-minio-source-source.json      |    4 +-
 .../connectors/camel-mongodb-sink-sink.json        |   12 +-
 .../connectors/camel-mongodb-source-source.json    |   12 +-
 .../resources/connectors/camel-mqtt-sink-sink.json |   37 +
 .../connectors/camel-mqtt-source-source.json       |   14 +-
 .../connectors/camel-mysql-sink-sink.json          |    6 +-
 .../connectors/camel-mysql-source-source.json      |    6 +-
 .../connectors/camel-postgresql-sink-sink.json     |    6 +-
 .../connectors/camel-postgresql-source-source.json |    6 +-
 .../connectors/camel-rabbitmq-source-source.json   |   25 +-
 .../resources/connectors/camel-sftp-sink-sink.json |   10 +-
 .../connectors/camel-sftp-source-source.json       |   10 +-
 .../connectors/camel-slack-sink-sink.json          |   43 +
 .../connectors/camel-sqlserver-sink-sink.json      |    6 +-
 .../connectors/camel-sqlserver-source-source.json  |    6 +-
 .../connectors/camel-ssh-source-source.json        |   10 +-
 .../connectors/camel-telegram-sink-sink.json       |    4 +-
 .../connectors/camel-telegram-source-source.json   |    4 +-
 connectors/camel-activemq-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-activemq-sink.json   | 1084 ------------------
 .../generated/resources/camel-activemq-source.json | 1101 ------------------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelActivemqSinkConnector.properties |   33 -
 .../CamelActivemqSourceConnector.properties        |   33 -
 .../activemq/CamelActivemqSinkConnector.java       |   35 -
 .../activemq/CamelActivemqSinkConnectorConfig.java |  640 -----------
 .../activemq/CamelActivemqSinkTask.java            |   39 -
 .../activemq/CamelActivemqSourceConnector.java     |   35 -
 .../CamelActivemqSourceConnectorConfig.java        |  644 -----------
 .../activemq/CamelActivemqSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-ahc-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-ahc-sink.json    |  161 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelAhcSinkConnector.properties |   33 -
 .../kafkaconnector/ahc/CamelAhcSinkConnector.java  |   35 -
 .../ahc/CamelAhcSinkConnectorConfig.java           |  134 ---
 .../camel/kafkaconnector/ahc/CamelAhcSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-ahc-ws-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-ahc-ws-sink.json |  168 ---
 .../generated/resources/camel-ahc-ws-source.json   |  172 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAhcwsSinkConnector.properties    |   33 -
 .../examples/CamelAhcwsSourceConnector.properties  |   33 -
 .../ahcws/CamelAhcwsSinkConnector.java             |   35 -
 .../ahcws/CamelAhcwsSinkConnectorConfig.java       |  138 ---
 .../kafkaconnector/ahcws/CamelAhcwsSinkTask.java   |   39 -
 .../ahcws/CamelAhcwsSourceConnector.java           |   35 -
 .../ahcws/CamelAhcwsSourceConnectorConfig.java     |  140 ---
 .../kafkaconnector/ahcws/CamelAhcwsSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-ahc-wss-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-ahc-wss-sink.json    |  168 ---
 .../generated/resources/camel-ahc-wss-source.json  |  172 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAhcwssSinkConnector.properties   |   33 -
 .../examples/CamelAhcwssSourceConnector.properties |   33 -
 .../ahcwss/CamelAhcwssSinkConnector.java           |   35 -
 .../ahcwss/CamelAhcwssSinkConnectorConfig.java     |  138 ---
 .../kafkaconnector/ahcwss/CamelAhcwssSinkTask.java |   39 -
 .../ahcwss/CamelAhcwssSourceConnector.java         |   35 -
 .../ahcwss/CamelAhcwssSourceConnectorConfig.java   |  140 ---
 .../ahcwss/CamelAhcwssSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-amqp-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-amqp-sink.json   | 1064 -----------------
 .../src/generated/resources/camel-amqp-source.json | 1075 -----------------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAmqpSinkConnector.properties     |   33 -
 .../examples/CamelAmqpSourceConnector.properties   |   33 -
 .../amqp/CamelAmqpSinkConnector.java               |   35 -
 .../amqp/CamelAmqpSinkConnectorConfig.java         |  626 ----------
 .../kafkaconnector/amqp/CamelAmqpSinkTask.java     |   39 -
 .../amqp/CamelAmqpSourceConnector.java             |   35 -
 .../amqp/CamelAmqpSourceConnectorConfig.java       |  628 ----------
 .../kafkaconnector/amqp/CamelAmqpSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-arangodb-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-arangodb-sink.json   |  184 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelArangodbSinkConnector.properties |   33 -
 .../arangodb/CamelArangodbSinkConnector.java       |   35 -
 .../arangodb/CamelArangodbSinkConnectorConfig.java |  136 ---
 .../arangodb/CamelArangodbSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-as2-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-as2-sink.json    |  318 ------
 .../src/generated/resources/camel-as2-source.json  |  328 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelAs2SinkConnector.properties |   35 -
 .../examples/CamelAs2SourceConnector.properties    |   35 -
 .../kafkaconnector/as2/CamelAs2SinkConnector.java  |   35 -
 .../as2/CamelAs2SinkConnectorConfig.java           |  178 ---
 .../camel/kafkaconnector/as2/CamelAs2SinkTask.java |   39 -
 .../as2/CamelAs2SourceConnector.java               |   35 -
 .../as2/CamelAs2SourceConnectorConfig.java         |  182 ---
 .../kafkaconnector/as2/CamelAs2SourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-asterisk-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-asterisk-sink.json   |   69 --
 .../generated/resources/camel-asterisk-source.json |   75 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAsteriskSinkConnector.properties |   39 -
 .../CamelAsteriskSourceConnector.properties        |   39 -
 .../asterisk/CamelAsteriskSinkConnector.java       |   35 -
 .../asterisk/CamelAsteriskSinkConnectorConfig.java |   76 --
 .../asterisk/CamelAsteriskSinkTask.java            |   39 -
 .../asterisk/CamelAsteriskSourceConnector.java     |   35 -
 .../CamelAsteriskSourceConnectorConfig.java        |   80 --
 .../asterisk/CamelAsteriskSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-atlasmap-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-atlasmap-sink.json   |   90 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAtlasmapSinkConnector.properties |   33 -
 .../atlasmap/CamelAtlasmapSinkConnector.java       |   35 -
 .../atlasmap/CamelAtlasmapSinkConnectorConfig.java |   88 --
 .../atlasmap/CamelAtlasmapSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-atmos-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-atmos-sink.json  |  127 --
 .../generated/resources/camel-atmos-source.json    |  144 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAtmosSinkConnector.properties    |   33 -
 .../examples/CamelAtmosSourceConnector.properties  |   33 -
 .../atmos/CamelAtmosSinkConnector.java             |   35 -
 .../atmos/CamelAtmosSinkConnectorConfig.java       |  110 --
 .../kafkaconnector/atmos/CamelAtmosSinkTask.java   |   39 -
 .../atmos/CamelAtmosSourceConnector.java           |   35 -
 .../atmos/CamelAtmosSourceConnectorConfig.java     |  120 --
 .../kafkaconnector/atmos/CamelAtmosSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-atmosphere-websocket-sink.json |  119 --
 .../camel-atmosphere-websocket-source.json         |  250 ----
 .../src/main/assembly/package.xml                  |   56 -
 ...amelAtmospherewebsocketSinkConnector.properties |   33 -
 ...elAtmospherewebsocketSourceConnector.properties |   33 -
 .../CamelAtmospherewebsocketSinkConnector.java     |   35 -
 ...amelAtmospherewebsocketSinkConnectorConfig.java |  109 --
 .../CamelAtmospherewebsocketSinkTask.java          |   39 -
 .../CamelAtmospherewebsocketSourceConnector.java   |   37 -
 ...elAtmospherewebsocketSourceConnectorConfig.java |  185 ---
 .../CamelAtmospherewebsocketSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-atom-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-atom-source.json |  233 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAtomSourceConnector.properties   |   33 -
 .../atom/CamelAtomSourceConnector.java             |   35 -
 .../atom/CamelAtomSourceConnectorConfig.java       |  164 ---
 .../kafkaconnector/atom/CamelAtomSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-atomix-map-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-atomix-map-sink.json |  260 -----
 .../resources/camel-atomix-map-source.json         |  277 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAtomixmapSinkConnector.properties         |   33 -
 .../CamelAtomixmapSourceConnector.properties       |   33 -
 .../atomixmap/CamelAtomixmapSinkConnector.java     |   35 -
 .../CamelAtomixmapSinkConnectorConfig.java         |  176 ---
 .../atomixmap/CamelAtomixmapSinkTask.java          |   39 -
 .../atomixmap/CamelAtomixmapSourceConnector.java   |   35 -
 .../CamelAtomixmapSourceConnectorConfig.java       |  184 ---
 .../atomixmap/CamelAtomixmapSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-atomix-messaging-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-atomix-messaging-sink.json     |  262 -----
 .../resources/camel-atomix-messaging-source.json   |  279 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAtomixmessagingSinkConnector.properties   |   33 -
 .../CamelAtomixmessagingSourceConnector.properties |   33 -
 .../CamelAtomixmessagingSinkConnector.java         |   35 -
 .../CamelAtomixmessagingSinkConnectorConfig.java   |  185 ---
 .../CamelAtomixmessagingSinkTask.java              |   39 -
 .../CamelAtomixmessagingSourceConnector.java       |   35 -
 .../CamelAtomixmessagingSourceConnectorConfig.java |  193 ----
 .../CamelAtomixmessagingSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-atomix-multimap-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-atomix-multimap-sink.json      |  252 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAtomixmultimapSinkConnector.properties    |   33 -
 .../CamelAtomixmultimapSinkConnector.java          |   35 -
 .../CamelAtomixmultimapSinkConnectorConfig.java    |  177 ---
 .../CamelAtomixmultimapSinkTask.java               |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-atomix-queue-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-atomix-queue-sink.json         |  230 ----
 .../resources/camel-atomix-queue-source.json       |  247 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAtomixqueueSinkConnector.properties       |   33 -
 .../CamelAtomixqueueSourceConnector.properties     |   33 -
 .../atomixqueue/CamelAtomixqueueSinkConnector.java |   35 -
 .../CamelAtomixqueueSinkConnectorConfig.java       |  160 ---
 .../atomixqueue/CamelAtomixqueueSinkTask.java      |   39 -
 .../CamelAtomixqueueSourceConnector.java           |   35 -
 .../CamelAtomixqueueSourceConnectorConfig.java     |  169 ---
 .../atomixqueue/CamelAtomixqueueSourceTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-atomix-set-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-atomix-set-sink.json |  236 ----
 .../resources/camel-atomix-set-source.json         |  253 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAtomixsetSinkConnector.properties         |   33 -
 .../CamelAtomixsetSourceConnector.properties       |   33 -
 .../atomixset/CamelAtomixsetSinkConnector.java     |   35 -
 .../CamelAtomixsetSinkConnectorConfig.java         |  168 ---
 .../atomixset/CamelAtomixsetSinkTask.java          |   39 -
 .../atomixset/CamelAtomixsetSourceConnector.java   |   35 -
 .../CamelAtomixsetSourceConnectorConfig.java       |  176 ---
 .../atomixset/CamelAtomixsetSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-atomix-value-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-atomix-value-sink.json         |  232 ----
 .../resources/camel-atomix-value-source.json       |  249 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAtomixvalueSinkConnector.properties       |   33 -
 .../CamelAtomixvalueSourceConnector.properties     |   33 -
 .../atomixvalue/CamelAtomixvalueSinkConnector.java |   35 -
 .../CamelAtomixvalueSinkConnectorConfig.java       |  168 ---
 .../atomixvalue/CamelAtomixvalueSinkTask.java      |   39 -
 .../CamelAtomixvalueSourceConnector.java           |   35 -
 .../CamelAtomixvalueSourceConnectorConfig.java     |  177 ---
 .../atomixvalue/CamelAtomixvalueSourceTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-avro-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-avro-sink.json   |  144 ---
 .../src/generated/resources/camel-avro-source.json |  161 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAvroSinkConnector.properties     |   37 -
 .../examples/CamelAvroSourceConnector.properties   |   37 -
 .../avro/CamelAvroSinkConnector.java               |   35 -
 .../avro/CamelAvroSinkConnectorConfig.java         |  122 --
 .../kafkaconnector/avro/CamelAvroSinkTask.java     |   39 -
 .../avro/CamelAvroSourceConnector.java             |   35 -
 .../avro/CamelAvroSourceConnectorConfig.java       |  132 ---
 .../kafkaconnector/avro/CamelAvroSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/camel-aws-cloudwatch-sink-sink.json  |    4 +-
 .../kamelets/aws-cloudwatch-sink.kamelet.yaml      |   58 +-
 .../kamelets/aws-ddb-streams-source.kamelet.yaml   |    4 +-
 .../resources/camel-aws-ec2-sink-sink.json         |    4 +-
 .../resources/kamelets/aws-ec2-sink.kamelet.yaml   |   10 +-
 .../aws-kinesis-firehose-sink.kamelet.yaml         |    4 +-
 .../resources/camel-aws-kinesis-sink-sink.json     |    4 +-
 .../kamelets/aws-kinesis-sink.kamelet.yaml         |   12 +-
 .../kamelets/aws-kinesis-source.kamelet.yaml       |    4 +-
 .../kamelets/aws-lambda-sink.kamelet.yaml          |    4 +-
 .../resources/kamelets/aws-s3-sink.kamelet.yaml    |    4 +-
 .../resources/camel-aws-s3-source-source.json      |   15 +-
 .../CamelAwss3sourceSourceConnectorConfig.java     |    8 +
 .../resources/kamelets/aws-s3-source.kamelet.yaml  |   18 +-
 .../camel-aws-s3-streaming-upload-sink-sink.json   |    8 +-
 ...wss3streaminguploadsinkSinkConnectorConfig.java |    4 +
 .../aws-s3-streaming-upload-sink.kamelet.yaml      |   11 +-
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-aws-secrets-manager-sink.json  |  256 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAwssecretsmanagerSinkConnector.properties |   37 -
 .../CamelAwssecretsmanagerSinkConnector.java       |   35 -
 .../CamelAwssecretsmanagerSinkConnectorConfig.java |  177 ---
 .../CamelAwssecretsmanagerSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/camel-aws-sns-fifo-sink-sink.json    |    4 +-
 .../kamelets/aws-sns-fifo-sink.kamelet.yaml        |   23 +-
 .../resources/camel-aws-sns-sink-sink.json         |    4 +-
 .../resources/kamelets/aws-sns-sink.kamelet.yaml   |   20 +-
 .../resources/camel-aws-sqs-batch-sink-sink.json   |   15 +-
 .../CamelAwssqsbatchsinkSinkConnectorConfig.java   |    8 +
 .../kamelets/aws-sqs-batch-sink.kamelet.yaml       |   18 +-
 .../resources/camel-aws-sqs-fifo-sink-sink.json    |   15 +-
 .../CamelAwssqsfifosinkSinkConnectorConfig.java    |    8 +
 .../kamelets/aws-sqs-fifo-sink.kamelet.yaml        |   18 +-
 .../resources/camel-aws-sqs-sink-sink.json         |   15 +-
 .../CamelAwssqssinkSinkConnectorConfig.java        |    8 +
 .../resources/kamelets/aws-sqs-sink.kamelet.yaml   |   18 +-
 .../resources/camel-aws-sqs-source-source.json     |   15 +-
 .../CamelAwssqssourceSourceConnectorConfig.java    |    8 +
 .../resources/kamelets/aws-sqs-source.kamelet.yaml |   19 +-
 .../camel-aws2-athena-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-aws2-athena-sink.json          |  448 --------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAws2athenaSinkConnector.properties        |   33 -
 .../aws2athena/CamelAws2athenaSinkConnector.java   |   35 -
 .../CamelAws2athenaSinkConnectorConfig.java        |  280 -----
 .../aws2athena/CamelAws2athenaSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-aws2-ddbstream-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-aws2-ddbstream-source.json     |  368 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAws2ddbstreamSourceConnector.properties   |   33 -
 .../CamelAws2ddbstreamSourceConnector.java         |   35 -
 .../CamelAws2ddbstreamSourceConnectorConfig.java   |  241 ----
 .../CamelAws2ddbstreamSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-aws2-ecs-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-aws2-ecs-sink.json   |  232 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAws2ecsSinkConnector.properties  |   37 -
 .../aws2ecs/CamelAws2ecsSinkConnector.java         |   35 -
 .../aws2ecs/CamelAws2ecsSinkConnectorConfig.java   |  166 ---
 .../aws2ecs/CamelAws2ecsSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-aws2-eks-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-aws2-eks-sink.json   |  232 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAws2eksSinkConnector.properties  |   37 -
 .../aws2eks/CamelAws2eksSinkConnector.java         |   35 -
 .../aws2eks/CamelAws2eksSinkConnectorConfig.java   |  166 ---
 .../aws2eks/CamelAws2eksSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-aws2-eventbridge-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-aws2-eventbridge-sink.json     |  258 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAws2eventbridgeSinkConnector.properties   |   37 -
 .../CamelAws2eventbridgeSinkConnector.java         |   35 -
 .../CamelAws2eventbridgeSinkConnectorConfig.java   |  177 ---
 .../CamelAws2eventbridgeSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-aws2-iam-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-aws2-iam-sink.json   |  252 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAws2iamSinkConnector.properties  |   33 -
 .../aws2iam/CamelAws2iamSinkConnector.java         |   35 -
 .../aws2iam/CamelAws2iamSinkConnectorConfig.java   |  166 ---
 .../aws2iam/CamelAws2iamSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../camel-aws2-kinesis-firehose-sink.json          |  234 ----
 .../src/main/assembly/package.xml                  |   56 -
 ...amelAws2kinesisfirehoseSinkConnector.properties |   33 -
 .../CamelAws2kinesisfirehoseSinkConnector.java     |   35 -
 ...amelAws2kinesisfirehoseSinkConnectorConfig.java |  169 ---
 .../CamelAws2kinesisfirehoseSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-aws2-kms-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-aws2-kms-sink.json   |  236 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAws2kmsSinkConnector.properties  |   37 -
 .../aws2kms/CamelAws2kmsSinkConnector.java         |   35 -
 .../aws2kms/CamelAws2kmsSinkConnectorConfig.java   |  166 ---
 .../aws2kms/CamelAws2kmsSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-aws2-mq-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-aws2-mq-sink.json    |  236 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAws2mqSinkConnector.properties   |   37 -
 .../aws2mq/CamelAws2mqSinkConnector.java           |   35 -
 .../aws2mq/CamelAws2mqSinkConnectorConfig.java     |  166 ---
 .../kafkaconnector/aws2mq/CamelAws2mqSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-aws2-msk-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-aws2-msk-sink.json   |  232 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAws2mskSinkConnector.properties  |   37 -
 .../aws2msk/CamelAws2mskSinkConnector.java         |   35 -
 .../aws2msk/CamelAws2mskSinkConnectorConfig.java   |  166 ---
 .../aws2msk/CamelAws2mskSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-aws2-ses-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-aws2-ses-sink.json   |  242 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAws2sesSinkConnector.properties  |   33 -
 .../aws2ses/CamelAws2sesSinkConnector.java         |   35 -
 .../aws2ses/CamelAws2sesSinkConnectorConfig.java   |  182 ---
 .../aws2ses/CamelAws2sesSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-aws2-sts-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-aws2-sts-sink.json   |  234 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelAws2stsSinkConnector.properties  |   37 -
 .../aws2sts/CamelAws2stsSinkConnector.java         |   35 -
 .../aws2sts/CamelAws2stsSinkConnectorConfig.java   |  166 ---
 .../aws2sts/CamelAws2stsSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-aws2-translate-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-aws2-translate-sink.json       |  266 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAws2translateSinkConnector.properties     |   37 -
 .../CamelAws2translateSinkConnector.java           |   35 -
 .../CamelAws2translateSinkConnectorConfig.java     |  193 ----
 .../aws2translate/CamelAws2translateSinkTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-azure-cosmosdb-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-azure-cosmosdb-sink.json       |  350 ------
 .../resources/camel-azure-cosmosdb-source.json     |  345 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelAzurecosmosdbSinkConnector.properties     |   39 -
 .../CamelAzurecosmosdbSourceConnector.properties   |   39 -
 .../CamelAzurecosmosdbSinkConnector.java           |   35 -
 .../CamelAzurecosmosdbSinkConnectorConfig.java     |  221 ----
 .../azurecosmosdb/CamelAzurecosmosdbSinkTask.java  |   39 -
 .../CamelAzurecosmosdbSourceConnector.java         |   35 -
 .../CamelAzurecosmosdbSourceConnectorConfig.java   |  237 ----
 .../CamelAzurecosmosdbSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  147 +++
 .../descriptors/connector-source.properties        |    1 +
 .../camel-azure-cosmosdb-source-source.json        |   63 +
 .../src/main/assembly/package.xml                  |    0
 ...elAzurecosmosdbsourceSourceConnector.properties |   39 +
 .../CamelAzurecosmosdbsourceSourceConnector.java   |   37 +
 ...elAzurecosmosdbsourceSourceConnectorConfig.java |   77 ++
 .../CamelAzurecosmosdbsourceSourceTask.java        |   37 +
 .../src/main/resources/META-INF/LICENSE.txt        |    0
 .../src/main/resources/META-INF/NOTICE.txt         |    0
 .../kamelets/azure-cosmosdb-source.kamelet.yaml    |   87 ++
 .../kamelets/azure-eventhubs-sink.kamelet.yaml     |    5 +-
 .../kamelets/azure-eventhubs-source.kamelet.yaml   |    6 +-
 .../kamelets/azure-storage-blob-sink.kamelet.yaml  |    5 +-
 .../azure-storage-blob-source.kamelet.yaml         |   23 +-
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../camel-azure-storage-datalake-sink.json         |  416 -------
 .../camel-azure-storage-datalake-source.json       |  534 ---------
 .../src/main/assembly/package.xml                  |   56 -
 ...melAzurestoragedatalakeSinkConnector.properties |   31 -
 ...lAzurestoragedatalakeSourceConnector.properties |   31 -
 .../CamelAzurestoragedatalakeSinkConnector.java    |   37 -
 ...melAzurestoragedatalakeSinkConnectorConfig.java |  305 -----
 .../CamelAzurestoragedatalakeSinkTask.java         |   39 -
 .../CamelAzurestoragedatalakeSourceConnector.java  |   37 -
 ...lAzurestoragedatalakeSourceConnectorConfig.java |  369 ------
 .../CamelAzurestoragedatalakeSourceTask.java       |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../kamelets/azure-storage-queue-sink.kamelet.yaml |    5 +-
 .../azure-storage-queue-source.kamelet.yaml        |    7 +-
 connectors/camel-bean-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-bean-sink.json   |   89 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelBeanSinkConnector.properties     |   33 -
 .../bean/CamelBeanSinkConnector.java               |   35 -
 .../bean/CamelBeanSinkConnectorConfig.java         |   82 --
 .../kafkaconnector/bean/CamelBeanSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-beanstalk-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-beanstalk-sink.json  |   81 --
 .../resources/camel-beanstalk-source.json          |  249 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelBeanstalkSinkConnector.properties         |   31 -
 .../CamelBeanstalkSourceConnector.properties       |   31 -
 .../beanstalk/CamelBeanstalkSinkConnector.java     |   35 -
 .../CamelBeanstalkSinkConnectorConfig.java         |   80 --
 .../beanstalk/CamelBeanstalkSinkTask.java          |   39 -
 .../beanstalk/CamelBeanstalkSourceConnector.java   |   35 -
 .../CamelBeanstalkSourceConnectorConfig.java       |  164 ---
 .../beanstalk/CamelBeanstalkSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/kamelets/bitcoin-source.kamelet.yaml |    2 +-
 connectors/camel-box-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-box-sink.json    |  266 -----
 .../src/generated/resources/camel-box-source.json  |  276 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelBoxSinkConnector.properties |   35 -
 .../examples/CamelBoxSourceConnector.properties    |   35 -
 .../kafkaconnector/box/CamelBoxSinkConnector.java  |   35 -
 .../box/CamelBoxSinkConnectorConfig.java           |  190 ---
 .../camel/kafkaconnector/box/CamelBoxSinkTask.java |   39 -
 .../box/CamelBoxSourceConnector.java               |   35 -
 .../box/CamelBoxSourceConnectorConfig.java         |  194 ----
 .../kafkaconnector/box/CamelBoxSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-braintree-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-braintree-sink.json  |  189 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelBraintreeSinkConnector.properties         |   35 -
 .../braintree/CamelBraintreeSinkConnector.java     |   35 -
 .../CamelBraintreeSinkConnectorConfig.java         |  116 --
 .../braintree/CamelBraintreeSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-caffeine-cache-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-caffeine-cache-sink.json       |  236 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelCaffeinecacheSinkConnector.properties     |   33 -
 .../CamelCaffeinecacheSinkConnector.java           |   35 -
 .../CamelCaffeinecacheSinkConnectorConfig.java     |  177 ---
 .../caffeinecache/CamelCaffeinecacheSinkTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-caffeine-loadcache-sink.json   |  236 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelCaffeineloadcacheSinkConnector.properties |   33 -
 .../CamelCaffeineloadcacheSinkConnector.java       |   35 -
 .../CamelCaffeineloadcacheSinkConnectorConfig.java |  177 ---
 .../CamelCaffeineloadcacheSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/camel-cassandra-sink-sink.json       |   10 +-
 .../CamelCassandrasinkSinkConnector.properties     |    6 +-
 .../CamelCassandrasinkSinkConnectorConfig.java     |   16 +-
 .../resources/kamelets/cassandra-sink.kamelet.yaml |   19 +-
 .../resources/camel-cassandra-source-source.json   |   10 +-
 .../CamelCassandrasourceSourceConnector.properties |    6 +-
 .../CamelCassandrasourceSourceConnectorConfig.java |   16 +-
 .../kamelets/cassandra-source.kamelet.yaml         |   19 +-
 .../camel-chatscript-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-chatscript-sink.json |   66 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelChatscriptSinkConnector.properties        |   35 -
 .../chatscript/CamelChatscriptSinkConnector.java   |   35 -
 .../CamelChatscriptSinkConnectorConfig.java        |   76 --
 .../chatscript/CamelChatscriptSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-chuck-norris-source-source.json          |    4 +-
 .../kamelets/chuck-norris-source.kamelet.yaml      |    6 +-
 connectors/camel-chunk-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-chunk-sink.json  |  105 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelChunkSinkConnector.properties    |   33 -
 .../chunk/CamelChunkSinkConnector.java             |   35 -
 .../chunk/CamelChunkSinkConnectorConfig.java       |   98 --
 .../kafkaconnector/chunk/CamelChunkSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-cm-sms-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-cm-sms-sink.json |   66 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCmsmsSinkConnector.properties    |   37 -
 .../cmsms/CamelCmsmsSinkConnector.java             |   35 -
 .../cmsms/CamelCmsmsSinkConnectorConfig.java       |   74 --
 .../kafkaconnector/cmsms/CamelCmsmsSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-cmis-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-cmis-sink.json   |   97 --
 .../src/generated/resources/camel-cmis-source.json |  113 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCmisSinkConnector.properties     |   33 -
 .../examples/CamelCmisSourceConnector.properties   |   33 -
 .../cmis/CamelCmisSinkConnector.java               |   35 -
 .../cmis/CamelCmisSinkConnectorConfig.java         |   94 --
 .../kafkaconnector/cmis/CamelCmisSinkTask.java     |   39 -
 .../cmis/CamelCmisSourceConnector.java             |   35 -
 .../cmis/CamelCmisSourceConnectorConfig.java       |  104 --
 .../kafkaconnector/cmis/CamelCmisSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-coap-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-coap-sink.json   |  100 --
 .../src/generated/resources/camel-coap-source.json |  129 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCoapSinkConnector.properties     |   31 -
 .../examples/CamelCoapSourceConnector.properties   |   31 -
 .../coap/CamelCoapSinkConnector.java               |   35 -
 .../coap/CamelCoapSinkConnectorConfig.java         |   94 --
 .../kafkaconnector/coap/CamelCoapSinkTask.java     |   39 -
 .../coap/CamelCoapSourceConnector.java             |   35 -
 .../coap/CamelCoapSourceConnectorConfig.java       |  108 --
 .../kafkaconnector/coap/CamelCoapSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-coap-tcp-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-coap+tcp-sink.json   |  100 --
 .../generated/resources/camel-coap+tcp-source.json |  129 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCoaptcpSinkConnector.properties  |   31 -
 .../CamelCoaptcpSourceConnector.properties         |   31 -
 .../coaptcp/CamelCoaptcpSinkConnector.java         |   35 -
 .../coaptcp/CamelCoaptcpSinkConnectorConfig.java   |   94 --
 .../coaptcp/CamelCoaptcpSinkTask.java              |   39 -
 .../coaptcp/CamelCoaptcpSourceConnector.java       |   35 -
 .../coaptcp/CamelCoaptcpSourceConnectorConfig.java |  108 --
 .../coaptcp/CamelCoaptcpSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-coaps-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-coaps-sink.json  |  100 --
 .../generated/resources/camel-coaps-source.json    |  129 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCoapsSinkConnector.properties    |   31 -
 .../examples/CamelCoapsSourceConnector.properties  |   31 -
 .../coaps/CamelCoapsSinkConnector.java             |   35 -
 .../coaps/CamelCoapsSinkConnectorConfig.java       |   94 --
 .../kafkaconnector/coaps/CamelCoapsSinkTask.java   |   39 -
 .../coaps/CamelCoapsSourceConnector.java           |   35 -
 .../coaps/CamelCoapsSourceConnectorConfig.java     |  108 --
 .../kafkaconnector/coaps/CamelCoapsSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-coaps-tcp-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-coaps+tcp-sink.json  |  100 --
 .../resources/camel-coaps+tcp-source.json          |  129 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCoapstcpSinkConnector.properties |   31 -
 .../CamelCoapstcpSourceConnector.properties        |   31 -
 .../coapstcp/CamelCoapstcpSinkConnector.java       |   35 -
 .../coapstcp/CamelCoapstcpSinkConnectorConfig.java |   96 --
 .../coapstcp/CamelCoapstcpSinkTask.java            |   39 -
 .../coapstcp/CamelCoapstcpSourceConnector.java     |   35 -
 .../CamelCoapstcpSourceConnectorConfig.java        |  108 --
 .../coapstcp/CamelCoapstcpSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-cometd-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-cometd-sink.json |  174 ---
 .../generated/resources/camel-cometd-source.json   |  191 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCometdSinkConnector.properties   |   37 -
 .../examples/CamelCometdSourceConnector.properties |   37 -
 .../cometd/CamelCometdSinkConnector.java           |   35 -
 .../cometd/CamelCometdSinkConnectorConfig.java     |  138 ---
 .../kafkaconnector/cometd/CamelCometdSinkTask.java |   39 -
 .../cometd/CamelCometdSourceConnector.java         |   35 -
 .../cometd/CamelCometdSourceConnectorConfig.java   |  148 ---
 .../cometd/CamelCometdSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-cometds-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-cometds-sink.json    |  174 ---
 .../generated/resources/camel-cometds-source.json  |  191 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCometdsSinkConnector.properties  |   37 -
 .../CamelCometdsSourceConnector.properties         |   37 -
 .../cometds/CamelCometdsSinkConnector.java         |   35 -
 .../cometds/CamelCometdsSinkConnectorConfig.java   |  138 ---
 .../cometds/CamelCometdsSinkTask.java              |   39 -
 .../cometds/CamelCometdsSourceConnector.java       |   35 -
 .../cometds/CamelCometdsSourceConnectorConfig.java |  148 ---
 .../cometds/CamelCometdsSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-consul-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-consul-sink.json |  321 ------
 .../generated/resources/camel-consul-source.json   |  354 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelConsulSinkConnector.properties   |   33 -
 .../examples/CamelConsulSourceConnector.properties |   33 -
 .../consul/CamelConsulSinkConnector.java           |   35 -
 .../consul/CamelConsulSinkConnectorConfig.java     |  234 ----
 .../kafkaconnector/consul/CamelConsulSinkTask.java |   39 -
 .../consul/CamelConsulSourceConnector.java         |   35 -
 .../consul/CamelConsulSourceConnectorConfig.java   |  252 ----
 .../consul/CamelConsulSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-controlbus-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-controlbus-sink.json |  121 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelControlbusSinkConnector.properties        |   33 -
 .../controlbus/CamelControlbusSinkConnector.java   |   35 -
 .../CamelControlbusSinkConnectorConfig.java        |   84 --
 .../controlbus/CamelControlbusSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-corda-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-corda-sink.json  |   82 --
 .../generated/resources/camel-corda-source.json    |  183 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCordaSinkConnector.properties    |   33 -
 .../examples/CamelCordaSourceConnector.properties  |   33 -
 .../corda/CamelCordaSinkConnector.java             |   35 -
 .../corda/CamelCordaSinkConnectorConfig.java       |   86 --
 .../kafkaconnector/corda/CamelCordaSinkTask.java   |   39 -
 .../corda/CamelCordaSourceConnector.java           |   35 -
 .../corda/CamelCordaSourceConnectorConfig.java     |  144 ---
 .../kafkaconnector/corda/CamelCordaSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../generated/resources/camel-couchbase-sink.json  |    2 +-
 .../resources/camel-couchbase-source.json          |    2 +-
 .../CamelCouchbaseSinkConnectorConfig.java         |    2 +-
 .../CamelCouchbaseSourceConnectorConfig.java       |    2 +-
 connectors/camel-couchdb-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-couchdb-sink.json    |   82 --
 .../generated/resources/camel-couchdb-source.json  |  137 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCouchdbSinkConnector.properties  |   37 -
 .../CamelCouchdbSourceConnector.properties         |   37 -
 .../couchdb/CamelCouchdbSinkConnector.java         |   35 -
 .../couchdb/CamelCouchdbSinkConnectorConfig.java   |   82 --
 .../couchdb/CamelCouchdbSinkTask.java              |   39 -
 .../couchdb/CamelCouchdbSourceConnector.java       |   35 -
 .../couchdb/CamelCouchdbSourceConnectorConfig.java |  112 --
 .../couchdb/CamelCouchdbSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-cql-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-cql-sink.json    |  133 ---
 .../src/generated/resources/camel-cql-source.json  |  273 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelCqlSinkConnector.properties |   31 -
 .../examples/CamelCqlSourceConnector.properties    |   31 -
 .../kafkaconnector/cql/CamelCqlSinkConnector.java  |   35 -
 .../cql/CamelCqlSinkConnectorConfig.java           |  110 --
 .../camel/kafkaconnector/cql/CamelCqlSinkTask.java |   39 -
 .../cql/CamelCqlSourceConnector.java               |   35 -
 .../cql/CamelCqlSourceConnectorConfig.java         |  182 ---
 .../kafkaconnector/cql/CamelCqlSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/kamelets/cron-source.kamelet.yaml    |    2 +-
 connectors/camel-crypto-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-crypto-sink.json |  278 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelCryptoSinkConnector.properties   |   35 -
 .../crypto/CamelCryptoSinkConnector.java           |   35 -
 .../crypto/CamelCryptoSinkConnectorConfig.java     |  210 ----
 .../kafkaconnector/crypto/CamelCryptoSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-dataformat-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-dataformat-sink.json |   50 -
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelDataformatSinkConnector.properties        |   35 -
 .../dataformat/CamelDataformatSinkConnector.java   |   35 -
 .../CamelDataformatSinkConnectorConfig.java        |   64 --
 .../dataformat/CamelDataformatSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-direct-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-direct-sink.json |   82 --
 .../generated/resources/camel-direct-source.json   |   64 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelDirectSinkConnector.properties   |   33 -
 .../examples/CamelDirectSourceConnector.properties |   33 -
 .../direct/CamelDirectSinkConnector.java           |   35 -
 .../direct/CamelDirectSinkConnectorConfig.java     |   82 --
 .../kafkaconnector/direct/CamelDirectSinkTask.java |   39 -
 .../direct/CamelDirectSourceConnector.java         |   35 -
 .../direct/CamelDirectSourceConnectorConfig.java   |   72 --
 .../direct/CamelDirectSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-direct-vm-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-direct-vm-sink.json  |  101 --
 .../resources/camel-direct-vm-source.json          |   77 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelDirectvmSinkConnector.properties |   33 -
 .../CamelDirectvmSourceConnector.properties        |   33 -
 .../directvm/CamelDirectvmSinkConnector.java       |   35 -
 .../directvm/CamelDirectvmSinkConnectorConfig.java |   96 --
 .../directvm/CamelDirectvmSinkTask.java            |   39 -
 .../directvm/CamelDirectvmSourceConnector.java     |   35 -
 .../CamelDirectvmSourceConnectorConfig.java        |   80 --
 .../directvm/CamelDirectvmSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-disruptor-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-disruptor-sink.json  |  109 --
 .../resources/camel-disruptor-source.json          |  125 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelDisruptorSinkConnector.properties         |   33 -
 .../CamelDisruptorSourceConnector.properties       |   33 -
 .../disruptor/CamelDisruptorSinkConnector.java     |   35 -
 .../CamelDisruptorSinkConnectorConfig.java         |   92 --
 .../disruptor/CamelDisruptorSinkTask.java          |   39 -
 .../disruptor/CamelDisruptorSourceConnector.java   |   35 -
 .../CamelDisruptorSourceConnectorConfig.java       |  100 --
 .../disruptor/CamelDisruptorSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-disruptor-vm-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-disruptor-vm-sink.json         |  109 --
 .../resources/camel-disruptor-vm-source.json       |  125 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelDisruptorvmSinkConnector.properties       |   33 -
 .../CamelDisruptorvmSourceConnector.properties     |   33 -
 .../disruptorvm/CamelDisruptorvmSinkConnector.java |   35 -
 .../CamelDisruptorvmSinkConnectorConfig.java       |   92 --
 .../disruptorvm/CamelDisruptorvmSinkTask.java      |   39 -
 .../CamelDisruptorvmSourceConnector.java           |   35 -
 .../CamelDisruptorvmSourceConnectorConfig.java     |  101 --
 .../disruptorvm/CamelDisruptorvmSourceTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-djl-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-djl-sink.json    |   58 -
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelDjlSinkConnector.properties |   33 -
 .../kafkaconnector/djl/CamelDjlSinkConnector.java  |   35 -
 .../djl/CamelDjlSinkConnectorConfig.java           |   70 --
 .../camel/kafkaconnector/djl/CamelDjlSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-dns-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-dns-sink.json    |   46 -
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelDnsSinkConnector.properties |   33 -
 .../kafkaconnector/dns/CamelDnsSinkConnector.java  |   35 -
 .../dns/CamelDnsSinkConnectorConfig.java           |   58 -
 .../camel/kafkaconnector/dns/CamelDnsSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-docker-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-docker-sink.json |  305 -----
 .../generated/resources/camel-docker-source.json   |  322 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelDockerSinkConnector.properties   |   37 -
 .../examples/CamelDockerSourceConnector.properties |   37 -
 .../docker/CamelDockerSinkConnector.java           |   35 -
 .../docker/CamelDockerSinkConnectorConfig.java     |  198 ----
 .../kafkaconnector/docker/CamelDockerSinkTask.java |   39 -
 .../docker/CamelDockerSourceConnector.java         |   35 -
 .../docker/CamelDockerSourceConnectorConfig.java   |  208 ----
 .../docker/CamelDockerSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-dozer-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-dozer-sink.json  |   77 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelDozerSinkConnector.properties    |   35 -
 .../dozer/CamelDozerSinkConnector.java             |   35 -
 .../dozer/CamelDozerSinkConnectorConfig.java       |   82 --
 .../kafkaconnector/dozer/CamelDozerSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-drill-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-drill-sink.json  |   70 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelDrillSinkConnector.properties    |   33 -
 .../drill/CamelDrillSinkConnector.java             |   35 -
 .../drill/CamelDrillSinkConnectorConfig.java       |   74 --
 .../kafkaconnector/drill/CamelDrillSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/kamelets/dropbox-sink.kamelet.yaml   |    7 +-
 .../resources/kamelets/dropbox-source.kamelet.yaml |    7 +-
 .../kamelets/earthquake-source.kamelet.yaml        |    2 +-
 connectors/camel-ehcache-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-ehcache-sink.json    |  162 ---
 .../generated/resources/camel-ehcache-source.json  |  225 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelEhcacheSinkConnector.properties  |   33 -
 .../CamelEhcacheSourceConnector.properties         |   33 -
 .../ehcache/CamelEhcacheSinkConnector.java         |   35 -
 .../ehcache/CamelEhcacheSinkConnectorConfig.java   |  138 ---
 .../ehcache/CamelEhcacheSinkTask.java              |   39 -
 .../ehcache/CamelEhcacheSourceConnector.java       |   35 -
 .../ehcache/CamelEhcacheSourceConnectorConfig.java |  156 ---
 .../ehcache/CamelEhcacheSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-elasticsearch-index-sink-sink.json       |   18 +-
 ...lElasticsearchindexsinkSinkConnectorConfig.java |   14 +-
 .../kamelets/elasticsearch-index-sink.kamelet.yaml |   99 +-
 ...ticsearchsearchsourceSourceConnectorConfig.java |    2 +-
 .../elasticsearch-search-source.kamelet.yaml       |   12 +-
 connectors/camel-elsql-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-elsql-sink.json  |  204 ----
 .../generated/resources/camel-elsql-source.json    |  388 -------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelElsqlSinkConnector.properties    |   33 -
 .../examples/CamelElsqlSourceConnector.properties  |   33 -
 .../elsql/CamelElsqlSinkConnector.java             |   35 -
 .../elsql/CamelElsqlSinkConnectorConfig.java       |  146 ---
 .../kafkaconnector/elsql/CamelElsqlSinkTask.java   |   39 -
 .../elsql/CamelElsqlSourceConnector.java           |   35 -
 .../elsql/CamelElsqlSourceConnectorConfig.java     |  248 ----
 .../kafkaconnector/elsql/CamelElsqlSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-etcd-keys-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-etcd-keys-sink.json  |  155 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelEtcdkeysSinkConnector.properties |   31 -
 .../etcdkeys/CamelEtcdkeysSinkConnector.java       |   35 -
 .../etcdkeys/CamelEtcdkeysSinkConnectorConfig.java |  132 ---
 .../etcdkeys/CamelEtcdkeysSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-etcd-stats-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-etcd-stats-sink.json |  155 ---
 .../resources/camel-etcd-stats-source.json         |  311 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelEtcdstatsSinkConnector.properties         |   31 -
 .../CamelEtcdstatsSourceConnector.properties       |   31 -
 .../etcdstats/CamelEtcdstatsSinkConnector.java     |   35 -
 .../CamelEtcdstatsSinkConnectorConfig.java         |  132 ---
 .../etcdstats/CamelEtcdstatsSinkTask.java          |   39 -
 .../etcdstats/CamelEtcdstatsSourceConnector.java   |   35 -
 .../CamelEtcdstatsSourceConnectorConfig.java       |  212 ----
 .../etcdstats/CamelEtcdstatsSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-etcd-watch-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-etcd-watch-source.json         |  188 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelEtcdwatchSourceConnector.properties       |   31 -
 .../etcdwatch/CamelEtcdwatchSourceConnector.java   |   35 -
 .../CamelEtcdwatchSourceConnectorConfig.java       |  148 ---
 .../etcdwatch/CamelEtcdwatchSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../main/resources/kamelets/exec-sink.kamelet.yaml |    2 +-
 connectors/camel-facebook-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-facebook-sink.json   |  846 --------------
 .../generated/resources/camel-facebook-source.json |  863 --------------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelFacebookSinkConnector.properties |   33 -
 .../CamelFacebookSourceConnector.properties        |   33 -
 .../facebook/CamelFacebookSinkConnector.java       |   35 -
 .../facebook/CamelFacebookSinkConnectorConfig.java |  564 ---------
 .../facebook/CamelFacebookSinkTask.java            |   39 -
 .../facebook/CamelFacebookSourceConnector.java     |   35 -
 .../CamelFacebookSourceConnectorConfig.java        |  572 ----------
 .../facebook/CamelFacebookSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../CamelFhirsourceSourceConnectorConfig.java      |    2 +-
 .../resources/kamelets/fhir-source.kamelet.yaml    |    6 +-
 .../src/generated/resources/camel-file-source.json |    6 +
 .../file/CamelFileSourceConnectorConfig.java       |    4 +
 .../resources/camel-file-watch-source-source.json  |    6 +-
 .../CamelFilewatchsourceSourceConnector.properties |    2 +-
 .../CamelFilewatchsourceSourceConnectorConfig.java |    8 +-
 .../kamelets/file-watch-source.kamelet.yaml        |    8 +-
 connectors/camel-flatpack-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-flatpack-sink.json   |   92 --
 .../generated/resources/camel-flatpack-source.json |  232 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelFlatpackSinkConnector.properties |   33 -
 .../CamelFlatpackSourceConnector.properties        |   33 -
 .../flatpack/CamelFlatpackSinkConnector.java       |   35 -
 .../flatpack/CamelFlatpackSinkConnectorConfig.java |   88 --
 .../flatpack/CamelFlatpackSinkTask.java            |   39 -
 .../flatpack/CamelFlatpackSourceConnector.java     |   35 -
 .../CamelFlatpackSourceConnectorConfig.java        |  160 ---
 .../flatpack/CamelFlatpackSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-flink-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-flink-sink.json  |   93 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelFlinkSinkConnector.properties    |   33 -
 .../flink/CamelFlinkSinkConnector.java             |   35 -
 .../flink/CamelFlinkSinkConnectorConfig.java       |   90 --
 .../kafkaconnector/flink/CamelFlinkSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-fop-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-fop-sink.json    |   64 --
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelFopSinkConnector.properties |   33 -
 .../kafkaconnector/fop/CamelFopSinkConnector.java  |   35 -
 .../fop/CamelFopSinkConnectorConfig.java           |   66 --
 .../camel/kafkaconnector/fop/CamelFopSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-freemarker-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-freemarker-sink.json |  106 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelFreemarkerSinkConnector.properties        |   33 -
 .../freemarker/CamelFreemarkerSinkConnector.java   |   35 -
 .../CamelFreemarkerSinkConnectorConfig.java        |  100 --
 .../freemarker/CamelFreemarkerSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../generated/resources/camel-ftp-sink-sink.json   |   10 +-
 .../examples/CamelFtpsinkSinkConnector.properties  |    8 +-
 .../ftpsink/CamelFtpsinkSinkConnectorConfig.java   |   16 +-
 .../main/resources/kamelets/ftp-sink.kamelet.yaml  |   19 +-
 .../resources/camel-ftp-source-source.json         |   10 +-
 .../CamelFtpsourceSourceConnector.properties       |    8 +-
 .../CamelFtpsourceSourceConnectorConfig.java       |   16 +-
 .../resources/kamelets/ftp-source.kamelet.yaml     |   19 +-
 connectors/camel-ftps-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-ftps-sink.json   |  416 -------
 .../src/generated/resources/camel-ftps-source.json |  793 -------------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelFtpsSinkConnector.properties     |   33 -
 .../examples/CamelFtpsSourceConnector.properties   |   33 -
 .../ftps/CamelFtpsSinkConnector.java               |   35 -
 .../ftps/CamelFtpsSinkConnectorConfig.java         |  274 -----
 .../kafkaconnector/ftps/CamelFtpsSinkTask.java     |   39 -
 .../ftps/CamelFtpsSourceConnector.java             |   35 -
 .../ftps/CamelFtpsSourceConnectorConfig.java       |  488 --------
 .../kafkaconnector/ftps/CamelFtpsSourceTask.java   |   39 -
 .../transformers/FtpsRemoteFileTransforms.java     |   71 --
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../generated/resources/camel-ftps-sink-sink.json  |   10 +-
 .../examples/CamelFtpssinkSinkConnector.properties |    8 +-
 .../ftpssink/CamelFtpssinkSinkConnectorConfig.java |   16 +-
 .../main/resources/kamelets/ftps-sink.kamelet.yaml |   19 +-
 .../resources/camel-ftps-source-source.json        |   10 +-
 .../CamelFtpssourceSourceConnector.properties      |    8 +-
 .../CamelFtpssourceSourceConnectorConfig.java      |   16 +-
 .../resources/kamelets/ftps-source.kamelet.yaml    |   19 +-
 connectors/camel-ganglia-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-ganglia-sink.json    |  258 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelGangliaSinkConnector.properties  |   31 -
 .../ganglia/CamelGangliaSinkConnector.java         |   35 -
 .../ganglia/CamelGangliaSinkConnectorConfig.java   |  162 ---
 .../ganglia/CamelGangliaSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-geocoder-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-geocoder-sink.json   |  142 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelGeocoderSinkConnector.properties |   31 -
 .../geocoder/CamelGeocoderSinkConnector.java       |   35 -
 .../geocoder/CamelGeocoderSinkConnectorConfig.java |  124 --
 .../geocoder/CamelGeocoderSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-git-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-git-sink.json    |  109 --
 .../src/generated/resources/camel-git-source.json  |   74 --
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelGitSinkConnector.properties |   33 -
 .../examples/CamelGitSourceConnector.properties    |   33 -
 .../kafkaconnector/git/CamelGitSinkConnector.java  |   35 -
 .../git/CamelGitSinkConnectorConfig.java           |   90 --
 .../camel/kafkaconnector/git/CamelGitSinkTask.java |   39 -
 .../git/CamelGitSourceConnector.java               |   35 -
 .../git/CamelGitSourceConnectorConfig.java         |   74 --
 .../kafkaconnector/git/CamelGitSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/kamelets/github-source.kamelet.yaml  |    3 +-
 .../camel-google-bigquery-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-google-bigquery-sink.json      |   82 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelGooglebigquerySinkConnector.properties    |   35 -
 .../CamelGooglebigquerySinkConnector.java          |   35 -
 .../CamelGooglebigquerySinkConnectorConfig.java    |   89 --
 .../CamelGooglebigquerySinkTask.java               |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-google-bigquery-sql-sink.json  |   64 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelGooglebigquerysqlSinkConnector.properties |   35 -
 .../CamelGooglebigquerysqlSinkConnector.java       |   35 -
 .../CamelGooglebigquerysqlSinkConnectorConfig.java |   77 --
 .../CamelGooglebigquerysqlSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../kamelets/google-calendar-source.kamelet.yaml   |    6 +-
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../camel-google-calendar-stream-source.json       |  382 -------
 .../src/main/assembly/package.xml                  |   56 -
 ...lGooglecalendarstreamSourceConnector.properties |   33 -
 .../CamelGooglecalendarstreamSourceConnector.java  |   37 -
 ...lGooglecalendarstreamSourceConnectorConfig.java |  261 -----
 .../CamelGooglecalendarstreamSourceTask.java       |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-google-drive-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-google-drive-sink.json         |  172 ---
 .../resources/camel-google-drive-source.json       |  312 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelGoogledriveSinkConnector.properties       |   35 -
 .../CamelGoogledriveSourceConnector.properties     |   35 -
 .../googledrive/CamelGoogledriveSinkConnector.java |   35 -
 .../CamelGoogledriveSinkConnectorConfig.java       |  128 ---
 .../googledrive/CamelGoogledriveSinkTask.java      |   39 -
 .../CamelGoogledriveSourceConnector.java           |   35 -
 .../CamelGoogledriveSourceConnectorConfig.java     |  201 ----
 .../googledrive/CamelGoogledriveSourceTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-google-functions-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-google-functions-sink.json     |   87 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelGooglefunctionsSinkConnector.properties   |   33 -
 .../CamelGooglefunctionsSinkConnector.java         |   35 -
 .../CamelGooglefunctionsSinkConnectorConfig.java   |   85 --
 .../CamelGooglefunctionsSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../kamelets/google-mail-source.kamelet.yaml       |    6 +-
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-google-mail-stream-source.json |  306 -----
 .../src/main/assembly/package.xml                  |   56 -
 ...CamelGooglemailstreamSourceConnector.properties |   33 -
 .../CamelGooglemailstreamSourceConnector.java      |   37 -
 ...CamelGooglemailstreamSourceConnectorConfig.java |  213 ----
 .../CamelGooglemailstreamSourceTask.java           |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-google-pubsub-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-google-pubsub-sink.json        |  121 --
 .../resources/camel-google-pubsub-source.json      |  139 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelGooglepubsubSinkConnector.properties      |   35 -
 .../CamelGooglepubsubSourceConnector.properties    |   35 -
 .../CamelGooglepubsubSinkConnector.java            |   35 -
 .../CamelGooglepubsubSinkConnectorConfig.java      |  112 --
 .../googlepubsub/CamelGooglepubsubSinkTask.java    |   39 -
 .../CamelGooglepubsubSourceConnector.java          |   35 -
 .../CamelGooglepubsubSourceConnectorConfig.java    |  117 --
 .../googlepubsub/CamelGooglepubsubSourceTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  147 +++
 .../descriptors/connector-sink.properties          |    1 +
 .../resources/camel-google-pubsub-sink-sink.json   |   31 +
 .../src/main/assembly/package.xml                  |    0
 .../CamelGooglepubsubsinkSinkConnector.properties  |   37 +
 .../CamelGooglepubsubsinkSinkConnector.java        |   35 +
 .../CamelGooglepubsubsinkSinkConnectorConfig.java  |   57 +
 .../CamelGooglepubsubsinkSinkTask.java             |   37 +
 .../src/main/resources/META-INF/LICENSE.txt        |    0
 .../src/main/resources/META-INF/NOTICE.txt         |    0
 .../kamelets/google-pubsub-sink.kamelet.yaml       |   51 +
 .../pom.xml                                        |  147 +++
 .../descriptors/connector-source.properties        |    1 +
 .../camel-google-pubsub-source-source.json         |   52 +
 .../src/main/assembly/package.xml                  |    0
 ...melGooglepubsubsourceSourceConnector.properties |   37 +
 .../CamelGooglepubsubsourceSourceConnector.java    |   37 +
 ...melGooglepubsubsourceSourceConnectorConfig.java |   69 ++
 .../CamelGooglepubsubsourceSourceTask.java         |   37 +
 .../src/main/resources/META-INF/LICENSE.txt        |    0
 .../src/main/resources/META-INF/NOTICE.txt         |    0
 .../kamelets/google-pubsub-source.kamelet.yaml     |   70 ++
 .../camel-google-sheets-source-source.json         |    8 +-
 ...melGooglesheetssourceSourceConnectorConfig.java |    4 +
 .../kamelets/google-sheets-source.kamelet.yaml     |   11 +-
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../camel-google-sheets-stream-source.json         |  364 ------
 .../src/main/assembly/package.xml                  |   56 -
 ...melGooglesheetsstreamSourceConnector.properties |   33 -
 .../CamelGooglesheetsstreamSourceConnector.java    |   37 -
 ...melGooglesheetsstreamSourceConnectorConfig.java |  237 ----
 .../CamelGooglesheetsstreamSourceTask.java         |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-google-storage-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-google-storage-sink.json       |  154 ---
 .../resources/camel-google-storage-source.json     |  320 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelGooglestorageSinkConnector.properties     |   33 -
 .../CamelGooglestorageSourceConnector.properties   |   33 -
 .../CamelGooglestorageSinkConnector.java           |   35 -
 .../CamelGooglestorageSinkConnectorConfig.java     |  121 --
 .../googlestorage/CamelGooglestorageSinkTask.java  |   39 -
 .../CamelGooglestorageSourceConnector.java         |   35 -
 .../CamelGooglestorageSourceConnectorConfig.java   |  217 ----
 .../CamelGooglestorageSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-gora-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-gora-sink.json   |   71 --
 .../src/generated/resources/camel-gora-source.json |  154 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelGoraSinkConnector.properties     |   33 -
 .../examples/CamelGoraSourceConnector.properties   |   33 -
 .../gora/CamelGoraSinkConnector.java               |   35 -
 .../gora/CamelGoraSinkConnectorConfig.java         |   78 --
 .../kafkaconnector/gora/CamelGoraSinkTask.java     |   39 -
 .../gora/CamelGoraSourceConnector.java             |   35 -
 .../gora/CamelGoraSourceConnectorConfig.java       |  132 ---
 .../kafkaconnector/gora/CamelGoraSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-grape-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-grape-sink.json  |   46 -
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelGrapeSinkConnector.properties    |   33 -
 .../grape/CamelGrapeSinkConnector.java             |   35 -
 .../grape/CamelGrapeSinkConnectorConfig.java       |   62 -
 .../kafkaconnector/grape/CamelGrapeSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-graphql-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-graphql-sink.json    |  107 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelGraphqlSinkConnector.properties  |   33 -
 .../graphql/CamelGraphqlSinkConnector.java         |   35 -
 .../graphql/CamelGraphqlSinkConnectorConfig.java   |  102 --
 .../graphql/CamelGraphqlSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-grpc-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-grpc-sink.json   |  193 ----
 .../src/generated/resources/camel-grpc-source.json |  220 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelGrpcSinkConnector.properties     |   37 -
 .../examples/CamelGrpcSourceConnector.properties   |   37 -
 .../grpc/CamelGrpcSinkConnector.java               |   35 -
 .../grpc/CamelGrpcSinkConnectorConfig.java         |  142 ---
 .../kafkaconnector/grpc/CamelGrpcSinkTask.java     |   39 -
 .../grpc/CamelGrpcSourceConnector.java             |   35 -
 .../grpc/CamelGrpcSourceConnectorConfig.java       |  156 ---
 .../kafkaconnector/grpc/CamelGrpcSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-guava-eventbus-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-guava-eventbus-sink.json       |   58 -
 .../resources/camel-guava-eventbus-source.json     |   81 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelGuavaeventbusSinkConnector.properties     |   31 -
 .../CamelGuavaeventbusSourceConnector.properties   |   31 -
 .../CamelGuavaeventbusSinkConnector.java           |   35 -
 .../CamelGuavaeventbusSinkConnectorConfig.java     |   73 --
 .../guavaeventbus/CamelGuavaeventbusSinkTask.java  |   39 -
 .../CamelGuavaeventbusSourceConnector.java         |   35 -
 .../CamelGuavaeventbusSourceConnectorConfig.java   |   85 --
 .../CamelGuavaeventbusSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../camel-hazelcast-atomicvalue-sink.json          |  109 --
 .../src/main/assembly/package.xml                  |   56 -
 ...melHazelcastatomicvalueSinkConnector.properties |   33 -
 .../CamelHazelcastatomicvalueSinkConnector.java    |   37 -
 ...melHazelcastatomicvalueSinkConnectorConfig.java |   81 --
 .../CamelHazelcastatomicvalueSinkTask.java         |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-hazelcast-instance-source.json |  126 --
 .../src/main/assembly/package.xml                  |   56 -
 ...amelHazelcastinstanceSourceConnector.properties |   33 -
 .../CamelHazelcastinstanceSourceConnector.java     |   37 -
 ...amelHazelcastinstanceSourceConnectorConfig.java |   89 --
 .../CamelHazelcastinstanceSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hazelcast-list-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-hazelcast-list-sink.json       |  109 --
 .../resources/camel-hazelcast-list-source.json     |  126 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHazelcastlistSinkConnector.properties     |   33 -
 .../CamelHazelcastlistSourceConnector.properties   |   33 -
 .../CamelHazelcastlistSinkConnector.java           |   35 -
 .../CamelHazelcastlistSinkConnectorConfig.java     |   81 --
 .../hazelcastlist/CamelHazelcastlistSinkTask.java  |   39 -
 .../CamelHazelcastlistSourceConnector.java         |   35 -
 .../CamelHazelcastlistSourceConnectorConfig.java   |   89 --
 .../CamelHazelcastlistSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hazelcast-map-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-hazelcast-map-sink.json        |  109 --
 .../resources/camel-hazelcast-map-source.json      |  126 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHazelcastmapSinkConnector.properties      |   33 -
 .../CamelHazelcastmapSourceConnector.properties    |   33 -
 .../CamelHazelcastmapSinkConnector.java            |   35 -
 .../CamelHazelcastmapSinkConnectorConfig.java      |   80 --
 .../hazelcastmap/CamelHazelcastmapSinkTask.java    |   39 -
 .../CamelHazelcastmapSourceConnector.java          |   35 -
 .../CamelHazelcastmapSourceConnectorConfig.java    |   89 --
 .../hazelcastmap/CamelHazelcastmapSourceTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-hazelcast-multimap-sink.json   |  109 --
 .../resources/camel-hazelcast-multimap-source.json |  126 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHazelcastmultimapSinkConnector.properties |   33 -
 ...amelHazelcastmultimapSourceConnector.properties |   33 -
 .../CamelHazelcastmultimapSinkConnector.java       |   35 -
 .../CamelHazelcastmultimapSinkConnectorConfig.java |   81 --
 .../CamelHazelcastmultimapSinkTask.java            |   39 -
 .../CamelHazelcastmultimapSourceConnector.java     |   37 -
 ...amelHazelcastmultimapSourceConnectorConfig.java |   89 --
 .../CamelHazelcastmultimapSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hazelcast-queue-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-hazelcast-queue-sink.json      |  109 --
 .../resources/camel-hazelcast-queue-source.json    |  151 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHazelcastqueueSinkConnector.properties    |   33 -
 .../CamelHazelcastqueueSourceConnector.properties  |   33 -
 .../CamelHazelcastqueueSinkConnector.java          |   35 -
 .../CamelHazelcastqueueSinkConnectorConfig.java    |   81 --
 .../CamelHazelcastqueueSinkTask.java               |   39 -
 .../CamelHazelcastqueueSourceConnector.java        |   35 -
 .../CamelHazelcastqueueSourceConnectorConfig.java  |  101 --
 .../CamelHazelcastqueueSourceTask.java             |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../camel-hazelcast-replicatedmap-sink.json        |  109 --
 .../camel-hazelcast-replicatedmap-source.json      |  126 --
 .../src/main/assembly/package.xml                  |   56 -
 ...lHazelcastreplicatedmapSinkConnector.properties |   33 -
 ...azelcastreplicatedmapSourceConnector.properties |   33 -
 .../CamelHazelcastreplicatedmapSinkConnector.java  |   37 -
 ...lHazelcastreplicatedmapSinkConnectorConfig.java |   81 --
 .../CamelHazelcastreplicatedmapSinkTask.java       |   39 -
 ...CamelHazelcastreplicatedmapSourceConnector.java |   37 -
 ...azelcastreplicatedmapSourceConnectorConfig.java |   89 --
 .../CamelHazelcastreplicatedmapSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-hazelcast-ringbuffer-sink.json |  109 --
 .../src/main/assembly/package.xml                  |   56 -
 ...amelHazelcastringbufferSinkConnector.properties |   33 -
 .../CamelHazelcastringbufferSinkConnector.java     |   35 -
 ...amelHazelcastringbufferSinkConnectorConfig.java |   81 --
 .../CamelHazelcastringbufferSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hazelcast-seda-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-hazelcast-seda-sink.json       |  144 ---
 .../resources/camel-hazelcast-seda-source.json     |  161 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHazelcastsedaSinkConnector.properties     |   33 -
 .../CamelHazelcastsedaSourceConnector.properties   |   33 -
 .../CamelHazelcastsedaSinkConnector.java           |   35 -
 .../CamelHazelcastsedaSinkConnectorConfig.java     |  101 --
 .../hazelcastseda/CamelHazelcastsedaSinkTask.java  |   39 -
 .../CamelHazelcastsedaSourceConnector.java         |   35 -
 .../CamelHazelcastsedaSourceConnectorConfig.java   |  109 --
 .../CamelHazelcastsedaSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hazelcast-set-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-hazelcast-set-sink.json        |  109 --
 .../resources/camel-hazelcast-set-source.json      |  126 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHazelcastsetSinkConnector.properties      |   33 -
 .../CamelHazelcastsetSourceConnector.properties    |   33 -
 .../CamelHazelcastsetSinkConnector.java            |   35 -
 .../CamelHazelcastsetSinkConnectorConfig.java      |   80 --
 .../hazelcastset/CamelHazelcastsetSinkTask.java    |   39 -
 .../CamelHazelcastsetSourceConnector.java          |   35 -
 .../CamelHazelcastsetSourceConnectorConfig.java    |   89 --
 .../hazelcastset/CamelHazelcastsetSourceTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hazelcast-topic-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-hazelcast-topic-sink.json      |  116 --
 .../resources/camel-hazelcast-topic-source.json    |  133 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHazelcasttopicSinkConnector.properties    |   33 -
 .../CamelHazelcasttopicSourceConnector.properties  |   33 -
 .../CamelHazelcasttopicSinkConnector.java          |   35 -
 .../CamelHazelcasttopicSinkConnectorConfig.java    |   85 --
 .../CamelHazelcasttopicSinkTask.java               |   39 -
 .../CamelHazelcasttopicSourceConnector.java        |   35 -
 .../CamelHazelcasttopicSourceConnectorConfig.java  |   93 --
 .../CamelHazelcasttopicSourceTask.java             |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-hbase-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-hbase-sink.json  |  106 --
 .../generated/resources/camel-hbase-source.json    |  147 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelHbaseSinkConnector.properties    |   33 -
 .../examples/CamelHbaseSourceConnector.properties  |   33 -
 .../hbase/CamelHbaseSinkConnector.java             |   35 -
 .../hbase/CamelHbaseSinkConnectorConfig.java       |   98 --
 .../kafkaconnector/hbase/CamelHbaseSinkTask.java   |   39 -
 .../hbase/CamelHbaseSourceConnector.java           |   35 -
 .../hbase/CamelHbaseSourceConnectorConfig.java     |  120 --
 .../kafkaconnector/hbase/CamelHbaseSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../CamelHttpsecuredsinkSinkConnectorConfig.java   |    2 +-
 .../kamelets/http-secured-sink.kamelet.yaml        |   10 +-
 ...amelHttpsecuredsourceSourceConnectorConfig.java |    2 +-
 .../kamelets/http-secured-source.kamelet.yaml      |    8 +-
 .../main/resources/kamelets/http-sink.kamelet.yaml |    4 +-
 .../resources/kamelets/http-source.kamelet.yaml    |    2 +-
 connectors/camel-https-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-https-sink.json  |  616 ----------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelHttpsSinkConnector.properties    |   33 -
 .../https/CamelHttpsSinkConnector.java             |   35 -
 .../https/CamelHttpsSinkConnectorConfig.java       |  398 -------
 .../kafkaconnector/https/CamelHttpsSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hwcloud-dms-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-hwcloud-dms-sink.json          |  213 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHwclouddmsSinkConnector.properties        |   41 -
 .../hwclouddms/CamelHwclouddmsSinkConnector.java   |   35 -
 .../CamelHwclouddmsSinkConnectorConfig.java        |  172 ---
 .../hwclouddms/CamelHwclouddmsSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../camel-hwcloud-functiongraph-sink.json          |  120 --
 .../src/main/assembly/package.xml                  |   56 -
 ...melHwcloudfunctiongraphSinkConnector.properties |   41 -
 .../CamelHwcloudfunctiongraphSinkConnector.java    |   37 -
 ...melHwcloudfunctiongraphSinkConnectorConfig.java |  113 --
 .../CamelHwcloudfunctiongraphSinkTask.java         |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hwcloud-iam-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-hwcloud-iam-sink.json          |  107 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHwcloudiamSinkConnector.properties        |   39 -
 .../hwcloudiam/CamelHwcloudiamSinkConnector.java   |   35 -
 .../CamelHwcloudiamSinkConnectorConfig.java        |  104 --
 .../hwcloudiam/CamelHwcloudiamSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../camel-hwcloud-imagerecognition-sink.json       |  139 ---
 .../src/main/assembly/package.xml                  |   56 -
 ...HwcloudimagerecognitionSinkConnector.properties |   41 -
 .../CamelHwcloudimagerecognitionSinkConnector.java |   37 -
 ...HwcloudimagerecognitionSinkConnectorConfig.java |  125 --
 .../CamelHwcloudimagerecognitionSinkTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hwcloud-obs-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-hwcloud-obs-sink.json          |  113 --
 .../resources/camel-hwcloud-obs-source.json        |  293 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHwcloudobsSinkConnector.properties        |   39 -
 .../CamelHwcloudobsSourceConnector.properties      |   37 -
 .../hwcloudobs/CamelHwcloudobsSinkConnector.java   |   35 -
 .../CamelHwcloudobsSinkConnectorConfig.java        |  108 --
 .../hwcloudobs/CamelHwcloudobsSinkTask.java        |   39 -
 .../hwcloudobs/CamelHwcloudobsSourceConnector.java |   35 -
 .../CamelHwcloudobsSourceConnectorConfig.java      |  204 ----
 .../hwcloudobs/CamelHwcloudobsSourceTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-hwcloud-smn-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-hwcloud-smn-sink.json          |  120 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelHwcloudsmnSinkConnector.properties        |   43 -
 .../hwcloudsmn/CamelHwcloudsmnSinkConnector.java   |   35 -
 .../CamelHwcloudsmnSinkConnectorConfig.java        |  112 --
 .../hwcloudsmn/CamelHwcloudsmnSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-iec60870-client-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-iec60870-client-sink.json      |  164 ---
 .../resources/camel-iec60870-client-source.json    |  181 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelIec60870clientSinkConnector.properties    |   33 -
 .../CamelIec60870clientSourceConnector.properties  |   33 -
 .../CamelIec60870clientSinkConnector.java          |   35 -
 .../CamelIec60870clientSinkConnectorConfig.java    |  129 ---
 .../CamelIec60870clientSinkTask.java               |   39 -
 .../CamelIec60870clientSourceConnector.java        |   35 -
 .../CamelIec60870clientSourceConnectorConfig.java  |  137 ---
 .../CamelIec60870clientSourceTask.java             |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-iec60870-server-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-iec60870-server-sink.json      |  171 ---
 .../resources/camel-iec60870-server-source.json    |  188 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelIec60870serverSinkConnector.properties    |   33 -
 .../CamelIec60870serverSourceConnector.properties  |   33 -
 .../CamelIec60870serverSinkConnector.java          |   35 -
 .../CamelIec60870serverSinkConnectorConfig.java    |  133 ---
 .../CamelIec60870serverSinkTask.java               |   39 -
 .../CamelIec60870serverSourceConnector.java        |   35 -
 .../CamelIec60870serverSourceConnectorConfig.java  |  141 ---
 .../CamelIec60870serverSourceTask.java             |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-ignite-cache-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-ignite-cache-sink.json         |  115 --
 .../resources/camel-ignite-cache-source.json       |  136 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelIgnitecacheSinkConnector.properties       |   33 -
 .../CamelIgnitecacheSourceConnector.properties     |   33 -
 .../ignitecache/CamelIgnitecacheSinkConnector.java |   35 -
 .../CamelIgnitecacheSinkConnectorConfig.java       |   96 --
 .../ignitecache/CamelIgnitecacheSinkTask.java      |   39 -
 .../CamelIgnitecacheSourceConnector.java           |   35 -
 .../CamelIgnitecacheSourceConnectorConfig.java     |  117 --
 .../ignitecache/CamelIgnitecacheSourceTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-ignite-compute-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-ignite-compute-sink.json       |  111 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelIgnitecomputeSinkConnector.properties     |   35 -
 .../CamelIgnitecomputeSinkConnector.java           |   35 -
 .../CamelIgnitecomputeSinkConnectorConfig.java     |  101 --
 .../ignitecompute/CamelIgnitecomputeSinkTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-ignite-events-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-ignite-events-source.json      |  102 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelIgniteeventsSourceConnector.properties    |   31 -
 .../CamelIgniteeventsSourceConnector.java          |   35 -
 .../CamelIgniteeventsSourceConnectorConfig.java    |   97 --
 .../igniteevents/CamelIgniteeventsSourceTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-ignite-idgen-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-ignite-idgen-sink.json         |   98 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelIgniteidgenSinkConnector.properties       |   33 -
 .../igniteidgen/CamelIgniteidgenSinkConnector.java |   35 -
 .../CamelIgniteidgenSinkConnectorConfig.java       |   92 --
 .../igniteidgen/CamelIgniteidgenSinkTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-ignite-messaging-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-ignite-messaging-sink.json     |   95 --
 .../resources/camel-ignite-messaging-source.json   |   95 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelIgnitemessagingSinkConnector.properties   |   33 -
 .../CamelIgnitemessagingSourceConnector.properties |   33 -
 .../CamelIgnitemessagingSinkConnector.java         |   35 -
 .../CamelIgnitemessagingSinkConnectorConfig.java   |   93 --
 .../CamelIgnitemessagingSinkTask.java              |   39 -
 .../CamelIgnitemessagingSourceConnector.java       |   35 -
 .../CamelIgnitemessagingSourceConnectorConfig.java |   93 --
 .../CamelIgnitemessagingSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-ignite-queue-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-ignite-queue-sink.json         |  113 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelIgnitequeueSinkConnector.properties       |   33 -
 .../ignitequeue/CamelIgnitequeueSinkConnector.java |   35 -
 .../CamelIgnitequeueSinkConnectorConfig.java       |   96 --
 .../ignitequeue/CamelIgnitequeueSinkTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-ignite-set-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-ignite-set-sink.json |   94 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelIgnitesetSinkConnector.properties         |   33 -
 .../igniteset/CamelIgnitesetSinkConnector.java     |   35 -
 .../CamelIgnitesetSinkConnectorConfig.java         |   88 --
 .../igniteset/CamelIgnitesetSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-imap-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-imap-sink.json   |  369 ------
 .../src/generated/resources/camel-imap-source.json |  658 -----------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelImapSinkConnector.properties     |   33 -
 .../examples/CamelImapSourceConnector.properties   |   33 -
 .../imap/CamelImapSinkConnector.java               |   35 -
 .../imap/CamelImapSinkConnectorConfig.java         |  266 -----
 .../kafkaconnector/imap/CamelImapSinkTask.java     |   39 -
 .../imap/CamelImapSourceConnector.java             |   35 -
 .../imap/CamelImapSourceConnectorConfig.java       |  424 -------
 .../kafkaconnector/imap/CamelImapSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-imaps-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-imaps-sink.json  |  369 ------
 .../generated/resources/camel-imaps-source.json    |  658 -----------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelImapsSinkConnector.properties    |   33 -
 .../examples/CamelImapsSourceConnector.properties  |   33 -
 .../imaps/CamelImapsSinkConnector.java             |   35 -
 .../imaps/CamelImapsSinkConnectorConfig.java       |  266 -----
 .../kafkaconnector/imaps/CamelImapsSinkTask.java   |   39 -
 .../imaps/CamelImapsSourceConnector.java           |   35 -
 .../imaps/CamelImapsSourceConnectorConfig.java     |  424 -------
 .../kafkaconnector/imaps/CamelImapsSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-infinispan-embedded-sink.json  |  238 ----
 .../camel-infinispan-embedded-source.json          |  199 ----
 .../src/main/assembly/package.xml                  |   56 -
 ...CamelInfinispanembeddedSinkConnector.properties |   33 -
 ...melInfinispanembeddedSourceConnector.properties |   33 -
 .../CamelInfinispanembeddedSinkConnector.java      |   35 -
 ...CamelInfinispanembeddedSinkConnectorConfig.java |  161 ---
 .../CamelInfinispanembeddedSinkTask.java           |   39 -
 .../CamelInfinispanembeddedSourceConnector.java    |   37 -
 ...melInfinispanembeddedSourceConnectorConfig.java |  161 ---
 .../CamelInfinispanembeddedSourceTask.java         |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |    4 +
 .../resources/camel-infinispan-source-source.json  |    8 +-
 ...CamelInfinispansourceSourceConnector.properties |    2 +
 ...CamelInfinispansourceSourceConnectorConfig.java |    6 +-
 .../kamelets/infinispan-source.kamelet.yaml        |   41 +-
 connectors/camel-influxdb-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-influxdb-sink.json   |   93 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelInfluxdbSinkConnector.properties |   33 -
 .../influxdb/CamelInfluxdbSinkConnector.java       |   35 -
 .../influxdb/CamelInfluxdbSinkConnectorConfig.java |   92 --
 .../influxdb/CamelInfluxdbSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-iota-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-iota-sink.json   |   84 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelIotaSinkConnector.properties     |   37 -
 .../iota/CamelIotaSinkConnector.java               |   35 -
 .../iota/CamelIotaSinkConnectorConfig.java         |   82 --
 .../kafkaconnector/iota/CamelIotaSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-ipfs-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-ipfs-sink.json   |   66 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelIpfsSinkConnector.properties     |   33 -
 .../ipfs/CamelIpfsSinkConnector.java               |   35 -
 .../ipfs/CamelIpfsSinkConnectorConfig.java         |   70 --
 .../kafkaconnector/ipfs/CamelIpfsSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-irc-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-irc-sink.json    |  205 ----
 .../src/generated/resources/camel-irc-source.json  |  222 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelIrcSinkConnector.properties |   33 -
 .../examples/CamelIrcSourceConnector.properties    |   33 -
 .../kafkaconnector/irc/CamelIrcSinkConnector.java  |   35 -
 .../irc/CamelIrcSinkConnectorConfig.java           |  158 ---
 .../camel/kafkaconnector/irc/CamelIrcSinkTask.java |   39 -
 .../irc/CamelIrcSourceConnector.java               |   35 -
 .../irc/CamelIrcSourceConnectorConfig.java         |  166 ---
 .../kafkaconnector/irc/CamelIrcSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-ironmq-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-ironmq-sink.json |   78 --
 .../generated/resources/camel-ironmq-source.json   |  246 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelIronmqSinkConnector.properties   |   33 -
 .../examples/CamelIronmqSourceConnector.properties |   33 -
 .../ironmq/CamelIronmqSinkConnector.java           |   35 -
 .../ironmq/CamelIronmqSinkConnectorConfig.java     |   82 --
 .../kafkaconnector/ironmq/CamelIronmqSinkTask.java |   39 -
 .../ironmq/CamelIronmqSourceConnector.java         |   35 -
 .../ironmq/CamelIronmqSourceConnectorConfig.java   |  172 ---
 .../ironmq/CamelIronmqSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jbpm-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-jbpm-sink.json   |  203 ----
 .../src/generated/resources/camel-jbpm-source.json |  220 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJbpmSinkConnector.properties     |   35 -
 .../examples/CamelJbpmSourceConnector.properties   |   35 -
 .../jbpm/CamelJbpmSinkConnector.java               |   35 -
 .../jbpm/CamelJbpmSinkConnectorConfig.java         |  166 ---
 .../kafkaconnector/jbpm/CamelJbpmSinkTask.java     |   39 -
 .../jbpm/CamelJbpmSourceConnector.java             |   35 -
 .../jbpm/CamelJbpmSourceConnectorConfig.java       |  176 ---
 .../kafkaconnector/jbpm/CamelJbpmSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jcache-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-jcache-sink.json |  167 ---
 .../generated/resources/camel-jcache-source.json   |  210 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJcacheSinkConnector.properties   |   33 -
 .../examples/CamelJcacheSourceConnector.properties |   33 -
 .../jcache/CamelJcacheSinkConnector.java           |   35 -
 .../jcache/CamelJcacheSinkConnectorConfig.java     |  138 ---
 .../kafkaconnector/jcache/CamelJcacheSinkTask.java |   39 -
 .../jcache/CamelJcacheSourceConnector.java         |   35 -
 .../jcache/CamelJcacheSourceConnectorConfig.java   |  160 ---
 .../jcache/CamelJcacheSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jclouds-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-jclouds-sink.json    |  130 ---
 .../generated/resources/camel-jclouds-source.json  |   91 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJcloudsSinkConnector.properties  |   35 -
 .../CamelJcloudsSourceConnector.properties         |   35 -
 .../jclouds/CamelJcloudsSinkConnector.java         |   35 -
 .../jclouds/CamelJcloudsSinkConnectorConfig.java   |  110 --
 .../jclouds/CamelJcloudsSinkTask.java              |   39 -
 .../jclouds/CamelJcloudsSourceConnector.java       |   35 -
 .../jclouds/CamelJcloudsSourceConnectorConfig.java |   88 --
 .../jclouds/CamelJcloudsSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jcr-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-jcr-sink.json    |  110 --
 .../src/generated/resources/camel-jcr-source.json  |  127 --
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelJcrSinkConnector.properties |   33 -
 .../examples/CamelJcrSourceConnector.properties    |   33 -
 .../kafkaconnector/jcr/CamelJcrSinkConnector.java  |   35 -
 .../jcr/CamelJcrSinkConnectorConfig.java           |  102 --
 .../camel/kafkaconnector/jcr/CamelJcrSinkTask.java |   39 -
 .../jcr/CamelJcrSourceConnector.java               |   35 -
 .../jcr/CamelJcrSourceConnectorConfig.java         |  110 --
 .../kafkaconnector/jcr/CamelJcrSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jdbc-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-jdbc-sink.json   |  142 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJdbcSinkConnector.properties     |   33 -
 .../jdbc/CamelJdbcSinkConnector.java               |   35 -
 .../jdbc/CamelJdbcSinkConnectorConfig.java         |  118 --
 .../kafkaconnector/jdbc/CamelJdbcSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jetty-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-jetty-source.json    |  437 -------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJettySourceConnector.properties  |   33 -
 .../jetty/CamelJettySourceConnector.java           |   35 -
 .../jetty/CamelJettySourceConnectorConfig.java     |  304 -----
 .../kafkaconnector/jetty/CamelJettySourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jgroups-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-jgroups-sink.json    |   58 -
 .../generated/resources/camel-jgroups-source.json  |   89 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJgroupsSinkConnector.properties  |   33 -
 .../CamelJgroupsSourceConnector.properties         |   33 -
 .../jgroups/CamelJgroupsSinkConnector.java         |   35 -
 .../jgroups/CamelJgroupsSinkConnectorConfig.java   |   70 --
 .../jgroups/CamelJgroupsSinkTask.java              |   39 -
 .../jgroups/CamelJgroupsSourceConnector.java       |   35 -
 .../jgroups/CamelJgroupsSourceConnectorConfig.java |   88 --
 .../jgroups/CamelJgroupsSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-jgroups-raft-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-jgroups-raft-sink.json         |   66 --
 .../resources/camel-jgroups-raft-source.json       |   90 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelJgroupsraftSinkConnector.properties       |   35 -
 .../CamelJgroupsraftSourceConnector.properties     |   35 -
 .../jgroupsraft/CamelJgroupsraftSinkConnector.java |   35 -
 .../CamelJgroupsraftSinkConnectorConfig.java       |   76 --
 .../jgroupsraft/CamelJgroupsraftSinkTask.java      |   39 -
 .../CamelJgroupsraftSourceConnector.java           |   35 -
 .../CamelJgroupsraftSourceConnectorConfig.java     |   89 --
 .../jgroupsraft/CamelJgroupsraftSourceTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jing-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-jing-sink.json   |   47 -
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJingSinkConnector.properties     |   33 -
 .../jing/CamelJingSinkConnector.java               |   35 -
 .../jing/CamelJingSinkConnectorConfig.java         |   62 -
 .../kafkaconnector/jing/CamelJingSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-jira-source-kafka-connector/pom.xml      |    5 +
 .../resources/kamelets/jira-source.kamelet.yaml    |   10 +-
 .../kamelets/jms-amqp-10-sink.kamelet.yaml         |    2 +-
 .../kamelets/jms-amqp-10-source.kamelet.yaml       |    2 +-
 .../kamelets/jms-apache-artemis-sink.kamelet.yaml  |    2 +-
 .../jms-apache-artemis-source.kamelet.yaml         |    2 +-
 connectors/camel-jmx-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-jmx-source.json  |  232 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJmxSourceConnector.properties    |   33 -
 .../jmx/CamelJmxSourceConnector.java               |   35 -
 .../jmx/CamelJmxSourceConnectorConfig.java         |  170 ---
 .../kafkaconnector/jmx/CamelJmxSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jolt-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-jolt-sink.json   |  110 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJoltSinkConnector.properties     |   33 -
 .../jolt/CamelJoltSinkConnector.java               |   35 -
 .../jolt/CamelJoltSinkConnectorConfig.java         |   90 --
 .../kafkaconnector/jolt/CamelJoltSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jooq-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-jooq-sink.json   |   94 --
 .../src/generated/resources/camel-jooq-source.json |  212 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJooqSinkConnector.properties     |   31 -
 .../examples/CamelJooqSourceConnector.properties   |   31 -
 .../jooq/CamelJooqSinkConnector.java               |   35 -
 .../jooq/CamelJooqSinkConnectorConfig.java         |   86 --
 .../kafkaconnector/jooq/CamelJooqSinkTask.java     |   39 -
 .../jooq/CamelJooqSourceConnector.java             |   35 -
 .../jooq/CamelJooqSourceConnectorConfig.java       |  152 ---
 .../kafkaconnector/jooq/CamelJooqSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jpa-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-jpa-sink.json    |  165 ---
 .../src/generated/resources/camel-jpa-source.json  |  333 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelJpaSinkConnector.properties |   35 -
 .../examples/CamelJpaSourceConnector.properties    |   35 -
 .../kafkaconnector/jpa/CamelJpaSinkConnector.java  |   35 -
 .../jpa/CamelJpaSinkConnectorConfig.java           |  134 ---
 .../camel/kafkaconnector/jpa/CamelJpaSinkTask.java |   39 -
 .../jpa/CamelJpaSourceConnector.java               |   35 -
 .../jpa/CamelJpaSourceConnectorConfig.java         |  218 ----
 .../kafkaconnector/jpa/CamelJpaSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jslt-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-jslt-sink.json   |  100 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJsltSinkConnector.properties     |   33 -
 .../jslt/CamelJsltSinkConnector.java               |   35 -
 .../jslt/CamelJsltSinkConnectorConfig.java         |   94 --
 .../kafkaconnector/jslt/CamelJsltSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-json-patch-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-json-patch-sink.json |   54 -
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelJsonpatchSinkConnector.properties         |   33 -
 .../jsonpatch/CamelJsonpatchSinkConnector.java     |   35 -
 .../CamelJsonpatchSinkConnectorConfig.java         |   68 --
 .../jsonpatch/CamelJsonpatchSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-json-validator-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-json-validator-sink.json       |   86 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelJsonvalidatorSinkConnector.properties     |   33 -
 .../CamelJsonvalidatorSinkConnector.java           |   35 -
 .../CamelJsonvalidatorSinkConnectorConfig.java     |   89 --
 .../jsonvalidator/CamelJsonvalidatorSinkTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jsonata-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-jsonata-sink.json    |   76 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJsonataSinkConnector.properties  |   33 -
 .../jsonata/CamelJsonataSinkConnector.java         |   35 -
 .../jsonata/CamelJsonataSinkConnectorConfig.java   |   74 --
 .../jsonata/CamelJsonataSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-jt400-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-jt400-sink.json  |  138 ---
 .../generated/resources/camel-jt400-source.json    |  301 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelJt400SinkConnector.properties    |   41 -
 .../examples/CamelJt400SourceConnector.properties  |   41 -
 .../jt400/CamelJt400SinkConnector.java             |   35 -
 .../jt400/CamelJt400SinkConnectorConfig.java       |  114 --
 .../kafkaconnector/jt400/CamelJt400SinkTask.java   |   39 -
 .../jt400/CamelJt400SourceConnector.java           |   35 -
 .../jt400/CamelJt400SourceConnectorConfig.java     |  192 ----
 .../kafkaconnector/jt400/CamelJt400SourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-kafka-not-secured-sink-sink.json         |    4 +-
 .../kamelets/kafka-not-secured-sink.kamelet.yaml   |    8 +-
 .../camel-kafka-not-secured-source-source.json     |    8 +-
 ...KafkanotsecuredsourceSourceConnectorConfig.java |    4 +
 .../kamelets/kafka-not-secured-source.kamelet.yaml |    8 +-
 .../generated/resources/camel-kafka-sink-sink.json |   12 +-
 .../CamelKafkasinkSinkConnector.properties         |    4 +-
 .../CamelKafkasinkSinkConnectorConfig.java         |   16 +-
 .../resources/kamelets/kafka-sink.kamelet.yaml     |   23 +-
 .../resources/camel-kafka-source-source.json       |   16 +-
 .../CamelKafkasourceSourceConnector.properties     |    4 +-
 .../CamelKafkasourceSourceConnectorConfig.java     |   20 +-
 .../resources/kamelets/kafka-source.kamelet.yaml   |   23 +-
 .../camel-kamelet-reify-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-kamelet-reify-sink.json        |   40 -
 .../resources/camel-kamelet-reify-source.json      |   57 -
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelKameletreifySinkConnector.properties      |   33 -
 .../CamelKameletreifySourceConnector.properties    |   33 -
 .../CamelKameletreifySinkConnector.java            |   35 -
 .../CamelKameletreifySinkConnectorConfig.java      |   60 -
 .../kameletreify/CamelKameletreifySinkTask.java    |   39 -
 .../CamelKameletreifySourceConnector.java          |   35 -
 .../CamelKameletreifySourceConnectorConfig.java    |   69 --
 .../kameletreify/CamelKameletreifySourceTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../camel-kubernetes-config-maps-sink.json         |  155 ---
 .../src/main/assembly/package.xml                  |   56 -
 ...melKubernetesconfigmapsSinkConnector.properties |   33 -
 .../CamelKubernetesconfigmapsSinkConnector.java    |   37 -
 ...melKubernetesconfigmapsSinkConnectorConfig.java |  137 ---
 .../CamelKubernetesconfigmapsSinkTask.java         |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../camel-kubernetes-custom-resources-sink.json    |  155 ---
 .../camel-kubernetes-custom-resources-source.json  |  227 ----
 .../src/main/assembly/package.xml                  |   56 -
 ...bernetescustomresourcesSinkConnector.properties |   33 -
 ...rnetescustomresourcesSourceConnector.properties |   33 -
 ...amelKubernetescustomresourcesSinkConnector.java |   37 -
 ...bernetescustomresourcesSinkConnectorConfig.java |  137 ---
 .../CamelKubernetescustomresourcesSinkTask.java    |   39 -
 ...elKubernetescustomresourcesSourceConnector.java |   37 -
 ...rnetescustomresourcesSourceConnectorConfig.java |  181 ---
 .../CamelKubernetescustomresourcesSourceTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../camel-kubernetes-deployments-sink.json         |  155 ---
 .../camel-kubernetes-deployments-source.json       |  227 ----
 .../src/main/assembly/package.xml                  |   56 -
 ...elKubernetesdeploymentsSinkConnector.properties |   33 -
 ...KubernetesdeploymentsSourceConnector.properties |   33 -
 .../CamelKubernetesdeploymentsSinkConnector.java   |   37 -
 ...elKubernetesdeploymentsSinkConnectorConfig.java |  137 ---
 .../CamelKubernetesdeploymentsSinkTask.java        |   39 -
 .../CamelKubernetesdeploymentsSourceConnector.java |   37 -
 ...KubernetesdeploymentsSourceConnectorConfig.java |  181 ---
 .../CamelKubernetesdeploymentsSourceTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-kubernetes-hpa-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-kubernetes-hpa-sink.json       |  155 ---
 .../resources/camel-kubernetes-hpa-source.json     |  227 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelKuberneteshpaSinkConnector.properties     |   33 -
 .../CamelKuberneteshpaSourceConnector.properties   |   33 -
 .../CamelKuberneteshpaSinkConnector.java           |   35 -
 .../CamelKuberneteshpaSinkConnectorConfig.java     |  137 ---
 .../kuberneteshpa/CamelKuberneteshpaSinkTask.java  |   39 -
 .../CamelKuberneteshpaSourceConnector.java         |   35 -
 .../CamelKuberneteshpaSourceConnectorConfig.java   |  181 ---
 .../CamelKuberneteshpaSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-kubernetes-job-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-kubernetes-job-sink.json       |  155 ---
 .../resources/camel-kubernetes-job-source.json     |  227 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelKubernetesjobSinkConnector.properties     |   33 -
 .../CamelKubernetesjobSourceConnector.properties   |   33 -
 .../CamelKubernetesjobSinkConnector.java           |   35 -
 .../CamelKubernetesjobSinkConnectorConfig.java     |  137 ---
 .../kubernetesjob/CamelKubernetesjobSinkTask.java  |   39 -
 .../CamelKubernetesjobSourceConnector.java         |   35 -
 .../CamelKubernetesjobSourceConnectorConfig.java   |  181 ---
 .../CamelKubernetesjobSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../camel-kubernetes-namespaces-sink.json          |  155 ---
 .../camel-kubernetes-namespaces-source.json        |  227 ----
 .../src/main/assembly/package.xml                  |   56 -
 ...melKubernetesnamespacesSinkConnector.properties |   33 -
 ...lKubernetesnamespacesSourceConnector.properties |   33 -
 .../CamelKubernetesnamespacesSinkConnector.java    |   37 -
 ...melKubernetesnamespacesSinkConnectorConfig.java |  137 ---
 .../CamelKubernetesnamespacesSinkTask.java         |   39 -
 .../CamelKubernetesnamespacesSourceConnector.java  |   37 -
 ...lKubernetesnamespacesSourceConnectorConfig.java |  181 ---
 .../CamelKubernetesnamespacesSourceTask.java       |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  147 +++
 .../descriptors/connector-source.properties        |    1 +
 .../camel-kubernetes-namespaces-source-source.json |   25 +
 .../src/main/assembly/package.xml                  |    0
 ...netesnamespacessourceSourceConnector.properties |   35 +
 ...lKubernetesnamespacessourceSourceConnector.java |   37 +
 ...netesnamespacessourceSourceConnectorConfig.java |   53 +
 .../CamelKubernetesnamespacessourceSourceTask.java |   39 +
 .../src/main/resources/META-INF/LICENSE.txt        |    0
 .../src/main/resources/META-INF/NOTICE.txt         |    0
 .../kubernetes-namespaces-source.kamelet.yaml      |   50 +
 .../camel-kubernetes-nodes-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-kubernetes-nodes-sink.json     |  155 ---
 .../resources/camel-kubernetes-nodes-source.json   |  227 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelKubernetesnodesSinkConnector.properties   |   33 -
 .../CamelKubernetesnodesSourceConnector.properties |   33 -
 .../CamelKubernetesnodesSinkConnector.java         |   35 -
 .../CamelKubernetesnodesSinkConnectorConfig.java   |  137 ---
 .../CamelKubernetesnodesSinkTask.java              |   39 -
 .../CamelKubernetesnodesSourceConnector.java       |   35 -
 .../CamelKubernetesnodesSourceConnectorConfig.java |  181 ---
 .../CamelKubernetesnodesSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  147 +++
 .../descriptors/connector-source.properties        |    1 +
 .../camel-kubernetes-nodes-source-source.json      |   31 +
 .../src/main/assembly/package.xml                  |    0
 ...KubernetesnodessourceSourceConnector.properties |   35 +
 .../CamelKubernetesnodessourceSourceConnector.java |   37 +
 ...KubernetesnodessourceSourceConnectorConfig.java |   57 +
 .../CamelKubernetesnodessourceSourceTask.java      |   37 +
 .../src/main/resources/META-INF/LICENSE.txt        |    0
 .../src/main/resources/META-INF/NOTICE.txt         |    0
 .../kamelets/kubernetes-nodes-source.kamelet.yaml  |   55 +
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 ...-kubernetes-persistent-volumes-claims-sink.json |  155 ---
 .../src/main/assembly/package.xml                  |   56 -
 ...persistentvolumesclaimsSinkConnector.properties |   33 -
 ...rnetespersistentvolumesclaimsSinkConnector.java |   37 -
 ...persistentvolumesclaimsSinkConnectorConfig.java |  137 ---
 ...lKubernetespersistentvolumesclaimsSinkTask.java |   41 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../camel-kubernetes-persistent-volumes-sink.json  |  155 ---
 .../src/main/assembly/package.xml                  |   56 -
 ...rnetespersistentvolumesSinkConnector.properties |   33 -
 ...elKubernetespersistentvolumesSinkConnector.java |   37 -
 ...rnetespersistentvolumesSinkConnectorConfig.java |  137 ---
 .../CamelKubernetespersistentvolumesSinkTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-kubernetes-pods-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-kubernetes-pods-sink.json      |  155 ---
 .../resources/camel-kubernetes-pods-source.json    |  227 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelKubernetespodsSinkConnector.properties    |   33 -
 .../CamelKubernetespodsSourceConnector.properties  |   33 -
 .../CamelKubernetespodsSinkConnector.java          |   35 -
 .../CamelKubernetespodsSinkConnectorConfig.java    |  137 ---
 .../CamelKubernetespodsSinkTask.java               |   39 -
 .../CamelKubernetespodsSourceConnector.java        |   35 -
 .../CamelKubernetespodsSourceConnectorConfig.java  |  181 ---
 .../CamelKubernetespodsSourceTask.java             |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  147 +++
 .../descriptors/connector-source.properties        |    1 +
 .../camel-kubernetes-pods-source-source.json       |   31 +
 .../src/main/assembly/package.xml                  |    0
 ...lKubernetespodssourceSourceConnector.properties |   35 +
 .../CamelKubernetespodssourceSourceConnector.java  |   37 +
 ...lKubernetespodssourceSourceConnectorConfig.java |   57 +
 .../CamelKubernetespodssourceSourceTask.java       |   37 +
 .../src/main/resources/META-INF/LICENSE.txt        |    0
 .../src/main/resources/META-INF/NOTICE.txt         |    0
 .../kamelets/kubernetes-pods-source.kamelet.yaml   |   55 +
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 ...el-kubernetes-replication-controllers-sink.json |  155 ---
 ...-kubernetes-replication-controllers-source.json |  227 ----
 .../src/main/assembly/package.xml                  |   56 -
 ...sreplicationcontrollersSinkConnector.properties |   33 -
 ...eplicationcontrollersSourceConnector.properties |   33 -
 ...ernetesreplicationcontrollersSinkConnector.java |   37 -
 ...sreplicationcontrollersSinkConnectorConfig.java |  137 ---
 ...elKubernetesreplicationcontrollersSinkTask.java |   41 -
 ...netesreplicationcontrollersSourceConnector.java |   37 -
 ...eplicationcontrollersSourceConnectorConfig.java |  181 ---
 ...KubernetesreplicationcontrollersSourceTask.java |   41 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../camel-kubernetes-resources-quota-sink.json     |  155 ---
 .../src/main/assembly/package.xml                  |   56 -
 ...ubernetesresourcesquotaSinkConnector.properties |   33 -
 ...CamelKubernetesresourcesquotaSinkConnector.java |   37 -
 ...ubernetesresourcesquotaSinkConnectorConfig.java |  137 ---
 .../CamelKubernetesresourcesquotaSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-kubernetes-secrets-sink.json   |  155 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelKubernetessecretsSinkConnector.properties |   33 -
 .../CamelKubernetessecretsSinkConnector.java       |   35 -
 .../CamelKubernetessecretsSinkConnectorConfig.java |  137 ---
 .../CamelKubernetessecretsSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../camel-kubernetes-service-accounts-sink.json    |  155 ---
 .../src/main/assembly/package.xml                  |   56 -
 ...bernetesserviceaccountsSinkConnector.properties |   33 -
 ...amelKubernetesserviceaccountsSinkConnector.java |   37 -
 ...bernetesserviceaccountsSinkConnectorConfig.java |  137 ---
 .../CamelKubernetesserviceaccountsSinkTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-kubernetes-services-sink.json  |  155 ---
 .../camel-kubernetes-services-source.json          |  227 ----
 .../src/main/assembly/package.xml                  |   56 -
 ...CamelKubernetesservicesSinkConnector.properties |   33 -
 ...melKubernetesservicesSourceConnector.properties |   33 -
 .../CamelKubernetesservicesSinkConnector.java      |   35 -
 ...CamelKubernetesservicesSinkConnectorConfig.java |  137 ---
 .../CamelKubernetesservicesSinkTask.java           |   39 -
 .../CamelKubernetesservicesSourceConnector.java    |   37 -
 ...melKubernetesservicesSourceConnectorConfig.java |  181 ---
 .../CamelKubernetesservicesSourceTask.java         |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-kudu-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-kudu-sink.json   |   63 -
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelKuduSinkConnector.properties     |   31 -
 .../kudu/CamelKuduSinkConnector.java               |   35 -
 .../kudu/CamelKuduSinkConnectorConfig.java         |   70 --
 .../kafkaconnector/kudu/CamelKuduSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-language-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-language-sink.json   |  109 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelLanguageSinkConnector.properties |   33 -
 .../language/CamelLanguageSinkConnector.java       |   35 -
 .../language/CamelLanguageSinkConnectorConfig.java |   88 --
 .../language/CamelLanguageSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-ldap-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-ldap-sink.json   |   71 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelLdapSinkConnector.properties     |   33 -
 .../ldap/CamelLdapSinkConnector.java               |   35 -
 .../ldap/CamelLdapSinkConnectorConfig.java         |   74 --
 .../kafkaconnector/ldap/CamelLdapSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-ldif-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-ldif-sink.json   |   40 -
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelLdifSinkConnector.properties     |   33 -
 .../ldif/CamelLdifSinkConnector.java               |   35 -
 .../ldif/CamelLdifSinkConnectorConfig.java         |   58 -
 .../kafkaconnector/ldif/CamelLdifSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-log-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-log-sink.json    |  235 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelLogSinkConnector.properties |   33 -
 .../kafkaconnector/log/CamelLogSinkConnector.java  |   35 -
 .../log/CamelLogSinkConnectorConfig.java           |  166 ---
 .../camel/kafkaconnector/log/CamelLogSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-log-sink-kafka-connector/pom.xml  |  143 +++
 .../descriptors/connector-sink.properties          |    1 +
 .../generated/resources/camel-log-sink-sink.json   |   27 +
 .../src/main/assembly/package.xml                  |    0
 .../examples/CamelLogsinkSinkConnector.properties  |   31 +
 .../logsink/CamelLogsinkSinkConnector.java         |   35 +
 .../logsink/CamelLogsinkSinkConnectorConfig.java   |   50 +
 .../logsink/CamelLogsinkSinkTask.java              |   37 +
 .../src/main/resources/META-INF/LICENSE.txt        |    0
 .../src/main/resources/META-INF/NOTICE.txt         |    0
 .../main/resources/kamelets/log-sink.kamelet.yaml  |   45 +
 connectors/camel-lpr-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-lpr-sink.json    |  130 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelLprSinkConnector.properties |   33 -
 .../kafkaconnector/lpr/CamelLprSinkConnector.java  |   35 -
 .../lpr/CamelLprSinkConnectorConfig.java           |  106 --
 .../camel/kafkaconnector/lpr/CamelLprSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-lucene-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-lucene-sink.json |  104 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelLuceneSinkConnector.properties   |   35 -
 .../lucene/CamelLuceneSinkConnector.java           |   35 -
 .../lucene/CamelLuceneSinkConnectorConfig.java     |   98 --
 .../kafkaconnector/lucene/CamelLuceneSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-lumberjack-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-lumberjack-source.json         |   83 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelLumberjackSourceConnector.properties      |   33 -
 .../lumberjack/CamelLumberjackSourceConnector.java |   35 -
 .../CamelLumberjackSourceConnectorConfig.java      |   84 --
 .../lumberjack/CamelLumberjackSourceTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/camel-mail-imap-source-source.json   |   12 +-
 .../CamelMailimapsourceSourceConnector.properties  |    6 +-
 .../CamelMailimapsourceSourceConnectorConfig.java  |   16 +-
 .../kamelets/mail-imap-source.kamelet.yaml         |   30 +-
 .../resources/camel-mariadb-sink-sink.json         |    6 +-
 .../CamelMariadbsinkSinkConnectorConfig.java       |    8 +-
 .../resources/kamelets/mariadb-sink.kamelet.yaml   |   11 +-
 .../resources/camel-mariadb-source-source.json     |    6 +-
 .../CamelMariadbsourceSourceConnectorConfig.java   |    8 +-
 .../resources/kamelets/mariadb-source.kamelet.yaml |   11 +-
 connectors/camel-master-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-master-source.json   |   75 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelMasterSourceConnector.properties |   35 -
 .../master/CamelMasterSourceConnector.java         |   35 -
 .../master/CamelMasterSourceConnectorConfig.java   |   80 --
 .../master/CamelMasterSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-metrics-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-metrics-sink.json    |   99 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelMetricsSinkConnector.properties  |   35 -
 .../metrics/CamelMetricsSinkConnector.java         |   35 -
 .../metrics/CamelMetricsSinkConnectorConfig.java   |   90 --
 .../metrics/CamelMetricsSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-micrometer-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-micrometer-sink.json |   90 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelMicrometerSinkConnector.properties        |   35 -
 .../micrometer/CamelMicrometerSinkConnector.java   |   35 -
 .../CamelMicrometerSinkConnectorConfig.java        |   88 --
 .../micrometer/CamelMicrometerSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-microprofile-metrics-sink.json |  128 ---
 .../src/main/assembly/package.xml                  |   56 -
 ...amelMicroprofilemetricsSinkConnector.properties |   35 -
 .../CamelMicroprofilemetricsSinkConnector.java     |   35 -
 ...amelMicroprofilemetricsSinkConnectorConfig.java |  113 --
 .../CamelMicroprofilemetricsSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-milo-client-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-milo-client-sink.json          |  362 ------
 .../resources/camel-milo-client-source.json        |  379 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelMiloclientSinkConnector.properties        |   33 -
 .../CamelMiloclientSourceConnector.properties      |   33 -
 .../miloclient/CamelMiloclientSinkConnector.java   |   35 -
 .../CamelMiloclientSinkConnectorConfig.java        |  260 -----
 .../miloclient/CamelMiloclientSinkTask.java        |   39 -
 .../miloclient/CamelMiloclientSourceConnector.java |   35 -
 .../CamelMiloclientSourceConnectorConfig.java      |  268 -----
 .../miloclient/CamelMiloclientSourceTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-milo-server-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-milo-server-sink.json          |  152 ---
 .../resources/camel-milo-server-source.json        |  169 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelMiloserverSinkConnector.properties        |   33 -
 .../CamelMiloserverSourceConnector.properties      |   33 -
 .../miloserver/CamelMiloserverSinkConnector.java   |   35 -
 .../CamelMiloserverSinkConnectorConfig.java        |  128 ---
 .../miloserver/CamelMiloserverSinkTask.java        |   39 -
 .../miloserver/CamelMiloserverSourceConnector.java |   35 -
 .../CamelMiloserverSourceConnectorConfig.java      |  136 ---
 .../miloserver/CamelMiloserverSourceTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-mina-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-mina-sink.json   |  349 ------
 .../src/generated/resources/camel-mina-source.json |  396 -------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelMinaSinkConnector.properties     |   37 -
 .../examples/CamelMinaSourceConnector.properties   |   37 -
 .../mina/CamelMinaSinkConnector.java               |   35 -
 .../mina/CamelMinaSinkConnectorConfig.java         |  234 ----
 .../kafkaconnector/mina/CamelMinaSinkTask.java     |   39 -
 .../mina/CamelMinaSourceConnector.java             |   35 -
 .../mina/CamelMinaSourceConnectorConfig.java       |  252 ----
 .../kafkaconnector/mina/CamelMinaSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../generated/resources/camel-minio-sink-sink.json |    4 +-
 .../CamelMiniosinkSinkConnectorConfig.java         |    2 +-
 .../resources/kamelets/minio-sink.kamelet.yaml     |    8 +-
 .../resources/camel-minio-source-source.json       |    4 +-
 .../CamelMiniosourceSourceConnectorConfig.java     |    2 +-
 .../resources/kamelets/minio-source.kamelet.yaml   |    6 +-
 connectors/camel-mllp-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-mllp-sink.json   |  163 ---
 .../src/generated/resources/camel-mllp-source.json |  209 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelMllpSinkConnector.properties     |   35 -
 .../examples/CamelMllpSourceConnector.properties   |   35 -
 .../mllp/CamelMllpSinkConnector.java               |   35 -
 .../mllp/CamelMllpSinkConnectorConfig.java         |  130 ---
 .../kafkaconnector/mllp/CamelMllpSinkTask.java     |   39 -
 .../mllp/CamelMllpSourceConnector.java             |   35 -
 .../mllp/CamelMllpSourceConnectorConfig.java       |  156 ---
 .../kafkaconnector/mllp/CamelMllpSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-mongodb-gridfs-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-mongodb-gridfs-sink.json       |   80 --
 .../resources/camel-mongodb-gridfs-source.json     |  146 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelMongodbgridfsSinkConnector.properties     |   35 -
 .../CamelMongodbgridfsSourceConnector.properties   |   35 -
 .../CamelMongodbgridfsSinkConnector.java           |   35 -
 .../CamelMongodbgridfsSinkConnectorConfig.java     |   81 --
 .../mongodbgridfs/CamelMongodbgridfsSinkTask.java  |   39 -
 .../CamelMongodbgridfsSourceConnector.java         |   35 -
 .../CamelMongodbgridfsSourceConnectorConfig.java   |  113 --
 .../CamelMongodbgridfsSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/camel-mongodb-sink-sink.json         |   12 +-
 .../CamelMongodbsinkSinkConnector.properties       |    4 -
 .../CamelMongodbsinkSinkConnectorConfig.java       |    4 +-
 .../resources/kamelets/mongodb-sink.kamelet.yaml   |   19 +-
 .../resources/camel-mongodb-source-source.json     |   12 +-
 .../CamelMongodbsourceSourceConnector.properties   |    4 -
 .../CamelMongodbsourceSourceConnectorConfig.java   |    6 +-
 .../resources/kamelets/mongodb-source.kamelet.yaml |   15 +-
 connectors/camel-mqtt-sink-kafka-connector/pom.xml |  143 +++
 .../descriptors/connector-sink.properties          |    1 +
 .../generated/resources/camel-mqtt-sink-sink.json  |   37 +
 .../src/main/assembly/package.xml                  |    0
 .../examples/CamelMqttsinkSinkConnector.properties |   35 +
 .../mqttsink/CamelMqttsinkSinkConnector.java       |   35 +
 .../mqttsink/CamelMqttsinkSinkConnectorConfig.java |   60 +
 .../mqttsink/CamelMqttsinkSinkTask.java            |   37 +
 .../src/main/resources/META-INF/LICENSE.txt        |    0
 .../src/main/resources/META-INF/NOTICE.txt         |    0
 .../main/resources/kamelets/mqtt-sink.kamelet.yaml |   59 +
 .../resources/camel-mqtt-source-source.json        |   14 +-
 .../CamelMqttsourceSourceConnectorConfig.java      |    8 +
 .../resources/kamelets/mqtt-source.kamelet.yaml    |   18 +-
 connectors/camel-msv-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-msv-sink.json    |  110 --
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelMsvSinkConnector.properties |   33 -
 .../kafkaconnector/msv/CamelMsvSinkConnector.java  |   35 -
 .../msv/CamelMsvSinkConnectorConfig.java           |  102 --
 .../camel/kafkaconnector/msv/CamelMsvSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-mustache-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-mustache-sink.json   |  101 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelMustacheSinkConnector.properties |   33 -
 .../mustache/CamelMustacheSinkConnector.java       |   35 -
 .../mustache/CamelMustacheSinkConnectorConfig.java |   96 --
 .../mustache/CamelMustacheSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-mvel-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-mvel-sink.json   |   81 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelMvelSinkConnector.properties     |   33 -
 .../mvel/CamelMvelSinkConnector.java               |   35 -
 .../mvel/CamelMvelSinkConnectorConfig.java         |   82 --
 .../kafkaconnector/mvel/CamelMvelSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-mybatis-bean-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-mybatis-bean-sink.json         |   83 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelMybatisbeanSinkConnector.properties       |   35 -
 .../mybatisbean/CamelMybatisbeanSinkConnector.java |   35 -
 .../CamelMybatisbeanSinkConnectorConfig.java       |   84 --
 .../mybatisbean/CamelMybatisbeanSinkTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-mybatis-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-mybatis-sink.json    |   93 --
 .../generated/resources/camel-mybatis-source.json  |  233 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelMybatisSinkConnector.properties  |   33 -
 .../CamelMybatisSourceConnector.properties         |   33 -
 .../mybatis/CamelMybatisSinkConnector.java         |   35 -
 .../mybatis/CamelMybatisSinkConnectorConfig.java   |   82 --
 .../mybatis/CamelMybatisSinkTask.java              |   39 -
 .../mybatis/CamelMybatisSourceConnector.java       |   35 -
 .../mybatis/CamelMybatisSourceConnectorConfig.java |  164 ---
 .../mybatis/CamelMybatisSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../generated/resources/camel-mysql-sink-sink.json |    6 +-
 .../CamelMysqlsinkSinkConnectorConfig.java         |    8 +-
 .../resources/kamelets/mysql-sink.kamelet.yaml     |   11 +-
 .../resources/camel-mysql-source-source.json       |    6 +-
 .../CamelMysqlsourceSourceConnectorConfig.java     |    8 +-
 .../resources/kamelets/mysql-source.kamelet.yaml   |   13 +-
 connectors/camel-nagios-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-nagios-sink.json |  129 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelNagiosSinkConnector.properties   |   35 -
 .../nagios/CamelNagiosSinkConnector.java           |   35 -
 .../nagios/CamelNagiosSinkConnectorConfig.java     |  102 --
 .../kafkaconnector/nagios/CamelNagiosSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../main/resources/kamelets/nats-sink.kamelet.yaml |    2 +-
 .../resources/kamelets/nats-source.kamelet.yaml    |    2 +-
 .../camel-netty-http-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-netty-http-sink.json |  760 ------------
 .../resources/camel-netty-http-source.json         |  944 ---------------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelNettyhttpSinkConnector.properties         |   35 -
 .../CamelNettyhttpSourceConnector.properties       |   35 -
 .../nettyhttp/CamelNettyhttpSinkConnector.java     |   35 -
 .../CamelNettyhttpSinkConnectorConfig.java         |  496 --------
 .../nettyhttp/CamelNettyhttpSinkTask.java          |   39 -
 .../nettyhttp/CamelNettyhttpSourceConnector.java   |   35 -
 .../CamelNettyhttpSourceConnectorConfig.java       |  576 ----------
 .../nettyhttp/CamelNettyhttpSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-nitrite-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-nitrite-sink.json    |   70 --
 .../generated/resources/camel-nitrite-source.json  |   87 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelNitriteSinkConnector.properties  |   33 -
 .../CamelNitriteSourceConnector.properties         |   33 -
 .../nitrite/CamelNitriteSinkConnector.java         |   35 -
 .../nitrite/CamelNitriteSinkConnectorConfig.java   |   78 --
 .../nitrite/CamelNitriteSinkTask.java              |   39 -
 .../nitrite/CamelNitriteSourceConnector.java       |   35 -
 .../nitrite/CamelNitriteSourceConnectorConfig.java |   88 --
 .../nitrite/CamelNitriteSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-nsq-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-nsq-sink.json    |   85 --
 .../src/generated/resources/camel-nsq-source.json  |  149 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelNsqSinkConnector.properties |   33 -
 .../examples/CamelNsqSourceConnector.properties    |   33 -
 .../kafkaconnector/nsq/CamelNsqSinkConnector.java  |   35 -
 .../nsq/CamelNsqSinkConnectorConfig.java           |   86 --
 .../camel/kafkaconnector/nsq/CamelNsqSinkTask.java |   39 -
 .../nsq/CamelNsqSourceConnector.java               |   35 -
 .../nsq/CamelNsqSourceConnectorConfig.java         |  122 --
 .../kafkaconnector/nsq/CamelNsqSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-oaipmh-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-oaipmh-sink.json |   99 --
 .../generated/resources/camel-oaipmh-source.json   |  232 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelOaipmhSinkConnector.properties   |   33 -
 .../examples/CamelOaipmhSourceConnector.properties |   33 -
 .../oaipmh/CamelOaipmhSinkConnector.java           |   35 -
 .../oaipmh/CamelOaipmhSinkConnectorConfig.java     |   94 --
 .../kafkaconnector/oaipmh/CamelOaipmhSinkTask.java |   39 -
 .../oaipmh/CamelOaipmhSourceConnector.java         |   35 -
 .../oaipmh/CamelOaipmhSourceConnectorConfig.java   |  164 ---
 .../oaipmh/CamelOaipmhSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-olingo2-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-olingo2-sink.json    |  220 ----
 .../generated/resources/camel-olingo2-source.json  |  374 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelOlingo2SinkConnector.properties  |   35 -
 .../CamelOlingo2SourceConnector.properties         |   35 -
 .../olingo2/CamelOlingo2SinkConnector.java         |   35 -
 .../olingo2/CamelOlingo2SinkConnectorConfig.java   |  170 ---
 .../olingo2/CamelOlingo2SinkTask.java              |   39 -
 .../olingo2/CamelOlingo2SourceConnector.java       |   35 -
 .../olingo2/CamelOlingo2SourceConnectorConfig.java |  252 ----
 .../olingo2/CamelOlingo2SourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-olingo4-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-olingo4-sink.json    |  196 ----
 .../generated/resources/camel-olingo4-source.json  |  350 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelOlingo4SinkConnector.properties  |   35 -
 .../CamelOlingo4SourceConnector.properties         |   35 -
 .../olingo4/CamelOlingo4SinkConnector.java         |   35 -
 .../olingo4/CamelOlingo4SinkConnectorConfig.java   |  154 ---
 .../olingo4/CamelOlingo4SinkTask.java              |   39 -
 .../olingo4/CamelOlingo4SourceConnector.java       |   35 -
 .../olingo4/CamelOlingo4SourceConnectorConfig.java |  236 ----
 .../olingo4/CamelOlingo4SourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../camel-openshift-build-configs-sink.json        |  155 ---
 .../src/main/assembly/package.xml                  |   56 -
 ...elOpenshiftbuildconfigsSinkConnector.properties |   33 -
 .../CamelOpenshiftbuildconfigsSinkConnector.java   |   37 -
 ...elOpenshiftbuildconfigsSinkConnectorConfig.java |  137 ---
 .../CamelOpenshiftbuildconfigsSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-openshift-builds-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-openshift-builds-sink.json     |  155 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelOpenshiftbuildsSinkConnector.properties   |   33 -
 .../CamelOpenshiftbuildsSinkConnector.java         |   35 -
 .../CamelOpenshiftbuildsSinkConnectorConfig.java   |  137 ---
 .../CamelOpenshiftbuildsSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-openstack-cinder-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-openstack-cinder-sink.json     |   98 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelOpenstackcinderSinkConnector.properties   |   41 -
 .../CamelOpenstackcinderSinkConnector.java         |   35 -
 .../CamelOpenstackcinderSinkConnectorConfig.java   |   93 --
 .../CamelOpenstackcinderSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-openstack-glance-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-openstack-glance-sink.json     |   88 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelOpenstackglanceSinkConnector.properties   |   39 -
 .../CamelOpenstackglanceSinkConnector.java         |   35 -
 .../CamelOpenstackglanceSinkConnectorConfig.java   |   89 --
 .../CamelOpenstackglanceSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-openstack-keystone-sink.json   |   90 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelOpenstackkeystoneSinkConnector.properties |   41 -
 .../CamelOpenstackkeystoneSinkConnector.java       |   35 -
 .../CamelOpenstackkeystoneSinkConnectorConfig.java |   89 --
 .../CamelOpenstackkeystoneSinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-openstack-neutron-sink.json    |  100 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelOpenstackneutronSinkConnector.properties  |   41 -
 .../CamelOpenstackneutronSinkConnector.java        |   35 -
 .../CamelOpenstackneutronSinkConnectorConfig.java  |   93 --
 .../CamelOpenstackneutronSinkTask.java             |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-openstack-nova-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-openstack-nova-sink.json       |   99 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelOpenstacknovaSinkConnector.properties     |   41 -
 .../CamelOpenstacknovaSinkConnector.java           |   35 -
 .../CamelOpenstacknovaSinkConnectorConfig.java     |   93 --
 .../openstacknova/CamelOpenstacknovaSinkTask.java  |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-openstack-swift-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-openstack-swift-sink.json      |   98 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelOpenstackswiftSinkConnector.properties    |   41 -
 .../CamelOpenstackswiftSinkConnector.java          |   35 -
 .../CamelOpenstackswiftSinkConnectorConfig.java    |   93 --
 .../CamelOpenstackswiftSinkTask.java               |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-optaplanner-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-optaplanner-sink.json          |   75 --
 .../resources/camel-optaplanner-source.json        |   78 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelOptaplannerSinkConnector.properties       |   33 -
 .../CamelOptaplannerSourceConnector.properties     |   33 -
 .../optaplanner/CamelOptaplannerSinkConnector.java |   35 -
 .../CamelOptaplannerSinkConnectorConfig.java       |   80 --
 .../optaplanner/CamelOptaplannerSinkTask.java      |   39 -
 .../CamelOptaplannerSourceConnector.java           |   35 -
 .../CamelOptaplannerSourceConnectorConfig.java     |   81 --
 .../optaplanner/CamelOptaplannerSourceTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-paho-mqtt5-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-paho-mqtt5-sink.json |  420 -------
 .../resources/camel-paho-mqtt5-source.json         |  437 -------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelPahomqtt5SinkConnector.properties         |   33 -
 .../CamelPahomqtt5SourceConnector.properties       |   33 -
 .../pahomqtt5/CamelPahomqtt5SinkConnector.java     |   35 -
 .../CamelPahomqtt5SinkConnectorConfig.java         |  288 -----
 .../pahomqtt5/CamelPahomqtt5SinkTask.java          |   39 -
 .../pahomqtt5/CamelPahomqtt5SourceConnector.java   |   35 -
 .../CamelPahomqtt5SourceConnectorConfig.java       |  296 -----
 .../pahomqtt5/CamelPahomqtt5SourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-pdf-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-pdf-sink.json    |  132 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelPdfSinkConnector.properties |   33 -
 .../kafkaconnector/pdf/CamelPdfSinkConnector.java  |   35 -
 .../pdf/CamelPdfSinkConnectorConfig.java           |   90 --
 .../camel/kafkaconnector/pdf/CamelPdfSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../camel-pg-replication-slot-source.json          |  239 ----
 .../src/main/assembly/package.xml                  |   56 -
 ...amelPgreplicationslotSourceConnector.properties |   37 -
 .../CamelPgreplicationslotSourceConnector.java     |   37 -
 ...amelPgreplicationslotSourceConnectorConfig.java |  169 ---
 .../CamelPgreplicationslotSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-pgevent-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-pgevent-sink.json    |   79 --
 .../generated/resources/camel-pgevent-source.json  |   96 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelPgeventSinkConnector.properties  |   35 -
 .../CamelPgeventSourceConnector.properties         |   35 -
 .../pgevent/CamelPgeventSinkConnector.java         |   35 -
 .../pgevent/CamelPgeventSinkConnectorConfig.java   |   82 --
 .../pgevent/CamelPgeventSinkTask.java              |   39 -
 .../pgevent/CamelPgeventSourceConnector.java       |   35 -
 .../pgevent/CamelPgeventSourceConnectorConfig.java |   92 --
 .../pgevent/CamelPgeventSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-pop3-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-pop3-sink.json   |  369 ------
 .../src/generated/resources/camel-pop3-source.json |  658 -----------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelPop3SinkConnector.properties     |   33 -
 .../examples/CamelPop3SourceConnector.properties   |   33 -
 .../pop3/CamelPop3SinkConnector.java               |   35 -
 .../pop3/CamelPop3SinkConnectorConfig.java         |  266 -----
 .../kafkaconnector/pop3/CamelPop3SinkTask.java     |   39 -
 .../pop3/CamelPop3SourceConnector.java             |   35 -
 .../pop3/CamelPop3SourceConnectorConfig.java       |  424 -------
 .../kafkaconnector/pop3/CamelPop3SourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-pop3s-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-pop3s-sink.json  |  369 ------
 .../generated/resources/camel-pop3s-source.json    |  658 -----------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelPop3sSinkConnector.properties    |   33 -
 .../examples/CamelPop3sSourceConnector.properties  |   33 -
 .../pop3s/CamelPop3sSinkConnector.java             |   35 -
 .../pop3s/CamelPop3sSinkConnectorConfig.java       |  266 -----
 .../kafkaconnector/pop3s/CamelPop3sSinkTask.java   |   39 -
 .../pop3s/CamelPop3sSourceConnector.java           |   35 -
 .../pop3s/CamelPop3sSourceConnectorConfig.java     |  424 -------
 .../kafkaconnector/pop3s/CamelPop3sSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/camel-postgresql-sink-sink.json      |    6 +-
 .../CamelPostgresqlsinkSinkConnectorConfig.java    |    8 +-
 .../kamelets/postgresql-sink.kamelet.yaml          |   11 +-
 .../resources/camel-postgresql-source-source.json  |    6 +-
 ...CamelPostgresqlsourceSourceConnectorConfig.java |    8 +-
 .../kamelets/postgresql-source.kamelet.yaml        |   11 +-
 connectors/camel-pubnub-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-pubnub-sink.json |  168 ---
 .../generated/resources/camel-pubnub-source.json   |  169 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelPubnubSinkConnector.properties   |   33 -
 .../examples/CamelPubnubSourceConnector.properties |   33 -
 .../pubnub/CamelPubnubSinkConnector.java           |   35 -
 .../pubnub/CamelPubnubSinkConnectorConfig.java     |  130 ---
 .../kafkaconnector/pubnub/CamelPubnubSinkTask.java |   39 -
 .../pubnub/CamelPubnubSourceConnector.java         |   35 -
 .../pubnub/CamelPubnubSourceConnectorConfig.java   |  140 ---
 .../pubnub/CamelPubnubSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-pulsar-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-pulsar-sink.json |  318 ------
 .../generated/resources/camel-pulsar-source.json   |  417 -------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelPulsarSinkConnector.properties   |   39 -
 .../examples/CamelPulsarSourceConnector.properties |   39 -
 .../pulsar/CamelPulsarSinkConnector.java           |   35 -
 .../pulsar/CamelPulsarSinkConnectorConfig.java     |  210 ----
 .../kafkaconnector/pulsar/CamelPulsarSinkTask.java |   39 -
 .../pulsar/CamelPulsarSourceConnector.java         |   35 -
 .../pulsar/CamelPulsarSourceConnectorConfig.java   |  264 -----
 .../pulsar/CamelPulsarSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-quickfix-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-quickfix-sink.json   |   78 --
 .../generated/resources/camel-quickfix-source.json |   95 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelQuickfixSinkConnector.properties |   33 -
 .../CamelQuickfixSourceConnector.properties        |   33 -
 .../quickfix/CamelQuickfixSinkConnector.java       |   35 -
 .../quickfix/CamelQuickfixSinkConnectorConfig.java |   84 --
 .../quickfix/CamelQuickfixSinkTask.java            |   39 -
 .../quickfix/CamelQuickfixSourceConnector.java     |   35 -
 .../CamelQuickfixSourceConnectorConfig.java        |   92 --
 .../quickfix/CamelQuickfixSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/camel-rabbitmq-source-source.json    |   25 +-
 .../CamelRabbitmqsourceSourceConnector.properties  |    6 +-
 .../CamelRabbitmqsourceSourceConnectorConfig.java  |   18 +-
 .../kamelets/rabbitmq-source.kamelet.yaml          |   25 +-
 .../camel-reactive-streams-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-reactive-streams-sink.json     |   95 --
 .../resources/camel-reactive-streams-source.json   |  124 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelReactivestreamsSinkConnector.properties   |   31 -
 .../CamelReactivestreamsSourceConnector.properties |   31 -
 .../CamelReactivestreamsSinkConnector.java         |   35 -
 .../CamelReactivestreamsSinkConnectorConfig.java   |   89 --
 .../CamelReactivestreamsSinkTask.java              |   39 -
 .../CamelReactivestreamsSourceConnector.java       |   35 -
 .../CamelReactivestreamsSourceConnectorConfig.java |  109 --
 .../CamelReactivestreamsSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-rest-api-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-rest-api-source.json |   75 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelRestapiSourceConnector.properties         |   33 -
 .../restapi/CamelRestapiSourceConnector.java       |   35 -
 .../restapi/CamelRestapiSourceConnectorConfig.java |   80 --
 .../restapi/CamelRestapiSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-rest-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-rest-sink.json   |  154 ---
 .../src/generated/resources/camel-rest-source.json |  128 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelRestSinkConnector.properties     |   35 -
 .../examples/CamelRestSourceConnector.properties   |   35 -
 .../rest/CamelRestSinkConnector.java               |   35 -
 .../rest/CamelRestSinkConnectorConfig.java         |  122 --
 .../kafkaconnector/rest/CamelRestSinkTask.java     |   39 -
 .../rest/CamelRestSourceConnector.java             |   35 -
 .../rest/CamelRestSourceConnectorConfig.java       |  108 --
 .../kafkaconnector/rest/CamelRestSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-rest-openapi-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-rest-openapi-sink.json         |  127 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelRestopenapiSinkConnector.properties       |   33 -
 .../restopenapi/CamelRestopenapiSinkConnector.java |   35 -
 .../CamelRestopenapiSinkConnectorConfig.java       |  116 --
 .../restopenapi/CamelRestopenapiSinkTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-rest-swagger-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-rest-swagger-sink.json         |  133 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelRestswaggerSinkConnector.properties       |   33 -
 .../restswagger/CamelRestswaggerSinkConnector.java |   35 -
 .../CamelRestswaggerSinkConnectorConfig.java       |  120 --
 .../restswagger/CamelRestswaggerSinkTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-resteasy-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-resteasy-sink.json   |  325 ------
 .../generated/resources/camel-resteasy-source.json |  277 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelResteasySinkConnector.properties |   33 -
 .../CamelResteasySourceConnector.properties        |   33 -
 .../resteasy/CamelResteasySinkConnector.java       |   35 -
 .../resteasy/CamelResteasySinkConnectorConfig.java |  224 ----
 .../resteasy/CamelResteasySinkTask.java            |   39 -
 .../resteasy/CamelResteasySourceConnector.java     |   35 -
 .../CamelResteasySourceConnectorConfig.java        |  200 ----
 .../resteasy/CamelResteasySourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-rss-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-rss-source.json  |  233 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelRssSourceConnector.properties    |   33 -
 .../rss/CamelRssSourceConnector.java               |   35 -
 .../rss/CamelRssSourceConnectorConfig.java         |  162 ---
 .../kafkaconnector/rss/CamelRssSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-saga-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-saga-sink.json   |   44 -
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSagaSinkConnector.properties     |   33 -
 .../saga/CamelSagaSinkConnector.java               |   35 -
 .../saga/CamelSagaSinkConnectorConfig.java         |   58 -
 .../kafkaconnector/saga/CamelSagaSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../kamelets/salesforce-source.kamelet.yaml        |    8 +-
 .../camel-sap-netweaver-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-sap-netweaver-sink.json        |   73 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSapnetweaverSinkConnector.properties      |   37 -
 .../CamelSapnetweaverSinkConnector.java            |   35 -
 .../CamelSapnetweaverSinkConnectorConfig.java      |   80 --
 .../sapnetweaver/CamelSapnetweaverSinkTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-scheduler-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-scheduler-source.json          |  201 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSchedulerSourceConnector.properties       |   33 -
 .../scheduler/CamelSchedulerSourceConnector.java   |   35 -
 .../CamelSchedulerSourceConnectorConfig.java       |  144 ---
 .../scheduler/CamelSchedulerSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-schematron-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-schematron-sink.json |   59 -
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSchematronSinkConnector.properties        |   33 -
 .../schematron/CamelSchematronSinkConnector.java   |   35 -
 .../CamelSchematronSinkConnectorConfig.java        |   72 --
 .../schematron/CamelSchematronSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-scp-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-scp-sink.json    |  207 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelScpSinkConnector.properties |   33 -
 .../kafkaconnector/scp/CamelScpSinkConnector.java  |   35 -
 .../scp/CamelScpSinkConnectorConfig.java           |  158 ---
 .../camel/kafkaconnector/scp/CamelScpSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-seda-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-seda-sink.json   |  139 ---
 .../src/generated/resources/camel-seda-source.json |  125 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSedaSinkConnector.properties     |   33 -
 .../examples/CamelSedaSourceConnector.properties   |   33 -
 .../seda/CamelSedaSinkConnector.java               |   35 -
 .../seda/CamelSedaSinkConnectorConfig.java         |  114 --
 .../kafkaconnector/seda/CamelSedaSinkTask.java     |   39 -
 .../seda/CamelSedaSourceConnector.java             |   35 -
 .../seda/CamelSedaSourceConnectorConfig.java       |  108 --
 .../kafkaconnector/seda/CamelSedaSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-service-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-service-source.json  |   69 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelServiceSourceConnector.properties         |   33 -
 .../service/CamelServiceSourceConnector.java       |   35 -
 .../service/CamelServiceSourceConnectorConfig.java |   76 --
 .../service/CamelServiceSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-servicenow-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-servicenow-sink.json |  667 -----------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelServicenowSinkConnector.properties        |   41 -
 .../servicenow/CamelServicenowSinkConnector.java   |   35 -
 .../CamelServicenowSinkConnectorConfig.java        |  416 -------
 .../servicenow/CamelServicenowSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-servlet-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-servlet-source.json  |  236 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelServletSourceConnector.properties         |   33 -
 .../servlet/CamelServletSourceConnector.java       |   35 -
 .../servlet/CamelServletSourceConnectorConfig.java |  176 ---
 .../servlet/CamelServletSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-sftp-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-sftp-sink.json   |  423 -------
 .../src/generated/resources/camel-sftp-source.json |  811 -------------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSftpSinkConnector.properties     |   33 -
 .../examples/CamelSftpSourceConnector.properties   |   33 -
 .../sftp/CamelSftpSinkConnector.java               |   35 -
 .../sftp/CamelSftpSinkConnectorConfig.java         |  278 -----
 .../kafkaconnector/sftp/CamelSftpSinkTask.java     |   39 -
 .../sftp/CamelSftpSourceConnector.java             |   35 -
 .../sftp/CamelSftpSourceConnectorConfig.java       |  500 --------
 .../kafkaconnector/sftp/CamelSftpSourceTask.java   |   39 -
 .../transformers/SftpRemoteFileTransforms.java     |   71 --
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../generated/resources/camel-sftp-sink-sink.json  |   10 +-
 .../examples/CamelSftpsinkSinkConnector.properties |    8 +-
 .../sftpsink/CamelSftpsinkSinkConnectorConfig.java |   16 +-
 .../main/resources/kamelets/sftp-sink.kamelet.yaml |   19 +-
 .../resources/camel-sftp-source-source.json        |   10 +-
 .../CamelSftpsourceSourceConnector.properties      |    8 +-
 .../CamelSftpsourceSourceConnectorConfig.java      |   16 +-
 .../resources/kamelets/sftp-source.kamelet.yaml    |   19 +-
 connectors/camel-sip-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-sip-sink.json    |  282 -----
 .../src/generated/resources/camel-sip-source.json  |  313 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelSipSinkConnector.properties |   33 -
 .../examples/CamelSipSourceConnector.properties    |   33 -
 .../kafkaconnector/sip/CamelSipSinkConnector.java  |   35 -
 .../sip/CamelSipSinkConnectorConfig.java           |  210 ----
 .../camel/kafkaconnector/sip/CamelSipSinkTask.java |   39 -
 .../sip/CamelSipSourceConnector.java               |   35 -
 .../sip/CamelSipSourceConnectorConfig.java         |  226 ----
 .../kafkaconnector/sip/CamelSipSourceTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-sips-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-sips-sink.json   |  282 -----
 .../src/generated/resources/camel-sips-source.json |  313 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSipsSinkConnector.properties     |   33 -
 .../examples/CamelSipsSourceConnector.properties   |   33 -
 .../sips/CamelSipsSinkConnector.java               |   35 -
 .../sips/CamelSipsSinkConnectorConfig.java         |  210 ----
 .../kafkaconnector/sips/CamelSipsSinkTask.java     |   39 -
 .../sips/CamelSipsSourceConnector.java             |   35 -
 .../sips/CamelSipsSourceConnectorConfig.java       |  228 ----
 .../kafkaconnector/sips/CamelSipsSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-sjms-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-sjms-sink.json   |  327 ------
 .../src/generated/resources/camel-sjms-source.json |  311 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSjmsSinkConnector.properties     |   33 -
 .../examples/CamelSjmsSourceConnector.properties   |   33 -
 .../sjms/CamelSjmsSinkConnector.java               |   35 -
 .../sjms/CamelSjmsSinkConnectorConfig.java         |  214 ----
 .../kafkaconnector/sjms/CamelSjmsSinkTask.java     |   39 -
 .../sjms/CamelSjmsSourceConnector.java             |   35 -
 .../sjms/CamelSjmsSourceConnectorConfig.java       |  216 ----
 .../kafkaconnector/sjms/CamelSjmsSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-slack-sink-kafka-connector/pom.xml       |  147 +++
 .../descriptors/connector-sink.properties          |    1 +
 .../generated/resources/camel-slack-sink-sink.json |   43 +
 .../src/main/assembly/package.xml                  |    0
 .../CamelSlacksinkSinkConnector.properties         |   35 +
 .../slacksink/CamelSlacksinkSinkConnector.java     |   35 +
 .../CamelSlacksinkSinkConnectorConfig.java         |   64 ++
 .../slacksink/CamelSlacksinkSinkTask.java          |   37 +
 .../src/main/resources/META-INF/LICENSE.txt        |    0
 .../src/main/resources/META-INF/NOTICE.txt         |    0
 .../resources/kamelets/slack-sink.kamelet.yaml     |   65 ++
 .../resources/kamelets/slack-source.kamelet.yaml   |    3 +-
 connectors/camel-smpp-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-smpp-sink.json   |  710 ------------
 .../src/generated/resources/camel-smpp-source.json |  393 -------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSmppSinkConnector.properties     |   31 -
 .../examples/CamelSmppSourceConnector.properties   |   31 -
 .../smpp/CamelSmppSinkConnector.java               |   35 -
 .../smpp/CamelSmppSinkConnectorConfig.java         |  354 ------
 .../kafkaconnector/smpp/CamelSmppSinkTask.java     |   39 -
 .../smpp/CamelSmppSourceConnector.java             |   35 -
 .../smpp/CamelSmppSourceConnectorConfig.java       |  260 -----
 .../kafkaconnector/smpp/CamelSmppSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-smpps-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-smpps-sink.json  |  710 ------------
 .../generated/resources/camel-smpps-source.json    |  393 -------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSmppsSinkConnector.properties    |   31 -
 .../examples/CamelSmppsSourceConnector.properties  |   31 -
 .../smpps/CamelSmppsSinkConnector.java             |   35 -
 .../smpps/CamelSmppsSinkConnectorConfig.java       |  354 ------
 .../kafkaconnector/smpps/CamelSmppsSinkTask.java   |   39 -
 .../smpps/CamelSmppsSourceConnector.java           |   35 -
 .../smpps/CamelSmppsSourceConnectorConfig.java     |  260 -----
 .../kafkaconnector/smpps/CamelSmppsSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-smtp-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-smtp-sink.json   |  369 ------
 .../src/generated/resources/camel-smtp-source.json |  658 -----------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSmtpSinkConnector.properties     |   33 -
 .../examples/CamelSmtpSourceConnector.properties   |   33 -
 .../smtp/CamelSmtpSinkConnector.java               |   35 -
 .../smtp/CamelSmtpSinkConnectorConfig.java         |  266 -----
 .../kafkaconnector/smtp/CamelSmtpSinkTask.java     |   39 -
 .../smtp/CamelSmtpSourceConnector.java             |   35 -
 .../smtp/CamelSmtpSourceConnectorConfig.java       |  424 -------
 .../kafkaconnector/smtp/CamelSmtpSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-smtps-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-smtps-sink.json  |  369 ------
 .../generated/resources/camel-smtps-source.json    |  658 -----------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSmtpsSinkConnector.properties    |   33 -
 .../examples/CamelSmtpsSourceConnector.properties  |   33 -
 .../smtps/CamelSmtpsSinkConnector.java             |   35 -
 .../smtps/CamelSmtpsSinkConnectorConfig.java       |  266 -----
 .../kafkaconnector/smtps/CamelSmtpsSinkTask.java   |   39 -
 .../smtps/CamelSmtpsSourceConnector.java           |   35 -
 .../smtps/CamelSmtpsSourceConnectorConfig.java     |  424 -------
 .../kafkaconnector/smtps/CamelSmtpsSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-snmp-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-snmp-sink.json   |  165 ---
 .../src/generated/resources/camel-snmp-source.json |  312 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSnmpSinkConnector.properties     |   35 -
 .../examples/CamelSnmpSourceConnector.properties   |   35 -
 .../snmp/CamelSnmpSinkConnector.java               |   35 -
 .../snmp/CamelSnmpSinkConnectorConfig.java         |  122 --
 .../kafkaconnector/snmp/CamelSnmpSinkTask.java     |   39 -
 .../snmp/CamelSnmpSourceConnector.java             |   35 -
 .../snmp/CamelSnmpSourceConnectorConfig.java       |  200 ----
 .../kafkaconnector/snmp/CamelSnmpSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-solr-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-solr-sink.json   |  151 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSolrSinkConnector.properties     |   33 -
 .../solr/CamelSolrSinkConnector.java               |   35 -
 .../solr/CamelSolrSinkConnectorConfig.java         |  130 ---
 .../kafkaconnector/solr/CamelSolrSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-solrcloud-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-solrCloud-sink.json  |  151 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSolrcloudSinkConnector.properties         |   33 -
 .../solrcloud/CamelSolrcloudSinkConnector.java     |   35 -
 .../CamelSolrcloudSinkConnectorConfig.java         |  132 ---
 .../solrcloud/CamelSolrcloudSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-solrs-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-solrs-sink.json  |  151 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSolrsSinkConnector.properties    |   33 -
 .../solrs/CamelSolrsSinkConnector.java             |   35 -
 .../solrs/CamelSolrsSinkConnectorConfig.java       |  130 ---
 .../kafkaconnector/solrs/CamelSolrsSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-soroush-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-soroush-sink.json    |  149 ---
 .../generated/resources/camel-soroush-source.json  |  145 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSoroushSinkConnector.properties  |   33 -
 .../CamelSoroushSourceConnector.properties         |   33 -
 .../soroush/CamelSoroushSinkConnector.java         |   35 -
 .../soroush/CamelSoroushSinkConnectorConfig.java   |  118 --
 .../soroush/CamelSoroushSinkTask.java              |   39 -
 .../soroush/CamelSoroushSourceConnector.java       |   35 -
 .../soroush/CamelSoroushSourceConnectorConfig.java |  116 --
 .../soroush/CamelSoroushSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-spark-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-spark-sink.json  |   88 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSparkSinkConnector.properties    |   33 -
 .../spark/CamelSparkSinkConnector.java             |   35 -
 .../spark/CamelSparkSinkConnectorConfig.java       |   86 --
 .../kafkaconnector/spark/CamelSparkSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-splunk-hec-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-splunk-hec-sink.json |  107 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSplunkhecSinkConnector.properties         |   35 -
 .../splunkhec/CamelSplunkhecSinkConnector.java     |   35 -
 .../CamelSplunkhecSinkConnectorConfig.java         |  100 --
 .../splunkhec/CamelSplunkhecSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-splunk-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-splunk-sink.json |  161 ---
 .../generated/resources/camel-splunk-source.json   |  301 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSplunkSinkConnector.properties   |   33 -
 .../examples/CamelSplunkSourceConnector.properties |   33 -
 .../splunk/CamelSplunkSinkConnector.java           |   35 -
 .../splunk/CamelSplunkSinkConnectorConfig.java     |  130 ---
 .../kafkaconnector/splunk/CamelSplunkSinkTask.java |   39 -
 .../splunk/CamelSplunkSourceConnector.java         |   35 -
 .../splunk/CamelSplunkSourceConnectorConfig.java   |  204 ----
 .../splunk/CamelSplunkSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-spring-batch-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-spring-batch-sink.json         |   71 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSpringbatchSinkConnector.properties       |   33 -
 .../springbatch/CamelSpringbatchSinkConnector.java |   35 -
 .../CamelSpringbatchSinkConnectorConfig.java       |   80 --
 .../springbatch/CamelSpringbatchSinkTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-spring-event-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-spring-event-sink.json         |   40 -
 .../resources/camel-spring-event-source.json       |   57 -
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSpringeventSinkConnector.properties       |   31 -
 .../CamelSpringeventSourceConnector.properties     |   31 -
 .../springevent/CamelSpringeventSinkConnector.java |   35 -
 .../CamelSpringeventSinkConnectorConfig.java       |   60 -
 .../springevent/CamelSpringeventSinkTask.java      |   39 -
 .../CamelSpringeventSourceConnector.java           |   35 -
 .../CamelSpringeventSourceConnectorConfig.java     |   69 --
 .../springevent/CamelSpringeventSourceTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-spring-integration-sink.json   |   53 -
 .../resources/camel-spring-integration-source.json |   70 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSpringintegrationSinkConnector.properties |   33 -
 ...amelSpringintegrationSourceConnector.properties |   33 -
 .../CamelSpringintegrationSinkConnector.java       |   35 -
 .../CamelSpringintegrationSinkConnectorConfig.java |   69 --
 .../CamelSpringintegrationSinkTask.java            |   39 -
 .../CamelSpringintegrationSourceConnector.java     |   37 -
 ...amelSpringintegrationSourceConnectorConfig.java |   77 --
 .../CamelSpringintegrationSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-spring-jdbc-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-spring-jdbc-sink.json          |  142 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSpringjdbcSinkConnector.properties        |   33 -
 .../springjdbc/CamelSpringjdbcSinkConnector.java   |   35 -
 .../CamelSpringjdbcSinkConnectorConfig.java        |  120 --
 .../springjdbc/CamelSpringjdbcSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-spring-ldap-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-spring-ldap-sink.json          |   66 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSpringldapSinkConnector.properties        |   35 -
 .../springldap/CamelSpringldapSinkConnector.java   |   35 -
 .../CamelSpringldapSinkConnectorConfig.java        |   68 --
 .../springldap/CamelSpringldapSinkTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-spring-rabbitmq-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-spring-rabbitmq-sink.json      |  163 ---
 .../resources/camel-spring-rabbitmq-source.json    |  426 -------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSpringrabbitmqSinkConnector.properties    |   33 -
 .../CamelSpringrabbitmqSourceConnector.properties  |   33 -
 .../CamelSpringrabbitmqSinkConnector.java          |   35 -
 .../CamelSpringrabbitmqSinkConnectorConfig.java    |  137 ---
 .../CamelSpringrabbitmqSinkTask.java               |   39 -
 .../CamelSpringrabbitmqSourceConnector.java        |   35 -
 .../CamelSpringrabbitmqSourceConnectorConfig.java  |  277 -----
 .../CamelSpringrabbitmqSourceTask.java             |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-spring-redis-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-spring-redis-sink.json         |  214 ----
 .../resources/camel-spring-redis-source.json       |  237 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSpringredisSinkConnector.properties       |   35 -
 .../CamelSpringredisSourceConnector.properties     |   35 -
 .../springredis/CamelSpringredisSinkConnector.java |   35 -
 .../CamelSpringredisSinkConnectorConfig.java       |   88 --
 .../springredis/CamelSpringredisSinkTask.java      |   39 -
 .../CamelSpringredisSourceConnector.java           |   35 -
 .../CamelSpringredisSourceConnectorConfig.java     |  101 --
 .../springredis/CamelSpringredisSourceTask.java    |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-spring-ws-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-spring-ws-sink.json  |  139 ---
 .../resources/camel-spring-ws-source.json          |  116 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelSpringwsSinkConnector.properties |   31 -
 .../CamelSpringwsSourceConnector.properties        |   31 -
 .../springws/CamelSpringwsSinkConnector.java       |   35 -
 .../springws/CamelSpringwsSinkConnectorConfig.java |  124 --
 .../springws/CamelSpringwsSinkTask.java            |   39 -
 .../springws/CamelSpringwsSourceConnector.java     |   35 -
 .../CamelSpringwsSourceConnectorConfig.java        |  100 --
 .../springws/CamelSpringwsSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-sql-stored-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-sql-stored-sink.json |   92 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelSqlstoredSinkConnector.properties         |   33 -
 .../sqlstored/CamelSqlstoredSinkConnector.java     |   35 -
 .../CamelSqlstoredSinkConnectorConfig.java         |   92 --
 .../sqlstored/CamelSqlstoredSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/camel-sqlserver-sink-sink.json       |    6 +-
 .../CamelSqlserversinkSinkConnectorConfig.java     |    8 +-
 .../resources/kamelets/sqlserver-sink.kamelet.yaml |   11 +-
 .../resources/camel-sqlserver-source-source.json   |    6 +-
 .../CamelSqlserversourceSourceConnectorConfig.java |    8 +-
 .../kamelets/sqlserver-source.kamelet.yaml         |   11 +-
 .../resources/camel-ssh-source-source.json         |   10 +-
 .../CamelSshsourceSourceConnector.properties       |    6 +-
 .../CamelSshsourceSourceConnectorConfig.java       |   18 +-
 .../resources/kamelets/ssh-source.kamelet.yaml     |   20 +-
 connectors/camel-stax-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-stax-sink.json   |   40 -
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelStaxSinkConnector.properties     |   33 -
 .../stax/CamelStaxSinkConnector.java               |   35 -
 .../stax/CamelStaxSinkConnectorConfig.java         |   58 -
 .../kafkaconnector/stax/CamelStaxSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-stitch-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-stitch-sink.json |  140 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelStitchSinkConnector.properties   |   35 -
 .../stitch/CamelStitchSinkConnector.java           |   35 -
 .../stitch/CamelStitchSinkConnectorConfig.java     |  118 --
 .../kafkaconnector/stitch/CamelStitchSinkTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-stomp-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-stomp-sink.json  |  151 ---
 .../generated/resources/camel-stomp-source.json    |  168 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelStompSinkConnector.properties    |   37 -
 .../examples/CamelStompSourceConnector.properties  |   37 -
 .../stomp/CamelStompSinkConnector.java             |   35 -
 .../stomp/CamelStompSinkConnectorConfig.java       |  130 ---
 .../kafkaconnector/stomp/CamelStompSinkTask.java   |   39 -
 .../stomp/CamelStompSourceConnector.java           |   35 -
 .../stomp/CamelStompSourceConnectorConfig.java     |  140 ---
 .../kafkaconnector/stomp/CamelStompSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-stream-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-stream-sink.json |   84 --
 .../generated/resources/camel-stream-source.json   |  140 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelStreamSinkConnector.properties   |   33 -
 .../examples/CamelStreamSourceConnector.properties |   33 -
 .../stream/CamelStreamSinkConnector.java           |   35 -
 .../stream/CamelStreamSinkConnectorConfig.java     |   82 --
 .../kafkaconnector/stream/CamelStreamSinkTask.java |   39 -
 .../stream/CamelStreamSourceConnector.java         |   35 -
 .../stream/CamelStreamSourceConnectorConfig.java   |  116 --
 .../stream/CamelStreamSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-string-template-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-string-template-sink.json      |   89 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelStringtemplateSinkConnector.properties    |   33 -
 .../CamelStringtemplateSinkConnector.java          |   35 -
 .../CamelStringtemplateSinkConnectorConfig.java    |   89 --
 .../CamelStringtemplateSinkTask.java               |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-stub-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-stub-sink.json   |  139 ---
 .../src/generated/resources/camel-stub-source.json |  125 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelStubSinkConnector.properties     |   33 -
 .../examples/CamelStubSourceConnector.properties   |   33 -
 .../stub/CamelStubSinkConnector.java               |   35 -
 .../stub/CamelStubSinkConnectorConfig.java         |  114 --
 .../kafkaconnector/stub/CamelStubSinkTask.java     |   39 -
 .../stub/CamelStubSourceConnector.java             |   35 -
 .../stub/CamelStubSourceConnectorConfig.java       |  108 --
 .../kafkaconnector/stub/CamelStubSourceTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/camel-telegram-sink-sink.json        |    4 +-
 .../resources/kamelets/telegram-sink.kamelet.yaml  |    9 +-
 .../resources/camel-telegram-source-source.json    |    4 +-
 .../kamelets/telegram-source.kamelet.yaml          |   10 +-
 connectors/camel-thrift-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-thrift-sink.json |  114 --
 .../generated/resources/camel-thrift-source.json   |  145 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelThriftSinkConnector.properties   |   35 -
 .../examples/CamelThriftSourceConnector.properties |   35 -
 .../thrift/CamelThriftSinkConnector.java           |   35 -
 .../thrift/CamelThriftSinkConnectorConfig.java     |   94 --
 .../kafkaconnector/thrift/CamelThriftSinkTask.java |   39 -
 .../thrift/CamelThriftSourceConnector.java         |   35 -
 .../thrift/CamelThriftSourceConnectorConfig.java   |  112 --
 .../thrift/CamelThriftSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-tika-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-tika-sink.json   |   75 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelTikaSinkConnector.properties     |   33 -
 .../tika/CamelTikaSinkConnector.java               |   35 -
 .../tika/CamelTikaSinkConnectorConfig.java         |   74 --
 .../kafkaconnector/tika/CamelTikaSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/kamelets/timer-source.kamelet.yaml   |    2 +-
 connectors/camel-twilio-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-twilio-sink.json |  147 ---
 .../generated/resources/camel-twilio-source.json   |  287 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelTwilioSinkConnector.properties   |   35 -
 .../examples/CamelTwilioSourceConnector.properties |   35 -
 .../twilio/CamelTwilioSinkConnector.java           |   35 -
 .../twilio/CamelTwilioSinkConnectorConfig.java     |   86 --
 .../kafkaconnector/twilio/CamelTwilioSinkTask.java |   39 -
 .../twilio/CamelTwilioSourceConnector.java         |   35 -
 .../twilio/CamelTwilioSourceConnectorConfig.java   |  160 ---
 .../twilio/CamelTwilioSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../camel-twitter-directmessage-sink.json          |  136 ---
 .../camel-twitter-directmessage-source.json        |  376 ------
 .../src/main/assembly/package.xml                  |   56 -
 ...melTwitterdirectmessageSinkConnector.properties |   33 -
 ...lTwitterdirectmessageSourceConnector.properties |   33 -
 .../CamelTwitterdirectmessageSinkConnector.java    |   37 -
 ...melTwitterdirectmessageSinkConnectorConfig.java |  125 --
 .../CamelTwitterdirectmessageSinkTask.java         |   39 -
 .../CamelTwitterdirectmessageSourceConnector.java  |   37 -
 ...lTwitterdirectmessageSourceConnectorConfig.java |  253 ----
 .../CamelTwitterdirectmessageSourceTask.java       |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../twitter-directmessage-source.kamelet.yaml      |    6 +-
 .../camel-twitter-search-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-twitter-search-sink.json       |  136 ---
 .../resources/camel-twitter-search-source.json     |  376 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelTwittersearchSinkConnector.properties     |   33 -
 .../CamelTwittersearchSourceConnector.properties   |   33 -
 .../CamelTwittersearchSinkConnector.java           |   35 -
 .../CamelTwittersearchSinkConnectorConfig.java     |  125 --
 .../twittersearch/CamelTwittersearchSinkTask.java  |   39 -
 .../CamelTwittersearchSourceConnector.java         |   35 -
 .../CamelTwittersearchSourceConnectorConfig.java   |  253 ----
 .../CamelTwittersearchSourceTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../kamelets/twitter-search-source.kamelet.yaml    |    6 +-
 .../camel-twitter-timeline-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-twitter-timeline-sink.json     |  157 ---
 .../resources/camel-twitter-timeline-source.json   |  397 -------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelTwittertimelineSinkConnector.properties   |   33 -
 .../CamelTwittertimelineSourceConnector.properties |   33 -
 .../CamelTwittertimelineSinkConnector.java         |   35 -
 .../CamelTwittertimelineSinkConnectorConfig.java   |  133 ---
 .../CamelTwittertimelineSinkTask.java              |   39 -
 .../CamelTwittertimelineSourceConnector.java       |   35 -
 .../CamelTwittertimelineSourceConnectorConfig.java |  261 -----
 .../CamelTwittertimelineSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../kamelets/twitter-timeline-source.kamelet.yaml  |    6 +-
 connectors/camel-undertow-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-undertow-sink.json   |  199 ----
 .../generated/resources/camel-undertow-source.json |  203 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelUndertowSinkConnector.properties |   33 -
 .../CamelUndertowSourceConnector.properties        |   33 -
 .../undertow/CamelUndertowSinkConnector.java       |   35 -
 .../undertow/CamelUndertowSinkConnectorConfig.java |  160 ---
 .../undertow/CamelUndertowSinkTask.java            |   39 -
 .../undertow/CamelUndertowSourceConnector.java     |   35 -
 .../CamelUndertowSourceConnectorConfig.java        |  160 ---
 .../undertow/CamelUndertowSourceTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-validator-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-validator-sink.json  |  104 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelValidatorSinkConnector.properties         |   33 -
 .../validator/CamelValidatorSinkConnector.java     |   35 -
 .../CamelValidatorSinkConnectorConfig.java         |  100 --
 .../validator/CamelValidatorSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-velocity-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-velocity-sink.json   |  100 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelVelocitySinkConnector.properties |   33 -
 .../velocity/CamelVelocitySinkConnector.java       |   35 -
 .../velocity/CamelVelocitySinkConnectorConfig.java |   96 --
 .../velocity/CamelVelocitySinkTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-vertx-http-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-vertx-http-sink.json |  291 -----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelVertxhttpSinkConnector.properties         |   33 -
 .../vertxhttp/CamelVertxhttpSinkConnector.java     |   35 -
 .../CamelVertxhttpSinkConnectorConfig.java         |  212 ----
 .../vertxhttp/CamelVertxhttpSinkTask.java          |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-vertx-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-vertx-sink.json  |   83 --
 .../generated/resources/camel-vertx-source.json    |  100 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelVertxSinkConnector.properties    |   33 -
 .../examples/CamelVertxSourceConnector.properties  |   33 -
 .../vertx/CamelVertxSinkConnector.java             |   35 -
 .../vertx/CamelVertxSinkConnectorConfig.java       |   86 --
 .../kafkaconnector/vertx/CamelVertxSinkTask.java   |   39 -
 .../vertx/CamelVertxSourceConnector.java           |   35 -
 .../vertx/CamelVertxSourceConnectorConfig.java     |   96 --
 .../kafkaconnector/vertx/CamelVertxSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-vertx-kafka-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-vertx-kafka-sink.json          | 1066 -----------------
 .../resources/camel-vertx-kafka-source.json        | 1207 --------------------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelVertxkafkaSinkConnector.properties        |   33 -
 .../CamelVertxkafkaSourceConnector.properties      |   33 -
 .../vertxkafka/CamelVertxkafkaSinkConnector.java   |   35 -
 .../CamelVertxkafkaSinkConnectorConfig.java        |  660 -----------
 .../vertxkafka/CamelVertxkafkaSinkTask.java        |   39 -
 .../vertxkafka/CamelVertxkafkaSourceConnector.java |   35 -
 .../CamelVertxkafkaSourceConnectorConfig.java      |  736 ------------
 .../vertxkafka/CamelVertxkafkaSourceTask.java      |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-vertx-websocket-kafka-connector/pom.xml  |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-vertx-websocket-sink.json      |  105 --
 .../resources/camel-vertx-websocket-source.json    |  121 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelVertxwebsocketSinkConnector.properties    |   33 -
 .../CamelVertxwebsocketSourceConnector.properties  |   33 -
 .../CamelVertxwebsocketSinkConnector.java          |   35 -
 .../CamelVertxwebsocketSinkConnectorConfig.java    |  101 --
 .../CamelVertxwebsocketSinkTask.java               |   39 -
 .../CamelVertxwebsocketSourceConnector.java        |   35 -
 .../CamelVertxwebsocketSourceConnectorConfig.java  |  109 --
 .../CamelVertxwebsocketSourceTask.java             |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-vm-kafka-connector/pom.xml        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-vm-sink.json     |  139 ---
 .../src/generated/resources/camel-vm-source.json   |  125 --
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelVmSinkConnector.properties  |   33 -
 .../examples/CamelVmSourceConnector.properties     |   33 -
 .../kafkaconnector/vm/CamelVmSinkConnector.java    |   35 -
 .../vm/CamelVmSinkConnectorConfig.java             |  114 --
 .../camel/kafkaconnector/vm/CamelVmSinkTask.java   |   39 -
 .../kafkaconnector/vm/CamelVmSourceConnector.java  |   35 -
 .../vm/CamelVmSourceConnectorConfig.java           |  106 --
 .../camel/kafkaconnector/vm/CamelVmSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-weather-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-weather-sink.json    |  202 ----
 .../generated/resources/camel-weather-source.json  |  342 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelWeatherSinkConnector.properties  |   39 -
 .../CamelWeatherSourceConnector.properties         |   39 -
 .../weather/CamelWeatherSinkConnector.java         |   35 -
 .../weather/CamelWeatherSinkConnectorConfig.java   |  138 ---
 .../weather/CamelWeatherSinkTask.java              |   39 -
 .../weather/CamelWeatherSourceConnector.java       |   35 -
 .../weather/CamelWeatherSourceConnectorConfig.java |  212 ----
 .../weather/CamelWeatherSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-web3j-kafka-connector/pom.xml     |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-web3j-sink.json  |  466 --------
 .../generated/resources/camel-web3j-source.json    |  203 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelWeb3jSinkConnector.properties    |   33 -
 .../examples/CamelWeb3jSourceConnector.properties  |   33 -
 .../web3j/CamelWeb3jSinkConnector.java             |   35 -
 .../web3j/CamelWeb3jSinkConnectorConfig.java       |  334 ------
 .../kafkaconnector/web3j/CamelWeb3jSinkTask.java   |   39 -
 .../web3j/CamelWeb3jSourceConnector.java           |   35 -
 .../web3j/CamelWeb3jSourceConnectorConfig.java     |  160 ---
 .../kafkaconnector/web3j/CamelWeb3jSourceTask.java |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-webhook-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-webhook-source.json  |  125 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelWebhookSourceConnector.properties         |   33 -
 .../webhook/CamelWebhookSourceConnector.java       |   35 -
 .../webhook/CamelWebhookSourceConnectorConfig.java |  112 --
 .../webhook/CamelWebhookSourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../resources/kamelets/webhook-source.kamelet.yaml |    2 +-
 .../camel-websocket-jsr356-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-websocket-jsr356-sink.json     |   53 -
 .../resources/camel-websocket-jsr356-source.json   |   70 --
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelWebsocketjsr356SinkConnector.properties   |   31 -
 .../CamelWebsocketjsr356SourceConnector.properties |   31 -
 .../CamelWebsocketjsr356SinkConnector.java         |   35 -
 .../CamelWebsocketjsr356SinkConnectorConfig.java   |   69 --
 .../CamelWebsocketjsr356SinkTask.java              |   39 -
 .../CamelWebsocketjsr356SourceConnector.java       |   35 -
 .../CamelWebsocketjsr356SourceConnectorConfig.java |   77 --
 .../CamelWebsocketjsr356SourceTask.java            |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-websocket-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-websocket-sink.json  |  210 ----
 .../resources/camel-websocket-source.json          |  240 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelWebsocketSinkConnector.properties         |   33 -
 .../CamelWebsocketSourceConnector.properties       |   33 -
 .../websocket/CamelWebsocketSinkConnector.java     |   35 -
 .../CamelWebsocketSinkConnectorConfig.java         |  164 ---
 .../websocket/CamelWebsocketSinkTask.java          |   39 -
 .../websocket/CamelWebsocketSourceConnector.java   |   35 -
 .../CamelWebsocketSourceConnectorConfig.java       |  180 ---
 .../websocket/CamelWebsocketSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-weka-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-weka-sink.json   |  106 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelWekaSinkConnector.properties     |   33 -
 .../weka/CamelWekaSinkConnector.java               |   35 -
 .../weka/CamelWekaSinkConnectorConfig.java         |   94 --
 .../kafkaconnector/weka/CamelWekaSinkTask.java     |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-wordpress-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-wordpress-sink.json  |  159 ---
 .../resources/camel-wordpress-source.json          |  176 ---
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelWordpressSinkConnector.properties         |   37 -
 .../CamelWordpressSourceConnector.properties       |   37 -
 .../wordpress/CamelWordpressSinkConnector.java     |   35 -
 .../CamelWordpressSinkConnectorConfig.java         |  132 ---
 .../wordpress/CamelWordpressSinkTask.java          |   39 -
 .../wordpress/CamelWordpressSourceConnector.java   |   35 -
 .../CamelWordpressSourceConnectorConfig.java       |  140 ---
 .../wordpress/CamelWordpressSourceTask.java        |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-workday-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-workday-sink.json    |   96 --
 .../src/main/assembly/package.xml                  |   56 -
 .../examples/CamelWorkdaySinkConnector.properties  |   45 -
 .../workday/CamelWorkdaySinkConnector.java         |   35 -
 .../workday/CamelWorkdaySinkConnectorConfig.java   |   90 --
 .../workday/CamelWorkdaySinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 connectors/camel-xj-kafka-connector/pom.xml        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-xj-sink.json     |  201 ----
 .../src/main/assembly/package.xml                  |   56 -
 .../docs/examples/CamelXjSinkConnector.properties  |   35 -
 .../kafkaconnector/xj/CamelXjSinkConnector.java    |   35 -
 .../xj/CamelXjSinkConnectorConfig.java             |  154 ---
 .../camel/kafkaconnector/xj/CamelXjSinkTask.java   |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../camel-xmlsecurity-sign-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-xmlsecurity-sign-sink.json     |  376 ------
 .../src/main/assembly/package.xml                  |   56 -
 .../CamelXmlsecuritysignSinkConnector.properties   |   33 -
 .../CamelXmlsecuritysignSinkConnector.java         |   35 -
 .../CamelXmlsecuritysignSinkConnectorConfig.java   |  273 -----
 .../CamelXmlsecuritysignSinkTask.java              |   39 -
 .../src/main/resources/META-INF/LICENSE.txt        |  203 ----
 .../src/main/resources/META-INF/NOTICE.txt         |   11 -
 .../pom.xml                                        |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../resources/camel-xmlsecurity-verify-sink.json   |  250 ----
 .../CamelXmlsecurityverifySinkConnector.properties |   33 -
 .../CamelXmlsecurityverifySinkConnector.java       |   35 -
 .../CamelXmlsecurityverifySinkConnectorConfig.java |  193 ----
 .../CamelXmlsecurityverifySinkTask.java            |   39 -
 connectors/camel-xmpp-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-xmpp-sink.json   |  135 ---
 .../src/generated/resources/camel-xmpp-source.json |  166 ---
 .../examples/CamelXmppSinkConnector.properties     |   35 -
 .../examples/CamelXmppSourceConnector.properties   |   35 -
 .../xmpp/CamelXmppSinkConnector.java               |   35 -
 .../xmpp/CamelXmppSinkConnectorConfig.java         |  118 --
 .../kafkaconnector/xmpp/CamelXmppSinkTask.java     |   39 -
 .../xmpp/CamelXmppSourceConnector.java             |   35 -
 .../xmpp/CamelXmppSourceConnectorConfig.java       |  136 ---
 .../kafkaconnector/xmpp/CamelXmppSourceTask.java   |   39 -
 connectors/camel-xquery-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-xquery-sink.json |  142 ---
 .../generated/resources/camel-xquery-source.json   |  282 -----
 .../examples/CamelXquerySinkConnector.properties   |   33 -
 .../examples/CamelXquerySourceConnector.properties |   33 -
 .../xquery/CamelXquerySinkConnector.java           |   35 -
 .../xquery/CamelXquerySinkConnectorConfig.java     |  118 --
 .../kafkaconnector/xquery/CamelXquerySinkTask.java |   39 -
 .../xquery/CamelXquerySourceConnector.java         |   35 -
 .../xquery/CamelXquerySourceConnectorConfig.java   |  192 ----
 .../xquery/CamelXquerySourceTask.java              |   39 -
 connectors/camel-xslt-kafka-connector/pom.xml      |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../src/generated/resources/camel-xslt-sink.json   |  154 ---
 .../examples/CamelXsltSinkConnector.properties     |   33 -
 .../xslt/CamelXsltSinkConnector.java               |   35 -
 .../xslt/CamelXsltSinkConnectorConfig.java         |  126 --
 .../kafkaconnector/xslt/CamelXsltSinkTask.java     |   39 -
 .../camel-xslt-saxon-kafka-connector/pom.xml       |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../generated/resources/camel-xslt-saxon-sink.json |  191 ----
 .../CamelXsltsaxonSinkConnector.properties         |   33 -
 .../xsltsaxon/CamelXsltsaxonSinkConnector.java     |   35 -
 .../CamelXsltsaxonSinkConnectorConfig.java         |  152 ---
 .../xsltsaxon/CamelXsltsaxonSinkTask.java          |   39 -
 connectors/camel-yammer-kafka-connector/pom.xml    |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../src/generated/resources/camel-yammer-sink.json |  119 --
 .../generated/resources/camel-yammer-source.json   |  340 ------
 .../examples/CamelYammerSinkConnector.properties   |   45 -
 .../examples/CamelYammerSourceConnector.properties |   45 -
 .../yammer/CamelYammerSinkConnector.java           |   35 -
 .../yammer/CamelYammerSinkConnectorConfig.java     |  102 --
 .../kafkaconnector/yammer/CamelYammerSinkTask.java |   39 -
 .../yammer/CamelYammerSourceConnector.java         |   35 -
 .../yammer/CamelYammerSourceConnectorConfig.java   |  220 ----
 .../yammer/CamelYammerSourceTask.java              |   39 -
 connectors/camel-zendesk-kafka-connector/pom.xml   |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-zendesk-sink.json    |  462 --------
 .../generated/resources/camel-zendesk-source.json  |  602 ----------
 .../examples/CamelZendeskSinkConnector.properties  |   33 -
 .../CamelZendeskSourceConnector.properties         |   33 -
 .../zendesk/CamelZendeskSinkConnector.java         |   35 -
 .../zendesk/CamelZendeskSinkConnectorConfig.java   |  110 --
 .../zendesk/CamelZendeskSinkTask.java              |   39 -
 .../zendesk/CamelZendeskSourceConnector.java       |   35 -
 .../zendesk/CamelZendeskSourceConnectorConfig.java |  184 ---
 .../zendesk/CamelZendeskSourceTask.java            |   39 -
 connectors/camel-zookeeper-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-sink.properties          |    1 -
 .../descriptors/connector-source.properties        |    1 -
 .../generated/resources/camel-zookeeper-sink.json  |  120 --
 .../resources/camel-zookeeper-source.json          |  139 ---
 .../CamelZookeeperSinkConnector.properties         |   35 -
 .../CamelZookeeperSourceConnector.properties       |   35 -
 .../zookeeper/CamelZookeeperSinkConnector.java     |   35 -
 .../CamelZookeeperSinkConnectorConfig.java         |  100 --
 .../zookeeper/CamelZookeeperSinkTask.java          |   39 -
 .../zookeeper/CamelZookeeperSourceConnector.java   |   35 -
 .../CamelZookeeperSourceConnectorConfig.java       |  116 --
 .../zookeeper/CamelZookeeperSourceTask.java        |   39 -
 .../camel-zookeeper-master-kafka-connector/pom.xml |  139 ---
 .../descriptors/connector-source.properties        |    1 -
 .../resources/camel-zookeeper-master-source.json   |  102 --
 .../CamelZookeepermasterSourceConnector.properties |   35 -
 .../CamelZookeepermasterSourceConnector.java       |   35 -
 .../CamelZookeepermasterSourceConnectorConfig.java |   97 --
 .../CamelZookeepermasterSourceTask.java            |   39 -
 docs/modules/ROOT/nav.adoc                         |  750 +-----------
 docs/modules/ROOT/pages/reference/index.adoc       |  303 +----
 4140 files changed, 5650 insertions(+), 327209 deletions(-)

diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-cloudwatch-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-cloudwatch-sink-sink.json
index c556efd..fc5162e 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-cloudwatch-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-cloudwatch-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-aws-cloudwatch-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Send messages to AWS CloudWatch metrics.\n\nThere are several properties you can set in the headers, such as:\n\n`metric-name` \/ `ce-metric-name` for the metric name.\n`metric-value` \/ `ce-metric-value` for the metric value.\n`metric-unit` \/ `ce-metric-unit` for the metric unit.\n`metric-timestamp` \/ `ce-metric-timestamp` for the metric timestamp.\n`metric-dimension-name` \/ `ce-metric-dimension-name` for the dimension name.\n`metric-dimension-value` \/ `ce-metric-d [...]
+		"description": "Send messages to AWS CloudWatch metrics.\n\nThere are several properties you can set in the headers, such as:\n\n`metric-name` \/ `ce-metricname` for the metric name.\n`metric-value` \/ `ce-metricvalue` for the metric value.\n`metric-unit` \/ `ce-metricunit` for the metric unit.\n`metric-timestamp` \/ `ce-metrictimestamp` for the metric timestamp.\n`metric-dimension-name` \/ `ce-metricdimensionname` for the dimension name.\n`metric-dimension-value` \/ `ce-metricdimensio [...]
 	},
 	"properties": {
 		"camel.kamelet.aws-cloudwatch-sink.cw_namespace": {
@@ -34,4 +34,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-ec2-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-ec2-sink-sink.json
index 26857fb..0701c31 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-ec2-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-ec2-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-aws-ec2-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Check the status of EC2 instances\n\nThe Kamelet expects the following headers to be set:\n\n- `instanceIds` \/ `ce-instanceIds`: as a comma separated list of EC2 instance ids."
+		"description": "Check the status of EC2 instances\n\nThe Kamelet expects the following headers to be set:\n\n- `instanceIds` \/ `ce-instanceids`: as a comma separated list of EC2 instance ids."
 	},
 	"properties": {
 		"camel.kamelet.aws-ec2-sink.accessKey": {
@@ -28,4 +28,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-kinesis-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-kinesis-sink-sink.json
index 7f36415..7df16ad 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-kinesis-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-kinesis-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-aws-kinesis-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Send data to AWS Kinesis.\n\nThe Kamelet expects the following header:\n\n- `partition` \/ `ce-partition`: to set the Kinesis partition key\n\nIf the header won't be set the exchange ID will be used.\n\nThe Kamelet is also able to recognize the following header:\n\n- `sequence-number` \/ `ce-sequence-number`: to set the Sequence number\n\nThis header is optional."
+		"description": "Send data to AWS Kinesis.\n\nThe Kamelet expects the following header:\n\n- `partition` \/ `ce-partition`: to set the Kinesis partition key\n\nIf the header won't be set the exchange ID will be used.\n\nThe Kamelet is also able to recognize the following header:\n\n- `sequence-number` \/ `ce-sequencenumber`: to set the Sequence number\n\nThis header is optional."
 	},
 	"properties": {
 		"camel.kamelet.aws-kinesis-sink.stream": {
@@ -34,4 +34,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-s3-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-s3-source-source.json
index db6de44..87215c1 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-s3-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-s3-source-source.json
@@ -53,6 +53,19 @@
 			"defaultValue": "true",
 			"priority": "MEDIUM",
 			"required": "false"
+		},
+		"camel.kamelet.aws-s3-source.prefix": {
+			"name": "camel.kamelet.aws-s3-source.prefix",
+			"description": "The AWS S3 bucket prefix to consider while searching Example: folder\/",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.aws-s3-source.ignoreBody": {
+			"name": "camel.kamelet.aws-s3-source.ignoreBody",
+			"description": "If it is true, the S3 Object Body will be ignored completely, if it is set to false the S3 Object will be put in the body. Setting this to true, will override any behavior defined by includeBody option.",
+			"defaultValue": "false",
+			"priority": "MEDIUM",
+			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-s3-streaming-upload-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-s3-streaming-upload-sink-sink.json
index ca2fc41..1599606 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-s3-streaming-upload-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-s3-streaming-upload-sink-sink.json
@@ -68,6 +68,12 @@
 			"priority": "MEDIUM",
 			"required": "false"
 		},
+		"camel.kamelet.aws-s3-streaming-upload-sink.streamingUploadTimeout": {
+			"name": "camel.kamelet.aws-s3-streaming-upload-sink.streamingUploadTimeout",
+			"description": "While streaming upload mode is true, this option set the timeout to complete upload",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
 		"camel.kamelet.aws-s3-streaming-upload-sink.namingStrategy": {
 			"name": "camel.kamelet.aws-s3-streaming-upload-sink.namingStrategy",
 			"description": "The naming strategy to use in streaming upload mode. There are 2 enums and the value can be one of progressive, random",
@@ -82,4 +88,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sns-fifo-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sns-fifo-sink-sink.json
index 3c38a6e..3c573b4 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sns-fifo-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sns-fifo-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-aws-sns-fifo-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Send message to an AWS SNS FIFO Topic"
+		"description": "Send message to an AWS SNS FIFO Topic\n\nThe Kamelet expects the following headers to be set:\n\n- `subject` \/ `ce-subject`: the subject of the message"
 	},
 	"properties": {
 		"camel.kamelet.aws-sns-fifo-sink.topicNameOrArn": {
@@ -48,4 +48,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sns-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sns-sink-sink.json
index f7f944f..16df084 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sns-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sns-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-aws-sns-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Send message to an AWS SNS Topic"
+		"description": "Send message to an AWS SNS Topic\n\nThe Kamelet expects the following headers to be set:\n\n- `subject` \/ `ce-subject`: the subject of the message"
 	},
 	"properties": {
 		"camel.kamelet.aws-sns-sink.topicNameOrArn": {
@@ -41,4 +41,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-batch-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-batch-sink-sink.json
index 33ad0e8..3eedd05 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-batch-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-batch-sink-sink.json
@@ -45,6 +45,19 @@
 			"description": "The batch separator string Example: ,",
 			"priority": "HIGH",
 			"required": "true"
+		},
+		"camel.kamelet.aws-sqs-batch-sink.amazonAWSHost": {
+			"name": "camel.kamelet.aws-sqs-batch-sink.amazonAWSHost",
+			"description": "The hostname of the Amazon AWS cloud.",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.aws-sqs-batch-sink.protocol": {
+			"name": "camel.kamelet.aws-sqs-batch-sink.protocol",
+			"description": "The underlying protocol used to communicate with SQS Example: http or https",
+			"defaultValue": "\"https\"",
+			"priority": "MEDIUM",
+			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-fifo-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-fifo-sink-sink.json
index 9ed950c..68aa19f 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-fifo-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-fifo-sink-sink.json
@@ -46,6 +46,19 @@
 			"defaultValue": "false",
 			"priority": "MEDIUM",
 			"required": "false"
+		},
+		"camel.kamelet.aws-sqs-fifo-sink.amazonAWSHost": {
+			"name": "camel.kamelet.aws-sqs-fifo-sink.amazonAWSHost",
+			"description": "The hostname of the Amazon AWS cloud.",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.aws-sqs-fifo-sink.protocol": {
+			"name": "camel.kamelet.aws-sqs-fifo-sink.protocol",
+			"description": "The underlying protocol used to communicate with SQS Example: http or https",
+			"defaultValue": "\"https\"",
+			"priority": "MEDIUM",
+			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-sink-sink.json
index dc6f861..e8ad29c 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-sink-sink.json
@@ -39,6 +39,19 @@
 			"defaultValue": "false",
 			"priority": "MEDIUM",
 			"required": "false"
+		},
+		"camel.kamelet.aws-sqs-sink.amazonAWSHost": {
+			"name": "camel.kamelet.aws-sqs-sink.amazonAWSHost",
+			"description": "The hostname of the Amazon AWS cloud.",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.aws-sqs-sink.protocol": {
+			"name": "camel.kamelet.aws-sqs-sink.protocol",
+			"description": "The underlying protocol used to communicate with SQS Example: http or https",
+			"defaultValue": "\"https\"",
+			"priority": "MEDIUM",
+			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-source-source.json
index e22b4ac..0e9b7d1 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-aws-sqs-source-source.json
@@ -46,6 +46,19 @@
 			"defaultValue": "false",
 			"priority": "MEDIUM",
 			"required": "false"
+		},
+		"camel.kamelet.aws-sqs-source.amazonAWSHost": {
+			"name": "camel.kamelet.aws-sqs-source.amazonAWSHost",
+			"description": "The hostname of the Amazon AWS cloud.",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.aws-sqs-source.protocol": {
+			"name": "camel.kamelet.aws-sqs-source.protocol",
+			"description": "The underlying protocol used to communicate with SQS Example: http or https",
+			"defaultValue": "\"https\"",
+			"priority": "MEDIUM",
+			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-azure-cosmosdb-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-azure-cosmosdb-source-source.json
new file mode 100644
index 0000000..0e8718a
--- /dev/null
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-azure-cosmosdb-source-source.json
@@ -0,0 +1,63 @@
+{
+	"connector": {
+		"class": "org.apache.camel.kafkaconnector.azurecosmosdbsource.CamelAzurecosmosdbsourceSourceConnector",
+		"artifactId": "camel-azure-cosmosdb-source-kafka-connector",
+		"groupId": "org.apache.camel.kafkaconnector",
+		"id": "camel-azure-cosmosdb-source-source",
+		"type": "source",
+		"version": "0.12.0-SNAPSHOT",
+		"description": "Consume Changes from a CosmosDB instance"
+	},
+	"properties": {
+		"camel.kamelet.azure-cosmosdb-source.databaseName": {
+			"name": "camel.kamelet.azure-cosmosdb-source.databaseName",
+			"description": "The Azure Cosmos database name.",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.azure-cosmosdb-source.containerName": {
+			"name": "camel.kamelet.azure-cosmosdb-source.containerName",
+			"description": "The Azure Cosmos container name.",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.azure-cosmosdb-source.accountKey": {
+			"name": "camel.kamelet.azure-cosmosdb-source.accountKey",
+			"description": "The Azure Cosmos account Key.",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.azure-cosmosdb-source.leaseDatabaseName": {
+			"name": "camel.kamelet.azure-cosmosdb-source.leaseDatabaseName",
+			"description": "Sets the lease container which acts as a state storage and coordinates processing the change feed across multiple workers.",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.azure-cosmosdb-source.leaseContainerName": {
+			"name": "camel.kamelet.azure-cosmosdb-source.leaseContainerName",
+			"description": "Sets the lease database where the leaseContainerName will be stored.",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.azure-cosmosdb-source.createLeaseDatabaseIfNotExists": {
+			"name": "camel.kamelet.azure-cosmosdb-source.createLeaseDatabaseIfNotExists",
+			"description": "Sets if the component should create Cosmos lease database for the consumer automatically in case it doesn\u2019t exist in Cosmos account.",
+			"defaultValue": "false",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.azure-cosmosdb-source.createLeaseContainerIfNotExists": {
+			"name": "camel.kamelet.azure-cosmosdb-source.createLeaseContainerIfNotExists",
+			"description": "Sets if the component should create Cosmos lease container for the consumer automatically in case it doesn\u2019t exist in Cosmos database.",
+			"defaultValue": "false",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.azure-cosmosdb-source.databaseEndpoint": {
+			"name": "camel.kamelet.azure-cosmosdb-source.databaseEndpoint",
+			"description": "Sets the Azure Cosmos database endpoint the component will connect to.",
+			"priority": "HIGH",
+			"required": "true"
+		}
+	}
+}
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-cassandra-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-cassandra-sink-sink.json
index 7f509fc..9e3da5d 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-cassandra-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-cassandra-sink-sink.json
@@ -9,14 +9,14 @@
 		"description": "Send data to a Cassandra Cluster.\n\nThis Kamelet expects the body as JSON Array. The content of the JSON Array will be used as input for the CQL Prepared Statement set in the query parameter."
 	},
 	"properties": {
-		"camel.kamelet.cassandra-sink.host": {
-			"name": "camel.kamelet.cassandra-sink.host",
+		"camel.kamelet.cassandra-sink.connectionHost": {
+			"name": "camel.kamelet.cassandra-sink.connectionHost",
 			"description": "Hostname(s) cassandra server(s). Multiple hosts can be separated by comma. Example: localhost",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.cassandra-sink.port": {
-			"name": "camel.kamelet.cassandra-sink.port",
+		"camel.kamelet.cassandra-sink.connectionPort": {
+			"name": "camel.kamelet.cassandra-sink.connectionPort",
 			"description": "Port number of cassandra server(s) Example: 9042",
 			"priority": "HIGH",
 			"required": "true"
@@ -53,4 +53,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-cassandra-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-cassandra-source-source.json
index 562309d..83e1c9d 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-cassandra-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-cassandra-source-source.json
@@ -9,14 +9,14 @@
 		"description": "Query a Cassandra cluster table."
 	},
 	"properties": {
-		"camel.kamelet.cassandra-source.host": {
-			"name": "camel.kamelet.cassandra-source.host",
+		"camel.kamelet.cassandra-source.connectionHost": {
+			"name": "camel.kamelet.cassandra-source.connectionHost",
 			"description": "Hostname(s) cassandra server(s). Multiple hosts can be separated by comma. Example: localhost",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.cassandra-source.port": {
-			"name": "camel.kamelet.cassandra-source.port",
+		"camel.kamelet.cassandra-source.connectionPort": {
+			"name": "camel.kamelet.cassandra-source.connectionPort",
 			"description": "Port number of cassandra server(s) Example: 9042",
 			"priority": "HIGH",
 			"required": "true"
@@ -60,4 +60,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-chuck-norris-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-chuck-norris-source-source.json
index a9568f9..e3c0bfb 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-chuck-norris-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-chuck-norris-source-source.json
@@ -6,7 +6,7 @@
 		"id": "camel-chuck-norris-source-source",
 		"type": "source",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Gets peridically Chuck Norris jokes from http:\/\/www.icndb.com\/"
+		"description": "Gets periodically Chuck Norris jokes from http:\/\/www.icndb.com\/"
 	},
 	"properties": {
 		"camel.kamelet.chuck-norris-source.period": {
@@ -17,4 +17,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-couchbase-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-couchbase-sink.json
index 00b56b6..be0bdc5 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-couchbase-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-couchbase-sink.json
@@ -116,7 +116,7 @@
 		"camel.sink.endpoint.connectTimeout": {
 			"name": "camel.sink.endpoint.connectTimeout",
 			"description": "Define the timeoutconnect in milliseconds",
-			"defaultValue": "2500L",
+			"defaultValue": "30000L",
 			"priority": "MEDIUM",
 			"required": "false"
 		},
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-couchbase-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-couchbase-source.json
index 86808e6..e115e7a 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-couchbase-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-couchbase-source.json
@@ -159,7 +159,7 @@
 		"camel.source.endpoint.connectTimeout": {
 			"name": "camel.source.endpoint.connectTimeout",
 			"description": "Define the timeoutconnect in milliseconds",
-			"defaultValue": "2500L",
+			"defaultValue": "30000L",
 			"priority": "MEDIUM",
 			"required": "false"
 		},
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-elasticsearch-index-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-elasticsearch-index-sink-sink.json
index 1c52157..c51b6ea 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-elasticsearch-index-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-elasticsearch-index-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-elasticsearch-index-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "This sink stores documents into ElasticSearch.\n\nInput data must have JSON format according to the index used.\n\nIf the *indexId* parameter is set, that value will be used as the document ID on ElasticSearch.\n\nIf the *indexId* parameter is not set and the source of the kamelet binding is a Kafka broker, it will take the kafka topic, partition and offset of the\nelement to generate an automatic ID that warrantees that this element is processed only once.\n\nIf the *i [...]
+		"description": "This sink stores documents into ElasticSearch.\n\nInput data must have JSON format according to the index used.\n\n- `indexId` \/ `ce-indexid`: as the index ID for Elasticsearch\n\nIf the header won't be set the exchange ID will be used as index.\n\n- `indexName` \/ `ce-indexname`: as the index Name for Elasticsearch\n\nIf the header won't be set the exchange ID will be used as index name."
 	},
 	"properties": {
 		"camel.kamelet.elasticsearch-index-sink.user": {
@@ -34,25 +34,17 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.elasticsearch-index-sink.indexName": {
-			"name": "camel.kamelet.elasticsearch-index-sink.indexName",
-			"description": "The name of the index to act against. Example: data",
-			"defaultValue": "\"NONE\"",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
 		"camel.kamelet.elasticsearch-index-sink.clusterName": {
 			"name": "camel.kamelet.elasticsearch-index-sink.clusterName",
 			"description": "Name of the cluster. Example: quickstart",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.elasticsearch-index-sink.indexId": {
-			"name": "camel.kamelet.elasticsearch-index-sink.indexId",
-			"description": "None",
-			"defaultValue": "\"NONE\"",
+		"camel.kamelet.elasticsearch-index-sink.indexName": {
+			"name": "camel.kamelet.elasticsearch-index-sink.indexName",
+			"description": "The name of the index to act against. Example: data",
 			"priority": "MEDIUM",
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-file-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-file-source.json
index b5618ed..0072f7f 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-file-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-file-source.json
@@ -154,6 +154,12 @@
 			"priority": "MEDIUM",
 			"required": "false"
 		},
+		"camel.source.endpoint.resumeStrategy": {
+			"name": "camel.source.endpoint.resumeStrategy",
+			"description": "Set a resume strategy for files. This makes it possible to define a strategy for resuming reading files after the last point before stopping the application. See the FileConsumerResumeStrategy for implementation details",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
 		"camel.source.endpoint.startingDirectoryMustExist": {
 			"name": "camel.source.endpoint.startingDirectoryMustExist",
 			"description": "Whether the starting directory must exist. Mind that the autoCreate option is default enabled, which means the starting directory is normally auto created if it doesn't exist. You can disable autoCreate and enable this to ensure the starting directory must exist. Will thrown an exception if the directory doesn't exist.",
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-file-watch-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-file-watch-source-source.json
index bfa5d2d..8a4feaf 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-file-watch-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-file-watch-source-source.json
@@ -9,8 +9,8 @@
 		"description": "Receive events related to a file or folder. It may require a volume mounting on Kubernetes."
 	},
 	"properties": {
-		"camel.kamelet.file-watch-source.path": {
-			"name": "camel.kamelet.file-watch-source.path",
+		"camel.kamelet.file-watch-source.filePath": {
+			"name": "camel.kamelet.file-watch-source.filePath",
 			"description": "Path of file or folder to watch",
 			"priority": "HIGH",
 			"required": "true"
@@ -23,4 +23,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftp-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftp-sink-sink.json
index 6b38f7e..4697c19 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftp-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftp-sink-sink.json
@@ -9,14 +9,14 @@
 		"description": "Send data to an FTP Server.\n\nThe Kamelet expects the following headers to be set:\n\n- `file` \/ `ce-file`: as the file name to upload\n\nIf the header won't be set the exchange ID will be used as file name."
 	},
 	"properties": {
-		"camel.kamelet.ftp-sink.host": {
-			"name": "camel.kamelet.ftp-sink.host",
+		"camel.kamelet.ftp-sink.connectionHost": {
+			"name": "camel.kamelet.ftp-sink.connectionHost",
 			"description": "Hostname of the FTP server",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.ftp-sink.port": {
-			"name": "camel.kamelet.ftp-sink.port",
+		"camel.kamelet.ftp-sink.connectionPort": {
+			"name": "camel.kamelet.ftp-sink.connectionPort",
 			"description": "Port of the FTP server",
 			"defaultValue": "\"21\"",
 			"priority": "HIGH",
@@ -55,4 +55,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftp-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftp-source-source.json
index c80e743..72c0daa 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftp-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftp-source-source.json
@@ -9,14 +9,14 @@
 		"description": "Receive data from an FTP Server."
 	},
 	"properties": {
-		"camel.kamelet.ftp-source.host": {
-			"name": "camel.kamelet.ftp-source.host",
+		"camel.kamelet.ftp-source.connectionHost": {
+			"name": "camel.kamelet.ftp-source.connectionHost",
 			"description": "Hostname of the FTP server",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.ftp-source.port": {
-			"name": "camel.kamelet.ftp-source.port",
+		"camel.kamelet.ftp-source.connectionPort": {
+			"name": "camel.kamelet.ftp-source.connectionPort",
 			"description": "Port of the FTP server",
 			"defaultValue": "\"21\"",
 			"priority": "HIGH",
@@ -62,4 +62,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftps-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftps-sink-sink.json
index 87ea571..030f082 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftps-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftps-sink-sink.json
@@ -9,14 +9,14 @@
 		"description": "Send data to an FTPS Server.\n\nThe Kamelet expects the following headers to be set:\n\n- `file` \/ `ce-file`: as the file name to upload\n\nIf the header won't be set the exchange ID will be used as file name."
 	},
 	"properties": {
-		"camel.kamelet.ftps-sink.host": {
-			"name": "camel.kamelet.ftps-sink.host",
+		"camel.kamelet.ftps-sink.connectionHost": {
+			"name": "camel.kamelet.ftps-sink.connectionHost",
 			"description": "Hostname of the FTP server",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.ftps-sink.port": {
-			"name": "camel.kamelet.ftps-sink.port",
+		"camel.kamelet.ftps-sink.connectionPort": {
+			"name": "camel.kamelet.ftps-sink.connectionPort",
 			"description": "Port of the FTP server",
 			"defaultValue": "\"21\"",
 			"priority": "HIGH",
@@ -55,4 +55,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftps-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftps-source-source.json
index dcd3fd7..7640098 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftps-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ftps-source-source.json
@@ -9,14 +9,14 @@
 		"description": "Receive data from an FTPS Server."
 	},
 	"properties": {
-		"camel.kamelet.ftps-source.host": {
-			"name": "camel.kamelet.ftps-source.host",
+		"camel.kamelet.ftps-source.connectionHost": {
+			"name": "camel.kamelet.ftps-source.connectionHost",
 			"description": "Hostname of the FTPS server",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.ftps-source.port": {
-			"name": "camel.kamelet.ftps-source.port",
+		"camel.kamelet.ftps-source.connectionPort": {
+			"name": "camel.kamelet.ftps-source.connectionPort",
 			"description": "Port of the FTPS server",
 			"defaultValue": "\"21\"",
 			"priority": "HIGH",
@@ -62,4 +62,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-pubsub-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-pubsub-sink-sink.json
new file mode 100644
index 0000000..aa4561f
--- /dev/null
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-pubsub-sink-sink.json
@@ -0,0 +1,31 @@
+{
+	"connector": {
+		"class": "org.apache.camel.kafkaconnector.googlepubsubsink.CamelGooglepubsubsinkSinkConnector",
+		"artifactId": "camel-google-pubsub-sink-kafka-connector",
+		"groupId": "org.apache.camel.kafkaconnector",
+		"id": "camel-google-pubsub-sink-sink",
+		"type": "sink",
+		"version": "0.12.0-SNAPSHOT",
+		"description": "Send messages to Google Pubsub.\n\nThe serviceAccountKey property needs to be encoded in base64, so when you pass it as parameter, don't forget to encode it."
+	},
+	"properties": {
+		"camel.kamelet.google-pubsub-sink.projectId": {
+			"name": "camel.kamelet.google-pubsub-sink.projectId",
+			"description": "The Google Cloud PubSub Project Id",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.google-pubsub-sink.destinationName": {
+			"name": "camel.kamelet.google-pubsub-sink.destinationName",
+			"description": "The Destination Name",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.google-pubsub-sink.serviceAccountKey": {
+			"name": "camel.kamelet.google-pubsub-sink.serviceAccountKey",
+			"description": "The Service account key that can be used as credentials for the PubSub publisher\/subscriber",
+			"priority": "HIGH",
+			"required": "true"
+		}
+	}
+}
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-pubsub-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-pubsub-source-source.json
new file mode 100644
index 0000000..32c3e22
--- /dev/null
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-pubsub-source-source.json
@@ -0,0 +1,52 @@
+{
+	"connector": {
+		"class": "org.apache.camel.kafkaconnector.googlepubsubsource.CamelGooglepubsubsourceSourceConnector",
+		"artifactId": "camel-google-pubsub-source-kafka-connector",
+		"groupId": "org.apache.camel.kafkaconnector",
+		"id": "camel-google-pubsub-source-source",
+		"type": "source",
+		"version": "0.12.0-SNAPSHOT",
+		"description": "Consume messages from Google Pubsub.\n\nThe serviceAccountKey property needs to be encoded in base64, so when you pass it as parameter, don't forget to encode it."
+	},
+	"properties": {
+		"camel.kamelet.google-pubsub-source.projectId": {
+			"name": "camel.kamelet.google-pubsub-source.projectId",
+			"description": "The Google Cloud PubSub Project Id",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.google-pubsub-source.subscriptionName": {
+			"name": "camel.kamelet.google-pubsub-source.subscriptionName",
+			"description": "The Subscription Name",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.google-pubsub-source.serviceAccountKey": {
+			"name": "camel.kamelet.google-pubsub-source.serviceAccountKey",
+			"description": "The Service account key that can be used as credentials for the PubSub publisher\/subscriber",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.google-pubsub-source.synchronousPull": {
+			"name": "camel.kamelet.google-pubsub-source.synchronousPull",
+			"description": "If Synchronously pull batches of messages is enabled or not",
+			"defaultValue": "false",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.google-pubsub-source.maxMessagesPerPoll": {
+			"name": "camel.kamelet.google-pubsub-source.maxMessagesPerPoll",
+			"description": "The max number of messages to receive from the server in a single API call",
+			"defaultValue": "1",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.google-pubsub-source.concurrentConsumers": {
+			"name": "camel.kamelet.google-pubsub-source.concurrentConsumers",
+			"description": "The number of parallel streams consuming from the subscription",
+			"defaultValue": "1",
+			"priority": "MEDIUM",
+			"required": "false"
+		}
+	}
+}
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-sheets-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-sheets-source-source.json
index db6931c..48b6d23 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-sheets-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-google-sheets-source-source.json
@@ -52,6 +52,12 @@
 			"priority": "MEDIUM",
 			"required": "false"
 		},
+		"camel.kamelet.google-sheets-source.repeatCount": {
+			"name": "camel.kamelet.google-sheets-source.repeatCount",
+			"description": "Specifies a maximum limit of number of fires",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
 		"camel.kamelet.google-sheets-source.applicationName": {
 			"name": "camel.kamelet.google-sheets-source.applicationName",
 			"description": "Google Sheets application name",
@@ -72,4 +78,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-infinispan-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-infinispan-source-source.json
index 70c0350..a2d12e3 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-infinispan-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-infinispan-source-source.json
@@ -9,6 +9,12 @@
 		"description": "Get Events from an Infinispan cache"
 	},
 	"properties": {
+		"camel.kamelet.infinispan-source.cacheName": {
+			"name": "camel.kamelet.infinispan-source.cacheName",
+			"description": "The name of the Infinispan cache to use",
+			"priority": "HIGH",
+			"required": "true"
+		},
 		"camel.kamelet.infinispan-source.hosts": {
 			"name": "camel.kamelet.infinispan-source.hosts",
 			"description": "Specifies the host of the cache on Infinispan instance",
@@ -62,4 +68,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-not-secured-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-not-secured-sink-sink.json
index f708dbe..3374736 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-not-secured-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-not-secured-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-kafka-not-secured-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Send data to Kafka topics on an insecure broker.\n\nThe Kamelet is able to understand the following headers to be set:\n\n- `key` \/ `ce-key`: as message key\n\n- `partition-key` \/ `ce-partition-key`: as message partition key\n\nBoth the headers are optional."
+		"description": "Send data to Kafka topics on an insecure broker.\n\nThe Kamelet is able to understand the following headers to be set:\n\n- `key` \/ `ce-key`: as message key\n\n- `partition-key` \/ `ce-partitionkey`: as message partition key\n\nBoth the headers are optional."
 	},
 	"properties": {
 		"camel.kamelet.kafka-not-secured-sink.topic": {
@@ -22,4 +22,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-not-secured-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-not-secured-source-source.json
index 16da705..b71542a 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-not-secured-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-not-secured-source-source.json
@@ -48,6 +48,12 @@
 			"defaultValue": "\"latest\"",
 			"priority": "MEDIUM",
 			"required": "false"
+		},
+		"camel.kamelet.kafka-not-secured-source.consumerGroup": {
+			"name": "camel.kamelet.kafka-not-secured-source.consumerGroup",
+			"description": "A string that uniquely identifies the group of consumers to which this source belongs Example: my-group-id",
+			"priority": "MEDIUM",
+			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-sink-sink.json
index d986f2c..2778c5b 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-kafka-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Send data to Kafka topics.\n\nThe Kamelet is able to understand the following headers to be set:\n\n- `key` \/ `ce-key`: as message key\n\n- `partition-key` \/ `ce-partition-key`: as message partition key\n\nBoth the headers are optional."
+		"description": "Send data to Kafka topics.\n\nThe Kamelet is able to understand the following headers to be set:\n\n- `key` \/ `ce-key`: as message key\n\n- `partition-key` \/ `ce-partitionkey`: as message partition key\n\nBoth the headers are optional."
 	},
 	"properties": {
 		"camel.kamelet.kafka-sink.topic": {
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.kafka-sink.brokers": {
-			"name": "camel.kamelet.kafka-sink.brokers",
+		"camel.kamelet.kafka-sink.bootstrapServers": {
+			"name": "camel.kamelet.kafka-sink.bootstrapServers",
 			"description": "Comma separated list of Kafka Broker URLs",
 			"priority": "HIGH",
 			"required": "true"
@@ -35,8 +35,8 @@
 			"priority": "MEDIUM",
 			"required": "false"
 		},
-		"camel.kamelet.kafka-sink.username": {
-			"name": "camel.kamelet.kafka-sink.username",
+		"camel.kamelet.kafka-sink.user": {
+			"name": "camel.kamelet.kafka-sink.user",
 			"description": "Username to authenticate to Kafka",
 			"priority": "HIGH",
 			"required": "true"
@@ -48,4 +48,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-source-source.json
index 88f90af..0c7451e 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kafka-source-source.json
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.kafka-source.brokers": {
-			"name": "camel.kamelet.kafka-source.brokers",
+		"camel.kamelet.kafka-source.bootstrapServers": {
+			"name": "camel.kamelet.kafka-source.bootstrapServers",
 			"description": "Comma separated list of Kafka Broker URLs",
 			"priority": "HIGH",
 			"required": "true"
@@ -35,8 +35,8 @@
 			"priority": "MEDIUM",
 			"required": "false"
 		},
-		"camel.kamelet.kafka-source.username": {
-			"name": "camel.kamelet.kafka-source.username",
+		"camel.kamelet.kafka-source.user": {
+			"name": "camel.kamelet.kafka-source.user",
 			"description": "Username to authenticate to Kafka",
 			"priority": "HIGH",
 			"required": "true"
@@ -74,6 +74,12 @@
 			"defaultValue": "\"latest\"",
 			"priority": "MEDIUM",
 			"required": "false"
+		},
+		"camel.kamelet.kafka-source.consumerGroup": {
+			"name": "camel.kamelet.kafka-source.consumerGroup",
+			"description": "A string that uniquely identifies the group of consumers to which this source belongs Example: my-group-id",
+			"priority": "MEDIUM",
+			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kubernetes-namespaces-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kubernetes-namespaces-source-source.json
new file mode 100644
index 0000000..8339548
--- /dev/null
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kubernetes-namespaces-source-source.json
@@ -0,0 +1,25 @@
+{
+	"connector": {
+		"class": "org.apache.camel.kafkaconnector.kubernetesnamespacessource.CamelKubernetesnamespacessourceSourceConnector",
+		"artifactId": "camel-kubernetes-namespaces-source-kafka-connector",
+		"groupId": "org.apache.camel.kafkaconnector",
+		"id": "camel-kubernetes-namespaces-source-source",
+		"type": "source",
+		"version": "0.12.0-SNAPSHOT",
+		"description": "Consume Events from Kubernetes Namespaces"
+	},
+	"properties": {
+		"camel.kamelet.kubernetes-namespaces-source.token": {
+			"name": "camel.kamelet.kubernetes-namespaces-source.token",
+			"description": "The Auth Token to connect to Kubernetes Cluster",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.kubernetes-namespaces-source.masterUrl": {
+			"name": "camel.kamelet.kubernetes-namespaces-source.masterUrl",
+			"description": "The Kubernetes Cluster Master URL",
+			"priority": "HIGH",
+			"required": "true"
+		}
+	}
+}
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kubernetes-nodes-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kubernetes-nodes-source-source.json
new file mode 100644
index 0000000..6345a5f
--- /dev/null
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kubernetes-nodes-source-source.json
@@ -0,0 +1,31 @@
+{
+	"connector": {
+		"class": "org.apache.camel.kafkaconnector.kubernetesnodessource.CamelKubernetesnodessourceSourceConnector",
+		"artifactId": "camel-kubernetes-nodes-source-kafka-connector",
+		"groupId": "org.apache.camel.kafkaconnector",
+		"id": "camel-kubernetes-nodes-source-source",
+		"type": "source",
+		"version": "0.12.0-SNAPSHOT",
+		"description": "Consume Events from Kubernetes Nodes"
+	},
+	"properties": {
+		"camel.kamelet.kubernetes-nodes-source.token": {
+			"name": "camel.kamelet.kubernetes-nodes-source.token",
+			"description": "The Auth Token to connect to Kubernetes Cluster",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.kubernetes-nodes-source.masterUrl": {
+			"name": "camel.kamelet.kubernetes-nodes-source.masterUrl",
+			"description": "The Kubernetes Cluster Master URL",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.kubernetes-nodes-source.resourceName": {
+			"name": "camel.kamelet.kubernetes-nodes-source.resourceName",
+			"description": "The Resource Name we want to watch",
+			"priority": "MEDIUM",
+			"required": "false"
+		}
+	}
+}
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kubernetes-pods-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kubernetes-pods-source-source.json
new file mode 100644
index 0000000..6448f91
--- /dev/null
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-kubernetes-pods-source-source.json
@@ -0,0 +1,31 @@
+{
+	"connector": {
+		"class": "org.apache.camel.kafkaconnector.kubernetespodssource.CamelKubernetespodssourceSourceConnector",
+		"artifactId": "camel-kubernetes-pods-source-kafka-connector",
+		"groupId": "org.apache.camel.kafkaconnector",
+		"id": "camel-kubernetes-pods-source-source",
+		"type": "source",
+		"version": "0.12.0-SNAPSHOT",
+		"description": "Consume Events from Kubernetes Pods"
+	},
+	"properties": {
+		"camel.kamelet.kubernetes-pods-source.token": {
+			"name": "camel.kamelet.kubernetes-pods-source.token",
+			"description": "The Auth Token to connect to Kubernetes Cluster",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.kubernetes-pods-source.masterUrl": {
+			"name": "camel.kamelet.kubernetes-pods-source.masterUrl",
+			"description": "The Kubernetes Cluster Master URL",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.kubernetes-pods-source.resourceName": {
+			"name": "camel.kamelet.kubernetes-pods-source.resourceName",
+			"description": "The Resource Name we want to watch",
+			"priority": "MEDIUM",
+			"required": "false"
+		}
+	}
+}
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-log-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-log-sink-sink.json
new file mode 100644
index 0000000..ac28c67
--- /dev/null
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-log-sink-sink.json
@@ -0,0 +1,27 @@
+{
+	"connector": {
+		"class": "org.apache.camel.kafkaconnector.logsink.CamelLogsinkSinkConnector",
+		"artifactId": "camel-log-sink-kafka-connector",
+		"groupId": "org.apache.camel.kafkaconnector",
+		"id": "camel-log-sink-sink",
+		"type": "sink",
+		"version": "0.12.0-SNAPSHOT",
+		"description": "A sink that logs all data that it receives, useful for debugging purposes."
+	},
+	"properties": {
+		"camel.kamelet.log-sink.showHeaders": {
+			"name": "camel.kamelet.log-sink.showHeaders",
+			"description": "Show the headers received",
+			"defaultValue": "false",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.log-sink.showStreams": {
+			"name": "camel.kamelet.log-sink.showStreams",
+			"description": "Show the stream bodies (they may not be available in following steps)",
+			"defaultValue": "false",
+			"priority": "MEDIUM",
+			"required": "false"
+		}
+	}
+}
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mail-imap-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mail-imap-source-source.json
index 8d53da5..921d4cd 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mail-imap-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mail-imap-source-source.json
@@ -6,17 +6,17 @@
 		"id": "camel-mail-imap-source-source",
 		"type": "source",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Receive unread emails from an IMAP mail server, marking them as read once they are received."
+		"description": "Receive unread emails from an IMAP mail server, marking them as read once they are received.\n\nThe Kamelet generates the following headers:\n\n- `subject` \/ `ce-subject`: the subject of the incoming mail\n\n- `from` \/ `ce-from`: the `from` field of the incoming mail\n\n- `to` \/ `ce-to`: the `to` field of the incoming mail\n\n- `cc` \/ `ce-cc`: the `cc` field of the incoming mail"
 	},
 	"properties": {
-		"camel.kamelet.mail-imap-source.host": {
-			"name": "camel.kamelet.mail-imap-source.host",
+		"camel.kamelet.mail-imap-source.connectionHost": {
+			"name": "camel.kamelet.mail-imap-source.connectionHost",
 			"description": "The IMAP server host Example: imap.gmail.com",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.mail-imap-source.port": {
-			"name": "camel.kamelet.mail-imap-source.port",
+		"camel.kamelet.mail-imap-source.connectionPort": {
+			"name": "camel.kamelet.mail-imap-source.connectionPort",
 			"description": "The IMAP server port",
 			"defaultValue": "\"993\"",
 			"priority": "HIGH",
@@ -49,4 +49,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mariadb-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mariadb-sink-sink.json
index 2d03545..af2520d 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mariadb-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mariadb-sink-sink.json
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.mariadb-sink.port": {
-			"name": "camel.kamelet.mariadb-sink.port",
+		"camel.kamelet.mariadb-sink.serverPort": {
+			"name": "camel.kamelet.mariadb-sink.serverPort",
 			"description": "Server Port for the data source",
 			"defaultValue": "\"3306\"",
 			"priority": "MEDIUM",
@@ -47,4 +47,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mariadb-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mariadb-source-source.json
index 27512bf..f876e18 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mariadb-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mariadb-source-source.json
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.mariadb-source.port": {
-			"name": "camel.kamelet.mariadb-source.port",
+		"camel.kamelet.mariadb-source.serverPort": {
+			"name": "camel.kamelet.mariadb-source.serverPort",
 			"description": "Server Port for the data source",
 			"defaultValue": "\"3306\"",
 			"priority": "MEDIUM",
@@ -53,4 +53,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-minio-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-minio-sink-sink.json
index 7eba23a..ee88a69 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-minio-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-minio-sink-sink.json
@@ -35,10 +35,10 @@
 		},
 		"camel.kamelet.minio-sink.autoCreateBucket": {
 			"name": "camel.kamelet.minio-sink.autoCreateBucket",
-			"description": "Setting the autocreation of the S3 bucket bucketName.",
+			"description": "Setting the autocreation of the Minio bucket bucketName.",
 			"defaultValue": "false",
 			"priority": "MEDIUM",
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-minio-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-minio-source-source.json
index d01fa3f..9f84bd4 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-minio-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-minio-source-source.json
@@ -42,10 +42,10 @@
 		},
 		"camel.kamelet.minio-source.autoCreateBucket": {
 			"name": "camel.kamelet.minio-source.autoCreateBucket",
-			"description": "Setting the autocreation of the S3 bucket bucketName.",
+			"description": "Setting the autocreation of the Minio bucket bucketName.",
 			"defaultValue": "false",
 			"priority": "MEDIUM",
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mongodb-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mongodb-sink-sink.json
index be2c587..0e5ab7f 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mongodb-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mongodb-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-mongodb-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Send documents to MongoDB.\n\nThis Kamelet expects a JSON as body.\n\nProperties you can as headers:\n\n`db-upsert` \/ `ce-db-upsert` If the database should create the element if it does not exist. Boolean value."
+		"description": "Send documents to MongoDB.\n\nThis Kamelet expects a JSON as body.\n\nProperties you can as headers:\n\n`db-upsert` \/ `ce-dbupsert` If the database should create the element if it does not exist. Boolean value."
 	},
 	"properties": {
 		"camel.kamelet.mongodb-sink.hosts": {
@@ -24,14 +24,14 @@
 		"camel.kamelet.mongodb-sink.password": {
 			"name": "camel.kamelet.mongodb-sink.password",
 			"description": "User password for accessing MongoDB.",
-			"priority": "HIGH",
-			"required": "true"
+			"priority": "MEDIUM",
+			"required": "false"
 		},
 		"camel.kamelet.mongodb-sink.username": {
 			"name": "camel.kamelet.mongodb-sink.username",
 			"description": "Username for accessing MongoDB.",
-			"priority": "HIGH",
-			"required": "true"
+			"priority": "MEDIUM",
+			"required": "false"
 		},
 		"camel.kamelet.mongodb-sink.database": {
 			"name": "camel.kamelet.mongodb-sink.database",
@@ -53,4 +53,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mongodb-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mongodb-source-source.json
index d308d7b..07df374 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mongodb-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mongodb-source-source.json
@@ -24,14 +24,14 @@
 		"camel.kamelet.mongodb-source.password": {
 			"name": "camel.kamelet.mongodb-source.password",
 			"description": "User password for accessing MongoDB.",
-			"priority": "HIGH",
-			"required": "true"
+			"priority": "MEDIUM",
+			"required": "false"
 		},
 		"camel.kamelet.mongodb-source.username": {
 			"name": "camel.kamelet.mongodb-source.username",
-			"description": "Username for accessing MongoDB.",
-			"priority": "HIGH",
-			"required": "true"
+			"description": "Username for accessing MongoDB. The username must be present in the MongoDB's authentication database (authenticationDatabase). By default, the MongoDB authenticationDatabase is 'admin'.",
+			"priority": "MEDIUM",
+			"required": "false"
 		},
 		"camel.kamelet.mongodb-source.database": {
 			"name": "camel.kamelet.mongodb-source.database",
@@ -53,4 +53,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mqtt-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mqtt-sink-sink.json
new file mode 100644
index 0000000..508e9b7
--- /dev/null
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mqtt-sink-sink.json
@@ -0,0 +1,37 @@
+{
+	"connector": {
+		"class": "org.apache.camel.kafkaconnector.mqttsink.CamelMqttsinkSinkConnector",
+		"artifactId": "camel-mqtt-sink-kafka-connector",
+		"groupId": "org.apache.camel.kafkaconnector",
+		"id": "camel-mqtt-sink-sink",
+		"type": "sink",
+		"version": "0.12.0-SNAPSHOT",
+		"description": "Allows sending messages to any endpoint that supports the MQTT protocol, such as a message broker."
+	},
+	"properties": {
+		"camel.kamelet.mqtt-sink.topic": {
+			"name": "camel.kamelet.mqtt-sink.topic",
+			"description": "The topic to send messages to Example: mytopic",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.mqtt-sink.brokerUrl": {
+			"name": "camel.kamelet.mqtt-sink.brokerUrl",
+			"description": "The URL of the broker where to establish the connection Example: tcp:\/\/mosquitto:1883",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.mqtt-sink.username": {
+			"name": "camel.kamelet.mqtt-sink.username",
+			"description": "Username to use when connecting to the MQTT broker",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.mqtt-sink.password": {
+			"name": "camel.kamelet.mqtt-sink.password",
+			"description": "Password to use when connecting to the MQTT broker",
+			"priority": "MEDIUM",
+			"required": "false"
+		}
+	}
+}
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mqtt-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mqtt-source-source.json
index c6019db..71fcf01 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mqtt-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mqtt-source-source.json
@@ -27,6 +27,18 @@
 			"defaultValue": "\"mqtt-source\"",
 			"priority": "MEDIUM",
 			"required": "false"
+		},
+		"camel.kamelet.mqtt-source.username": {
+			"name": "camel.kamelet.mqtt-source.username",
+			"description": "Username to use when connecting to the MQTT broker",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.mqtt-source.password": {
+			"name": "camel.kamelet.mqtt-source.password",
+			"description": "Password to use when connecting to the MQTT broker",
+			"priority": "MEDIUM",
+			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mysql-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mysql-sink-sink.json
index 315d4dc..b9d86c2 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mysql-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mysql-sink-sink.json
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.mysql-sink.port": {
-			"name": "camel.kamelet.mysql-sink.port",
+		"camel.kamelet.mysql-sink.serverPort": {
+			"name": "camel.kamelet.mysql-sink.serverPort",
 			"description": "Server Port for the data source",
 			"defaultValue": "\"3306\"",
 			"priority": "MEDIUM",
@@ -47,4 +47,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mysql-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mysql-source-source.json
index d5d9de6..5b987a4 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mysql-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-mysql-source-source.json
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.mysql-source.port": {
-			"name": "camel.kamelet.mysql-source.port",
+		"camel.kamelet.mysql-source.serverPort": {
+			"name": "camel.kamelet.mysql-source.serverPort",
 			"description": "Server Port for the data source",
 			"defaultValue": "\"3306\"",
 			"priority": "MEDIUM",
@@ -53,4 +53,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-postgresql-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-postgresql-sink-sink.json
index 6dafecb..bdb158a 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-postgresql-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-postgresql-sink-sink.json
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.postgresql-sink.port": {
-			"name": "camel.kamelet.postgresql-sink.port",
+		"camel.kamelet.postgresql-sink.serverPort": {
+			"name": "camel.kamelet.postgresql-sink.serverPort",
 			"description": "Server Port for the data source",
 			"defaultValue": "\"5432\"",
 			"priority": "MEDIUM",
@@ -47,4 +47,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-postgresql-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-postgresql-source-source.json
index ccfa825..c73c7a1 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-postgresql-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-postgresql-source-source.json
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.postgresql-source.port": {
-			"name": "camel.kamelet.postgresql-source.port",
+		"camel.kamelet.postgresql-source.serverPort": {
+			"name": "camel.kamelet.postgresql-source.serverPort",
 			"description": "Server Port for the data source",
 			"defaultValue": "\"5432\"",
 			"priority": "MEDIUM",
@@ -53,4 +53,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-rabbitmq-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-rabbitmq-source-source.json
index 7576a61..fdacd4a 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-rabbitmq-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-rabbitmq-source-source.json
@@ -11,34 +11,39 @@
 	"properties": {
 		"camel.kamelet.rabbitmq-source.addresses": {
 			"name": "camel.kamelet.rabbitmq-source.addresses",
-			"description": "Comma separated list of RabbitMQ broker addresses",
+			"description": "Comma separated list of RabbitMQ broker addresses Example: localhost:5672",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.rabbitmq-source.port": {
-			"name": "camel.kamelet.rabbitmq-source.port",
-			"description": "Port of the RabbitMQ server",
-			"defaultValue": "\"5672\"",
+		"camel.kamelet.rabbitmq-source.routingKey": {
+			"name": "camel.kamelet.rabbitmq-source.routingKey",
+			"description": "The routing key to use when binding a consumer queue to the exchange",
 			"priority": "MEDIUM",
 			"required": "false"
 		},
 		"camel.kamelet.rabbitmq-source.username": {
 			"name": "camel.kamelet.rabbitmq-source.username",
 			"description": "The username to access the RabbitMQ server",
-			"priority": "HIGH",
-			"required": "true"
+			"priority": "MEDIUM",
+			"required": "false"
 		},
 		"camel.kamelet.rabbitmq-source.password": {
 			"name": "camel.kamelet.rabbitmq-source.password",
 			"description": "The password to access the RabbitMQ server",
-			"priority": "HIGH",
-			"required": "true"
+			"priority": "MEDIUM",
+			"required": "false"
 		},
 		"camel.kamelet.rabbitmq-source.exchangeName": {
 			"name": "camel.kamelet.rabbitmq-source.exchangeName",
 			"description": "The exchange name determines the exchange the queue will be bound to",
 			"priority": "HIGH",
 			"required": "true"
+		},
+		"camel.kamelet.rabbitmq-source.queue": {
+			"name": "camel.kamelet.rabbitmq-source.queue",
+			"description": "The queue to receive messages from",
+			"priority": "MEDIUM",
+			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sftp-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sftp-sink-sink.json
index cbba34e..bb36420 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sftp-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sftp-sink-sink.json
@@ -9,14 +9,14 @@
 		"description": "Send data to an SFTP Server.\n\nThe Kamelet expects the following headers to be set:\n\n- `file` \/ `ce-file`: as the file name to upload\n\nIf the header won't be set the exchange ID will be used as file name."
 	},
 	"properties": {
-		"camel.kamelet.sftp-sink.host": {
-			"name": "camel.kamelet.sftp-sink.host",
+		"camel.kamelet.sftp-sink.connectionHost": {
+			"name": "camel.kamelet.sftp-sink.connectionHost",
 			"description": "Hostname of the FTP server",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.sftp-sink.port": {
-			"name": "camel.kamelet.sftp-sink.port",
+		"camel.kamelet.sftp-sink.connectionPort": {
+			"name": "camel.kamelet.sftp-sink.connectionPort",
 			"description": "Port of the FTP server",
 			"defaultValue": "\"22\"",
 			"priority": "HIGH",
@@ -55,4 +55,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sftp-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sftp-source-source.json
index 151ee9c..7654ef2 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sftp-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sftp-source-source.json
@@ -9,14 +9,14 @@
 		"description": "Receive data from an SFTP Server."
 	},
 	"properties": {
-		"camel.kamelet.sftp-source.host": {
-			"name": "camel.kamelet.sftp-source.host",
+		"camel.kamelet.sftp-source.connectionHost": {
+			"name": "camel.kamelet.sftp-source.connectionHost",
 			"description": "Hostname of the SFTP server",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.sftp-source.port": {
-			"name": "camel.kamelet.sftp-source.port",
+		"camel.kamelet.sftp-source.connectionPort": {
+			"name": "camel.kamelet.sftp-source.connectionPort",
 			"description": "Port of the FTP server",
 			"defaultValue": "\"22\"",
 			"priority": "HIGH",
@@ -62,4 +62,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-slack-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-slack-sink-sink.json
new file mode 100644
index 0000000..341cc99
--- /dev/null
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-slack-sink-sink.json
@@ -0,0 +1,43 @@
+{
+	"connector": {
+		"class": "org.apache.camel.kafkaconnector.slacksink.CamelSlacksinkSinkConnector",
+		"artifactId": "camel-slack-sink-kafka-connector",
+		"groupId": "org.apache.camel.kafkaconnector",
+		"id": "camel-slack-sink-sink",
+		"type": "sink",
+		"version": "0.12.0-SNAPSHOT",
+		"description": "Send messages to a Slack channel."
+	},
+	"properties": {
+		"camel.kamelet.slack-sink.channel": {
+			"name": "camel.kamelet.slack-sink.channel",
+			"description": "The Slack channel to send messages to. Example: #myroom",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.slack-sink.webhookUrl": {
+			"name": "camel.kamelet.slack-sink.webhookUrl",
+			"description": "The webhook URL used by the Slack channel to handle incoming messages.",
+			"priority": "HIGH",
+			"required": "true"
+		},
+		"camel.kamelet.slack-sink.iconEmoji": {
+			"name": "camel.kamelet.slack-sink.iconEmoji",
+			"description": "Use a Slack emoji as an avatar.",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.slack-sink.iconUrl": {
+			"name": "camel.kamelet.slack-sink.iconUrl",
+			"description": "The avatar that the component will use when sending message to a channel or user.",
+			"priority": "MEDIUM",
+			"required": "false"
+		},
+		"camel.kamelet.slack-sink.username": {
+			"name": "camel.kamelet.slack-sink.username",
+			"description": "This is the username that the bot will have when sending messages to a channel or user.",
+			"priority": "MEDIUM",
+			"required": "false"
+		}
+	}
+}
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sqlserver-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sqlserver-sink-sink.json
index ff23f41..63c7326 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sqlserver-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sqlserver-sink-sink.json
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.sqlserver-sink.port": {
-			"name": "camel.kamelet.sqlserver-sink.port",
+		"camel.kamelet.sqlserver-sink.serverPort": {
+			"name": "camel.kamelet.sqlserver-sink.serverPort",
 			"description": "Server Port for the data source",
 			"defaultValue": "\"1433\"",
 			"priority": "MEDIUM",
@@ -47,4 +47,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sqlserver-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sqlserver-source-source.json
index 05103e2..aad1ffe 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sqlserver-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-sqlserver-source-source.json
@@ -15,8 +15,8 @@
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.sqlserver-source.port": {
-			"name": "camel.kamelet.sqlserver-source.port",
+		"camel.kamelet.sqlserver-source.serverPort": {
+			"name": "camel.kamelet.sqlserver-source.serverPort",
 			"description": "Server Port for the data source",
 			"defaultValue": "\"1433\"",
 			"priority": "MEDIUM",
@@ -53,4 +53,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ssh-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ssh-source-source.json
index ca61edd..12e777e 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ssh-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-ssh-source-source.json
@@ -9,14 +9,14 @@
 		"description": "Receive data from SSH session."
 	},
 	"properties": {
-		"camel.kamelet.ssh-source.host": {
-			"name": "camel.kamelet.ssh-source.host",
+		"camel.kamelet.ssh-source.connectionHost": {
+			"name": "camel.kamelet.ssh-source.connectionHost",
 			"description": "The SSH Host",
 			"priority": "HIGH",
 			"required": "true"
 		},
-		"camel.kamelet.ssh-source.port": {
-			"name": "camel.kamelet.ssh-source.port",
+		"camel.kamelet.ssh-source.connectionPort": {
+			"name": "camel.kamelet.ssh-source.connectionPort",
 			"description": "The SSH Port",
 			"defaultValue": "\"22\"",
 			"priority": "HIGH",
@@ -48,4 +48,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-telegram-sink-sink.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-telegram-sink-sink.json
index 4dc89f7..d6c54f6 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-telegram-sink-sink.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-telegram-sink-sink.json
@@ -6,7 +6,7 @@
 		"id": "camel-telegram-sink-sink",
 		"type": "sink",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Send a message to a Telegram chat using your Telegram bot as sender.\n\nTo create a bot, contact the @botfather account using the Telegram app.\n\nThis sink supports the following message types:\n\n- Standard text messages\n- PNG images (`Content-Type` must be set to `image\/png`)\n- JPEG images (`Content-Type` must be set to `image\/jpeg`)\n\nThis following message headers are also supported:\n\n- `text` \/ `ce-text`: when sending an image, the image caption\n- `chat-i [...]
+		"description": "Send a message to a Telegram chat using your Telegram bot as sender.\n\nTo create a bot, contact the @botfather account using the Telegram app.\n\nThis sink supports the following message types:\n\n- Standard text messages\n- PNG images (`Content-Type` must be set to `image\/png`)\n- JPEG images (`Content-Type` must be set to `image\/jpeg`)\n\nThis following message headers are also supported:\n\n- `text` \/ `ce-text`: when sending an image, the image caption\n- `chat-i [...]
 	},
 	"properties": {
 		"camel.kamelet.telegram-sink.authorizationToken": {
@@ -22,4 +22,4 @@
 			"required": "false"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-telegram-source-source.json b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-telegram-source-source.json
index 639d02f..d220124 100644
--- a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-telegram-source-source.json
+++ b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-telegram-source-source.json
@@ -6,7 +6,7 @@
 		"id": "camel-telegram-source-source",
 		"type": "source",
 		"version": "0.12.0-SNAPSHOT",
-		"description": "Receive all messages that people send to your Telegram bot.\n\nTo create a bot, contact the @botfather account using the Telegram app."
+		"description": "Receive all messages that people send to your Telegram bot.\n\nTo create a bot, contact the @botfather account using the Telegram app.\n\nThe source attaches the following headers to the messages:\n\n- `chat-id` \/ `ce-chatid`: the ID of the chat where the message comes from"
 	},
 	"properties": {
 		"camel.kamelet.telegram-source.authorizationToken": {
@@ -16,4 +16,4 @@
 			"required": "true"
 		}
 	}
-}
+}
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/pom.xml b/connectors/camel-activemq-kafka-connector/pom.xml
deleted file mode 100644
index 880783b..0000000
--- a/connectors/camel-activemq-kafka-connector/pom.xml
+++ /dev/null
@@ -1,139 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-         http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
-
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.apache.camel.kafkaconnector</groupId>
-    <artifactId>connectors</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
-  </parent>
-  <artifactId>camel-activemq-kafka-connector</artifactId>
-  <name>Camel-Kafka-Connector :: activemq</name>
-  <description>Camel Kafka Connector for activemq</description>
-  <dependencies>
-    <!-- Kafka -->
-    <dependency>
-      <groupId>org.apache.kafka</groupId>
-      <artifactId>connect-api</artifactId>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.kafka</groupId>
-      <artifactId>connect-transforms</artifactId>
-      <scope>provided</scope>
-    </dependency>
-    <!-- Camel -->
-    <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-activemq</artifactId>
-    </dependency>
-    <!--START OF GENERATED CODE-->
-    <dependency>
-      <groupId>org.apache.camel.kafkaconnector</groupId>
-      <artifactId>camel-kafka-connector</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-jackson</artifactId>
-    </dependency>
-    <!--END OF GENERATED CODE-->
-  </dependencies>
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <version>${version.maven.surefire.plugin}</version>
-        <configuration>
-          <failIfNoTests>false</failIfNoTests>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-jar-plugin</artifactId>
-        <version>${version.maven.jar}</version>
-        <configuration>
-          <archive>
-            <manifest>
-              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
-              <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
-            </manifest>
-          </archive>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <version>2.5.1</version>
-        <inherited>true</inherited>
-        <configuration>
-          <source>1.8</source>
-          <target>1.8</target>
-        </configuration>
-      </plugin>
-      <plugin>
-        <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.5.3</version>
-        <configuration>
-          <descriptors>
-            <descriptor>src/main/assembly/package.xml</descriptor>
-          </descriptors>
-        </configuration>
-        <executions>
-          <execution>
-            <id>make-assembly</id>
-            <phase>package</phase>
-            <goals>
-              <goal>single</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-  <!--START OF GENERATED CODE-->
-  <repositories>
-    <!-- camel-jira -->
-    <repository>
-      <id>atlassian-public</id>
-      <url>https://packages.atlassian.com/maven-external</url>
-      <name>Atlassian Public Repo</name>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-    </repository>
-    <!-- camel-ipfs and camel-weka -->
-    <repository>
-      <id>jboss.thirdparty</id>
-      <name>JBoss Thirdparty Repository</name>
-      <url>https://repository.jboss.org/nexus/service/local/repositories/thirdparty-releases/content/</url>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-    </repository>
-  </repositories>
-  <!--END OF GENERATED CODE-->
-</project>
diff --git a/connectors/camel-activemq-kafka-connector/src/generated/descriptors/connector-sink.properties b/connectors/camel-activemq-kafka-connector/src/generated/descriptors/connector-sink.properties
deleted file mode 100644
index d84c75d..0000000
--- a/connectors/camel-activemq-kafka-connector/src/generated/descriptors/connector-sink.properties
+++ /dev/null
@@ -1 +0,0 @@
-camel-activemq-sink
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/generated/descriptors/connector-source.properties b/connectors/camel-activemq-kafka-connector/src/generated/descriptors/connector-source.properties
deleted file mode 100644
index 374995b..0000000
--- a/connectors/camel-activemq-kafka-connector/src/generated/descriptors/connector-source.properties
+++ /dev/null
@@ -1 +0,0 @@
-camel-activemq-source
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/generated/resources/camel-activemq-sink.json b/connectors/camel-activemq-kafka-connector/src/generated/resources/camel-activemq-sink.json
deleted file mode 100644
index eb0a852..0000000
--- a/connectors/camel-activemq-kafka-connector/src/generated/resources/camel-activemq-sink.json
+++ /dev/null
@@ -1,1084 +0,0 @@
-{
-	"connector": {
-		"class": "org.apache.camel.kafkaconnector.activemq.CamelActivemqSinkConnector",
-		"artifactId": "camel-activemq-kafka-connector",
-		"groupId": "org.apache.camel.kafkaconnector",
-		"id": "camel-activemq-sink",
-		"type": "sink",
-		"version": "0.12.0-SNAPSHOT",
-		"description": "Send messages to (or consume from) Apache ActiveMQ. This component extends the Camel JMS component."
-	},
-	"properties": {
-		"camel.sink.path.destinationType": {
-			"name": "camel.sink.path.destinationType",
-			"description": "The kind of destination to use One of: [queue] [topic] [temp-queue] [temp-topic]",
-			"defaultValue": "\"queue\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"queue",
-				"topic",
-				"temp-queue",
-				"temp-topic"
-			]
-		},
-		"camel.sink.path.destinationName": {
-			"name": "camel.sink.path.destinationName",
-			"description": "Name of the queue or topic to use as destination",
-			"priority": "HIGH",
-			"required": "true"
-		},
-		"camel.sink.endpoint.clientId": {
-			"name": "camel.sink.endpoint.clientId",
-			"description": "Sets the JMS client ID to use. Note that this value, if specified, must be unique and can only be used by a single JMS connection instance. It is typically only required for durable topic subscriptions. If using Apache ActiveMQ you may prefer to use Virtual Topics instead.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.connectionFactory": {
-			"name": "camel.sink.endpoint.connectionFactory",
-			"description": "The connection factory to be use. A connection factory must be configured either on the component or endpoint.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.disableReplyTo": {
-			"name": "camel.sink.endpoint.disableReplyTo",
-			"description": "Specifies whether Camel ignores the JMSReplyTo header in messages. If true, Camel does not send a reply back to the destination specified in the JMSReplyTo header. You can use this option if you want Camel to consume from a route and you do not want Camel to automatically send back a reply message because another component in your code handles the reply message. You can also use this option if you want to use Camel as a proxy between different message brokers and you w [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.durableSubscriptionName": {
-			"name": "camel.sink.endpoint.durableSubscriptionName",
-			"description": "The durable subscriber name for specifying durable topic subscriptions. The clientId option must be configured as well.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.jmsMessageType": {
-			"name": "camel.sink.endpoint.jmsMessageType",
-			"description": "Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages. Possible values are: Bytes, Map, Object, Stream, Text. By default, Camel would determine which JMS message type to use from the In body type. This option allows you to specify it. One of: [Bytes] [Map] [Object] [Stream] [Text]",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"Bytes",
-				"Map",
-				"Object",
-				"Stream",
-				"Text"
-			]
-		},
-		"camel.sink.endpoint.replyTo": {
-			"name": "camel.sink.endpoint.replyTo",
-			"description": "Provides an explicit ReplyTo destination (overrides any incoming value of Message.getJMSReplyTo() in consumer).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.testConnectionOnStartup": {
-			"name": "camel.sink.endpoint.testConnectionOnStartup",
-			"description": "Specifies whether to test the connection on startup. This ensures that when Camel starts that all the JMS consumers have a valid connection to the JMS broker. If a connection cannot be granted then Camel throws an exception on startup. This ensures that Camel is not started with failed connections. The JMS producers is tested as well.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.deliveryDelay": {
-			"name": "camel.sink.endpoint.deliveryDelay",
-			"description": "Sets delivery delay to use for send calls for JMS. This option requires JMS 2.0 compliant broker.",
-			"defaultValue": "-1L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.deliveryMode": {
-			"name": "camel.sink.endpoint.deliveryMode",
-			"description": "Specifies the delivery mode to be used. Possible values are those defined by javax.jms.DeliveryMode. NON_PERSISTENT = 1 and PERSISTENT = 2. One of: [1] [2]",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"1",
-				"2"
-			]
-		},
-		"camel.sink.endpoint.deliveryPersistent": {
-			"name": "camel.sink.endpoint.deliveryPersistent",
-			"description": "Specifies whether persistent delivery is used by default.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.explicitQosEnabled": {
-			"name": "camel.sink.endpoint.explicitQosEnabled",
-			"description": "Set if the deliveryMode, priority or timeToLive qualities of service should be used when sending messages. This option is based on Spring's JmsTemplate. The deliveryMode, priority and timeToLive options are applied to the current endpoint. This contrasts with the preserveMessageQos option, which operates at message granularity, reading QoS properties exclusively from the Camel In message headers.",
-			"defaultValue": "\"false\"",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.formatDateHeadersToIso8601": {
-			"name": "camel.sink.endpoint.formatDateHeadersToIso8601",
-			"description": "Sets whether JMS date properties should be formatted according to the ISO 8601 standard.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.lazyStartProducer": {
-			"name": "camel.sink.endpoint.lazyStartProducer",
-			"description": "Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then creating and starting the pr [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.preserveMessageQos": {
-			"name": "camel.sink.endpoint.preserveMessageQos",
-			"description": "Set to true, if you want to send message using the QoS settings specified on the message, instead of the QoS settings on the JMS endpoint. The following three headers are considered JMSPriority, JMSDeliveryMode, and JMSExpiration. You can provide all or only some of them. If not provided, Camel will fall back to use the values from the endpoint instead. So, when using this option, the headers override the values from the endpoint. The explicitQosEnabled option, by cont [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.priority": {
-			"name": "camel.sink.endpoint.priority",
-			"description": "Values greater than 1 specify the message priority when sending (where 1 is the lowest priority and 9 is the highest). The explicitQosEnabled option must also be enabled in order for this option to have any effect. One of: [1] [2] [3] [4] [5] [6] [7] [8] [9]",
-			"defaultValue": "4",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"1",
-				"2",
-				"3",
-				"4",
-				"5",
-				"6",
-				"7",
-				"8",
-				"9"
-			]
-		},
-		"camel.sink.endpoint.replyToConcurrentConsumers": {
-			"name": "camel.sink.endpoint.replyToConcurrentConsumers",
-			"description": "Specifies the default number of concurrent consumers when doing request\/reply over JMS. See also the maxMessagesPerTask option to control dynamic scaling up\/down of threads.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.replyToMaxConcurrentConsumers": {
-			"name": "camel.sink.endpoint.replyToMaxConcurrentConsumers",
-			"description": "Specifies the maximum number of concurrent consumers when using request\/reply over JMS. See also the maxMessagesPerTask option to control dynamic scaling up\/down of threads.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.replyToOnTimeoutMaxConcurrentConsumers": {
-			"name": "camel.sink.endpoint.replyToOnTimeoutMaxConcurrentConsumers",
-			"description": "Specifies the maximum number of concurrent consumers for continue routing when timeout occurred when using request\/reply over JMS.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.replyToOverride": {
-			"name": "camel.sink.endpoint.replyToOverride",
-			"description": "Provides an explicit ReplyTo destination in the JMS message, which overrides the setting of replyTo. It is useful if you want to forward the message to a remote Queue and receive the reply message from the ReplyTo destination.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.replyToType": {
-			"name": "camel.sink.endpoint.replyToType",
-			"description": "Allows for explicitly specifying which kind of strategy to use for replyTo queues when doing request\/reply over JMS. Possible values are: Temporary, Shared, or Exclusive. By default Camel will use temporary queues. However if replyTo has been configured, then Shared is used by default. This option allows you to use exclusive queues instead of shared ones. See Camel JMS documentation for more details, and especially the notes about the implications if running in a clus [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"Temporary",
-				"Shared",
-				"Exclusive"
-			]
-		},
-		"camel.sink.endpoint.requestTimeout": {
-			"name": "camel.sink.endpoint.requestTimeout",
-			"description": "The timeout for waiting for a reply when using the InOut Exchange Pattern (in milliseconds). The default is 20 seconds. You can include the header CamelJmsRequestTimeout to override this endpoint configured timeout value, and thus have per message individual timeout values. See also the requestTimeoutCheckerInterval option.",
-			"defaultValue": "20000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.timeToLive": {
-			"name": "camel.sink.endpoint.timeToLive",
-			"description": "When sending messages, specifies the time-to-live of the message (in milliseconds).",
-			"defaultValue": "-1L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.allowAdditionalHeaders": {
-			"name": "camel.sink.endpoint.allowAdditionalHeaders",
-			"description": "This option is used to allow additional headers which may have values that are invalid according to JMS specification. For example some message systems such as WMQ do this with header names using prefix JMS_IBM_MQMD_ containing values with byte array or other invalid types. You can specify multiple header names separated by comma, and use as suffix for wildcard matching.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.allowNullBody": {
-			"name": "camel.sink.endpoint.allowNullBody",
-			"description": "Whether to allow sending messages with no body. If this option is false and the message body is null, then an JMSException is thrown.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.alwaysCopyMessage": {
-			"name": "camel.sink.endpoint.alwaysCopyMessage",
-			"description": "If true, Camel will always make a JMS message copy of the message when it is passed to the producer for sending. Copying the message is needed in some situations, such as when a replyToDestinationSelectorName is set (incidentally, Camel will set the alwaysCopyMessage option to true, if a replyToDestinationSelectorName is set)",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.correlationProperty": {
-			"name": "camel.sink.endpoint.correlationProperty",
-			"description": "When using InOut exchange pattern use this JMS property instead of JMSCorrelationID JMS property to correlate messages. If set messages will be correlated solely on the value of this property JMSCorrelationID property will be ignored and not set by Camel.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.disableTimeToLive": {
-			"name": "camel.sink.endpoint.disableTimeToLive",
-			"description": "Use this option to force disabling time to live. For example when you do request\/reply over JMS, then Camel will by default use the requestTimeout value as time to live on the message being sent. The problem is that the sender and receiver systems have to have their clocks synchronized, so they are in sync. This is not always so easy to archive. So you can use disableTimeToLive=true to not set a time to live value on the sent message. Then the message will not expire  [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.forceSendOriginalMessage": {
-			"name": "camel.sink.endpoint.forceSendOriginalMessage",
-			"description": "When using mapJmsMessage=false Camel will create a new JMS message to send to a new JMS destination if you touch the headers (get or set) during the route. Set this option to true to force Camel to send the original JMS message that was received.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.includeSentJMSMessageID": {
-			"name": "camel.sink.endpoint.includeSentJMSMessageID",
-			"description": "Only applicable when sending to JMS destination using InOnly (eg fire and forget). Enabling this option will enrich the Camel Exchange with the actual JMSMessageID that was used by the JMS client when the message was sent to the JMS destination.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.replyToCacheLevelName": {
-			"name": "camel.sink.endpoint.replyToCacheLevelName",
-			"description": "Sets the cache level by name for the reply consumer when doing request\/reply over JMS. This option only applies when using fixed reply queues (not temporary). Camel will by default use: CACHE_CONSUMER for exclusive or shared w\/ replyToSelectorName. And CACHE_SESSION for shared without replyToSelectorName. Some JMS brokers such as IBM WebSphere may require to set the replyToCacheLevelName=CACHE_NONE to work. Note: If using temporary queues then CACHE_NONE is not allow [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"CACHE_AUTO",
-				"CACHE_CONNECTION",
-				"CACHE_CONSUMER",
-				"CACHE_NONE",
-				"CACHE_SESSION"
-			]
-		},
-		"camel.sink.endpoint.replyToDestinationSelectorName": {
-			"name": "camel.sink.endpoint.replyToDestinationSelectorName",
-			"description": "Sets the JMS Selector using the fixed name to be used so you can filter out your own replies from the others when using a shared queue (that is, if you are not using a temporary reply queue).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.streamMessageTypeEnabled": {
-			"name": "camel.sink.endpoint.streamMessageTypeEnabled",
-			"description": "Sets whether StreamMessage type is enabled or not. Message payloads of streaming kind such as files, InputStream, etc will either by sent as BytesMessage or StreamMessage. This option controls which kind will be used. By default BytesMessage is used which enforces the entire message payload to be read into memory. By enabling this option the message payload is read into memory in chunks and each chunk is then written to the StreamMessage until no more data.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.allowSerializedHeaders": {
-			"name": "camel.sink.endpoint.allowSerializedHeaders",
-			"description": "Controls whether or not to include serialized headers. Applies only when transferExchange is true. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.artemisStreamingEnabled": {
-			"name": "camel.sink.endpoint.artemisStreamingEnabled",
-			"description": "Whether optimizing for Apache Artemis streaming mode. This can reduce memory overhead when using Artemis with JMS StreamMessage types. This option must only be enabled if Apache Artemis is being used.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.asyncStartListener": {
-			"name": "camel.sink.endpoint.asyncStartListener",
-			"description": "Whether to startup the JmsConsumer message listener asynchronously, when starting a route. For example if a JmsConsumer cannot get a connection to a remote JMS broker, then it may block while retrying and\/or failover. This will cause Camel to block while starting routes. By setting this option to true, you will let routes startup, while the JmsConsumer connects to the JMS broker using a dedicated thread in asynchronous mode. If this option is used, then beware that if [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.asyncStopListener": {
-			"name": "camel.sink.endpoint.asyncStopListener",
-			"description": "Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.destinationResolver": {
-			"name": "camel.sink.endpoint.destinationResolver",
-			"description": "A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.errorHandler": {
-			"name": "camel.sink.endpoint.errorHandler",
-			"description": "Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message. By default these exceptions will be logged at the WARN level, if no errorHandler has been configured. You can configure logging level and whether stack traces should be logged using errorHandlerLoggingLevel and errorHandlerLogStackTrace options. This makes it much easier to configure, than having to code a custom errorHandler.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.exceptionListener": {
-			"name": "camel.sink.endpoint.exceptionListener",
-			"description": "Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.headerFilterStrategy": {
-			"name": "camel.sink.endpoint.headerFilterStrategy",
-			"description": "To use a custom HeaderFilterStrategy to filter header to and from Camel message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.idleConsumerLimit": {
-			"name": "camel.sink.endpoint.idleConsumerLimit",
-			"description": "Specify the limit for the number of consumers that are allowed to be idle at any given time.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.idleTaskExecutionLimit": {
-			"name": "camel.sink.endpoint.idleTaskExecutionLimit",
-			"description": "Specifies the limit for idle executions of a receive task, not having received any message within its execution. If this limit is reached, the task will shut down and leave receiving to other executing tasks (in the case of dynamic scheduling; see the maxConcurrentConsumers setting). There is additional doc available from Spring.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.includeAllJMSXProperties": {
-			"name": "camel.sink.endpoint.includeAllJMSXProperties",
-			"description": "Whether to include all JMSXxxx properties when mapping from JMS to Camel Message. Setting this to true will include properties such as JMSXAppID, and JMSXUserID etc. Note: If you are using a custom headerFilterStrategy then this option does not apply.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.jmsKeyFormatStrategy": {
-			"name": "camel.sink.endpoint.jmsKeyFormatStrategy",
-			"description": "Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification. Camel provides two implementations out of the box: default and passthrough. The default strategy will safely marshal dots and hyphens (. and -). The passthrough strategy leaves the key as is. Can be used for JMS brokers which do not care whether JMS header keys contain illegal characters. You can provide your own implementation of the org.apache.camel.component.jm [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"default",
-				"passthrough"
-			]
-		},
-		"camel.sink.endpoint.mapJmsMessage": {
-			"name": "camel.sink.endpoint.mapJmsMessage",
-			"description": "Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.maxMessagesPerTask": {
-			"name": "camel.sink.endpoint.maxMessagesPerTask",
-			"description": "The number of messages per task. -1 is unlimited. If you use a range for concurrent consumers (eg min max), then this option can be used to set a value to eg 100 to control how fast the consumers will shrink when less work is required.",
-			"defaultValue": "-1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.messageConverter": {
-			"name": "camel.sink.endpoint.messageConverter",
-			"description": "To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to\/from a javax.jms.Message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.messageCreatedStrategy": {
-			"name": "camel.sink.endpoint.messageCreatedStrategy",
-			"description": "To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.messageIdEnabled": {
-			"name": "camel.sink.endpoint.messageIdEnabled",
-			"description": "When sending, specifies whether message IDs should be added. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the message ID set to null; if the provider ignores the hint, the message ID must be set to its normal unique value.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.messageListenerContainerFactory": {
-			"name": "camel.sink.endpoint.messageListenerContainerFactory",
-			"description": "Registry ID of the MessageListenerContainerFactory used to determine what org.springframework.jms.listener.AbstractMessageListenerContainer to use to consume messages. Setting this will automatically set consumerType to Custom.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.messageTimestampEnabled": {
-			"name": "camel.sink.endpoint.messageTimestampEnabled",
-			"description": "Specifies whether timestamps should be enabled by default on sending messages. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the timestamp set to zero; if the provider ignores the hint the timestamp must be set to its normal value.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.pubSubNoLocal": {
-			"name": "camel.sink.endpoint.pubSubNoLocal",
-			"description": "Specifies whether to inhibit the delivery of messages published by its own connection.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.receiveTimeout": {
-			"name": "camel.sink.endpoint.receiveTimeout",
-			"description": "The timeout for receiving messages (in milliseconds).",
-			"defaultValue": "1000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.recoveryInterval": {
-			"name": "camel.sink.endpoint.recoveryInterval",
-			"description": "Specifies the interval between recovery attempts, i.e. when a connection is being refreshed, in milliseconds. The default is 5000 ms, that is, 5 seconds.",
-			"defaultValue": "5000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.requestTimeoutCheckerInterval": {
-			"name": "camel.sink.endpoint.requestTimeoutCheckerInterval",
-			"description": "Configures how often Camel should check for timed out Exchanges when doing request\/reply over JMS. By default Camel checks once per second. But if you must react faster when a timeout occurs, then you can lower this interval, to check more frequently. The timeout is determined by the option requestTimeout.",
-			"defaultValue": "1000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.synchronous": {
-			"name": "camel.sink.endpoint.synchronous",
-			"description": "Sets whether synchronous processing should be strictly used",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.transferException": {
-			"name": "camel.sink.endpoint.transferException",
-			"description": "If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage. If the client is Camel, the returned Exception is rethrown. This allows you to use Camel JMS as a bridge in your routing - for example, using persistent queues to enable robust routing. Notice that if you also have transferExchange enabled, this option takes precedence. The caught [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.transferExchange": {
-			"name": "camel.sink.endpoint.transferExchange",
-			"description": "You can transfer the exchange over the wire instead of just the body and headers. The following fields are transferred: In body, Out body, Fault body, In headers, Out headers, Fault headers, exchange properties, exchange exception. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level. You must enable this option on both the producer and consumer side, so Camel knows the payloads is an Exchange and not [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.useMessageIDAsCorrelationID": {
-			"name": "camel.sink.endpoint.useMessageIDAsCorrelationID",
-			"description": "Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.waitForProvisionCorrelationToBeUpdatedCounter": {
-			"name": "camel.sink.endpoint.waitForProvisionCorrelationToBeUpdatedCounter",
-			"description": "Number of times to wait for provisional correlation id to be updated to the actual correlation id when doing request\/reply over JMS and when the option useMessageIDAsCorrelationID is enabled.",
-			"defaultValue": "50",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime": {
-			"name": "camel.sink.endpoint.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime",
-			"description": "Interval in millis to sleep each time while waiting for provisional correlation id to be updated.",
-			"defaultValue": "100L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.password": {
-			"name": "camel.sink.endpoint.password",
-			"description": "Password to use with the ConnectionFactory. You can also configure username\/password directly on the ConnectionFactory.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.username": {
-			"name": "camel.sink.endpoint.username",
-			"description": "Username to use with the ConnectionFactory. You can also configure username\/password directly on the ConnectionFactory.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.transacted": {
-			"name": "camel.sink.endpoint.transacted",
-			"description": "Specifies whether to use transacted mode",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.transactedInOut": {
-			"name": "camel.sink.endpoint.transactedInOut",
-			"description": "Specifies whether InOut operations (request reply) default to using transacted mode If this flag is set to true, then Spring JmsTemplate will have sessionTransacted set to true, and the acknowledgeMode as transacted on the JmsTemplate used for InOut operations. Note from Spring JMS: that within a JTA transaction, the parameters passed to createQueue, createTopic methods are not taken into account. Depending on the Java EE transaction context, the container makes its ow [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.lazyCreateTransactionManager": {
-			"name": "camel.sink.endpoint.lazyCreateTransactionManager",
-			"description": "If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.transactionManager": {
-			"name": "camel.sink.endpoint.transactionManager",
-			"description": "The Spring transaction manager to use.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.transactionName": {
-			"name": "camel.sink.endpoint.transactionName",
-			"description": "The name of the transaction to use.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.sink.endpoint.transactionTimeout": {
-			"name": "camel.sink.endpoint.transactionTimeout",
-			"description": "The timeout value of the transaction (in seconds), if using transacted mode.",
-			"defaultValue": "-1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.brokerURL": {
-			"name": "camel.component.activemq.brokerURL",
-			"description": "Sets the broker URL to use to connect to ActiveMQ. If none configured then localhost:61616 is used by default (however can be overridden by configuration from environment variables)",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.clientId": {
-			"name": "camel.component.activemq.clientId",
-			"description": "Sets the JMS client ID to use. Note that this value, if specified, must be unique and can only be used by a single JMS connection instance. It is typically only required for durable topic subscriptions. If using Apache ActiveMQ you may prefer to use Virtual Topics instead.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.connectionFactory": {
-			"name": "camel.component.activemq.connectionFactory",
-			"description": "The connection factory to be use. A connection factory must be configured either on the component or endpoint.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.disableReplyTo": {
-			"name": "camel.component.activemq.disableReplyTo",
-			"description": "Specifies whether Camel ignores the JMSReplyTo header in messages. If true, Camel does not send a reply back to the destination specified in the JMSReplyTo header. You can use this option if you want Camel to consume from a route and you do not want Camel to automatically send back a reply message because another component in your code handles the reply message. You can also use this option if you want to use Camel as a proxy between different message brokers and you w [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.durableSubscriptionName": {
-			"name": "camel.component.activemq.durableSubscriptionName",
-			"description": "The durable subscriber name for specifying durable topic subscriptions. The clientId option must be configured as well.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.jmsMessageType": {
-			"name": "camel.component.activemq.jmsMessageType",
-			"description": "Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages. Possible values are: Bytes, Map, Object, Stream, Text. By default, Camel would determine which JMS message type to use from the In body type. This option allows you to specify it. One of: [Bytes] [Map] [Object] [Stream] [Text]",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"Bytes",
-				"Map",
-				"Object",
-				"Stream",
-				"Text"
-			]
-		},
-		"camel.component.activemq.replyTo": {
-			"name": "camel.component.activemq.replyTo",
-			"description": "Provides an explicit ReplyTo destination (overrides any incoming value of Message.getJMSReplyTo() in consumer).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.testConnectionOnStartup": {
-			"name": "camel.component.activemq.testConnectionOnStartup",
-			"description": "Specifies whether to test the connection on startup. This ensures that when Camel starts that all the JMS consumers have a valid connection to the JMS broker. If a connection cannot be granted then Camel throws an exception on startup. This ensures that Camel is not started with failed connections. The JMS producers is tested as well.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.usePooledConnection": {
-			"name": "camel.component.activemq.usePooledConnection",
-			"description": "Enables or disables whether a PooledConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again. The default value is true.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.useSingleConnection": {
-			"name": "camel.component.activemq.useSingleConnection",
-			"description": "Enables or disables whether a Spring SingleConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again. The default value is false and a pooled connection is used by default.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.deliveryDelay": {
-			"name": "camel.component.activemq.deliveryDelay",
-			"description": "Sets delivery delay to use for send calls for JMS. This option requires JMS 2.0 compliant broker.",
-			"defaultValue": "-1L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.deliveryMode": {
-			"name": "camel.component.activemq.deliveryMode",
-			"description": "Specifies the delivery mode to be used. Possible values are those defined by javax.jms.DeliveryMode. NON_PERSISTENT = 1 and PERSISTENT = 2. One of: [1] [2]",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"1",
-				"2"
-			]
-		},
-		"camel.component.activemq.deliveryPersistent": {
-			"name": "camel.component.activemq.deliveryPersistent",
-			"description": "Specifies whether persistent delivery is used by default.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.explicitQosEnabled": {
-			"name": "camel.component.activemq.explicitQosEnabled",
-			"description": "Set if the deliveryMode, priority or timeToLive qualities of service should be used when sending messages. This option is based on Spring's JmsTemplate. The deliveryMode, priority and timeToLive options are applied to the current endpoint. This contrasts with the preserveMessageQos option, which operates at message granularity, reading QoS properties exclusively from the Camel In message headers.",
-			"defaultValue": "\"false\"",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.formatDateHeadersToIso8601": {
-			"name": "camel.component.activemq.formatDateHeadersToIso8601",
-			"description": "Sets whether JMS date properties should be formatted according to the ISO 8601 standard.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.lazyStartProducer": {
-			"name": "camel.component.activemq.lazyStartProducer",
-			"description": "Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then creating and starting the pr [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.preserveMessageQos": {
-			"name": "camel.component.activemq.preserveMessageQos",
-			"description": "Set to true, if you want to send message using the QoS settings specified on the message, instead of the QoS settings on the JMS endpoint. The following three headers are considered JMSPriority, JMSDeliveryMode, and JMSExpiration. You can provide all or only some of them. If not provided, Camel will fall back to use the values from the endpoint instead. So, when using this option, the headers override the values from the endpoint. The explicitQosEnabled option, by cont [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.priority": {
-			"name": "camel.component.activemq.priority",
-			"description": "Values greater than 1 specify the message priority when sending (where 1 is the lowest priority and 9 is the highest). The explicitQosEnabled option must also be enabled in order for this option to have any effect. One of: [1] [2] [3] [4] [5] [6] [7] [8] [9]",
-			"defaultValue": "4",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"1",
-				"2",
-				"3",
-				"4",
-				"5",
-				"6",
-				"7",
-				"8",
-				"9"
-			]
-		},
-		"camel.component.activemq.replyToConcurrentConsumers": {
-			"name": "camel.component.activemq.replyToConcurrentConsumers",
-			"description": "Specifies the default number of concurrent consumers when doing request\/reply over JMS. See also the maxMessagesPerTask option to control dynamic scaling up\/down of threads.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.replyToMaxConcurrentConsumers": {
-			"name": "camel.component.activemq.replyToMaxConcurrentConsumers",
-			"description": "Specifies the maximum number of concurrent consumers when using request\/reply over JMS. See also the maxMessagesPerTask option to control dynamic scaling up\/down of threads.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.replyToOnTimeoutMaxConcurrentConsumers": {
-			"name": "camel.component.activemq.replyToOnTimeoutMaxConcurrentConsumers",
-			"description": "Specifies the maximum number of concurrent consumers for continue routing when timeout occurred when using request\/reply over JMS.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.replyToOverride": {
-			"name": "camel.component.activemq.replyToOverride",
-			"description": "Provides an explicit ReplyTo destination in the JMS message, which overrides the setting of replyTo. It is useful if you want to forward the message to a remote Queue and receive the reply message from the ReplyTo destination.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.replyToType": {
-			"name": "camel.component.activemq.replyToType",
-			"description": "Allows for explicitly specifying which kind of strategy to use for replyTo queues when doing request\/reply over JMS. Possible values are: Temporary, Shared, or Exclusive. By default Camel will use temporary queues. However if replyTo has been configured, then Shared is used by default. This option allows you to use exclusive queues instead of shared ones. See Camel JMS documentation for more details, and especially the notes about the implications if running in a clus [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"Temporary",
-				"Shared",
-				"Exclusive"
-			]
-		},
-		"camel.component.activemq.requestTimeout": {
-			"name": "camel.component.activemq.requestTimeout",
-			"description": "The timeout for waiting for a reply when using the InOut Exchange Pattern (in milliseconds). The default is 20 seconds. You can include the header CamelJmsRequestTimeout to override this endpoint configured timeout value, and thus have per message individual timeout values. See also the requestTimeoutCheckerInterval option.",
-			"defaultValue": "20000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.timeToLive": {
-			"name": "camel.component.activemq.timeToLive",
-			"description": "When sending messages, specifies the time-to-live of the message (in milliseconds).",
-			"defaultValue": "-1L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.allowAdditionalHeaders": {
-			"name": "camel.component.activemq.allowAdditionalHeaders",
-			"description": "This option is used to allow additional headers which may have values that are invalid according to JMS specification. For example some message systems such as WMQ do this with header names using prefix JMS_IBM_MQMD_ containing values with byte array or other invalid types. You can specify multiple header names separated by comma, and use as suffix for wildcard matching.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.allowNullBody": {
-			"name": "camel.component.activemq.allowNullBody",
-			"description": "Whether to allow sending messages with no body. If this option is false and the message body is null, then an JMSException is thrown.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.alwaysCopyMessage": {
-			"name": "camel.component.activemq.alwaysCopyMessage",
-			"description": "If true, Camel will always make a JMS message copy of the message when it is passed to the producer for sending. Copying the message is needed in some situations, such as when a replyToDestinationSelectorName is set (incidentally, Camel will set the alwaysCopyMessage option to true, if a replyToDestinationSelectorName is set)",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.correlationProperty": {
-			"name": "camel.component.activemq.correlationProperty",
-			"description": "When using InOut exchange pattern use this JMS property instead of JMSCorrelationID JMS property to correlate messages. If set messages will be correlated solely on the value of this property JMSCorrelationID property will be ignored and not set by Camel.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.disableTimeToLive": {
-			"name": "camel.component.activemq.disableTimeToLive",
-			"description": "Use this option to force disabling time to live. For example when you do request\/reply over JMS, then Camel will by default use the requestTimeout value as time to live on the message being sent. The problem is that the sender and receiver systems have to have their clocks synchronized, so they are in sync. This is not always so easy to archive. So you can use disableTimeToLive=true to not set a time to live value on the sent message. Then the message will not expire  [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.forceSendOriginalMessage": {
-			"name": "camel.component.activemq.forceSendOriginalMessage",
-			"description": "When using mapJmsMessage=false Camel will create a new JMS message to send to a new JMS destination if you touch the headers (get or set) during the route. Set this option to true to force Camel to send the original JMS message that was received.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.includeSentJMSMessageID": {
-			"name": "camel.component.activemq.includeSentJMSMessageID",
-			"description": "Only applicable when sending to JMS destination using InOnly (eg fire and forget). Enabling this option will enrich the Camel Exchange with the actual JMSMessageID that was used by the JMS client when the message was sent to the JMS destination.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.replyToCacheLevelName": {
-			"name": "camel.component.activemq.replyToCacheLevelName",
-			"description": "Sets the cache level by name for the reply consumer when doing request\/reply over JMS. This option only applies when using fixed reply queues (not temporary). Camel will by default use: CACHE_CONSUMER for exclusive or shared w\/ replyToSelectorName. And CACHE_SESSION for shared without replyToSelectorName. Some JMS brokers such as IBM WebSphere may require to set the replyToCacheLevelName=CACHE_NONE to work. Note: If using temporary queues then CACHE_NONE is not allow [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"CACHE_AUTO",
-				"CACHE_CONNECTION",
-				"CACHE_CONSUMER",
-				"CACHE_NONE",
-				"CACHE_SESSION"
-			]
-		},
-		"camel.component.activemq.replyToDestinationSelectorName": {
-			"name": "camel.component.activemq.replyToDestinationSelectorName",
-			"description": "Sets the JMS Selector using the fixed name to be used so you can filter out your own replies from the others when using a shared queue (that is, if you are not using a temporary reply queue).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.streamMessageTypeEnabled": {
-			"name": "camel.component.activemq.streamMessageTypeEnabled",
-			"description": "Sets whether StreamMessage type is enabled or not. Message payloads of streaming kind such as files, InputStream, etc will either by sent as BytesMessage or StreamMessage. This option controls which kind will be used. By default BytesMessage is used which enforces the entire message payload to be read into memory. By enabling this option the message payload is read into memory in chunks and each chunk is then written to the StreamMessage until no more data.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.allowAutoWiredConnectionFactory": {
-			"name": "camel.component.activemq.allowAutoWiredConnectionFactory",
-			"description": "Whether to auto-discover ConnectionFactory from the registry, if no connection factory has been configured. If only one instance of ConnectionFactory is found then it will be used. This is enabled by default.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.allowAutoWiredDestinationResolver": {
-			"name": "camel.component.activemq.allowAutoWiredDestinationResolver",
-			"description": "Whether to auto-discover DestinationResolver from the registry, if no destination resolver has been configured. If only one instance of DestinationResolver is found then it will be used. This is enabled by default.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.allowSerializedHeaders": {
-			"name": "camel.component.activemq.allowSerializedHeaders",
-			"description": "Controls whether or not to include serialized headers. Applies only when transferExchange is true. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.artemisStreamingEnabled": {
-			"name": "camel.component.activemq.artemisStreamingEnabled",
-			"description": "Whether optimizing for Apache Artemis streaming mode. This can reduce memory overhead when using Artemis with JMS StreamMessage types. This option must only be enabled if Apache Artemis is being used.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.asyncStartListener": {
-			"name": "camel.component.activemq.asyncStartListener",
-			"description": "Whether to startup the JmsConsumer message listener asynchronously, when starting a route. For example if a JmsConsumer cannot get a connection to a remote JMS broker, then it may block while retrying and\/or failover. This will cause Camel to block while starting routes. By setting this option to true, you will let routes startup, while the JmsConsumer connects to the JMS broker using a dedicated thread in asynchronous mode. If this option is used, then beware that if [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.asyncStopListener": {
-			"name": "camel.component.activemq.asyncStopListener",
-			"description": "Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.autowiredEnabled": {
-			"name": "camel.component.activemq.autowiredEnabled",
-			"description": "Whether autowiring is enabled. This is used for automatic autowiring options (the option must be marked as autowired) by looking up in the registry to find if there is a single instance of matching type, which then gets configured on the component. This can be used for automatic configuring JDBC data sources, JMS connection factories, AWS Clients, etc.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.configuration": {
-			"name": "camel.component.activemq.configuration",
-			"description": "To use a shared JMS configuration",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.destinationResolver": {
-			"name": "camel.component.activemq.destinationResolver",
-			"description": "A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.errorHandler": {
-			"name": "camel.component.activemq.errorHandler",
-			"description": "Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message. By default these exceptions will be logged at the WARN level, if no errorHandler has been configured. You can configure logging level and whether stack traces should be logged using errorHandlerLoggingLevel and errorHandlerLogStackTrace options. This makes it much easier to configure, than having to code a custom errorHandler.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.exceptionListener": {
-			"name": "camel.component.activemq.exceptionListener",
-			"description": "Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.idleConsumerLimit": {
-			"name": "camel.component.activemq.idleConsumerLimit",
-			"description": "Specify the limit for the number of consumers that are allowed to be idle at any given time.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.idleTaskExecutionLimit": {
-			"name": "camel.component.activemq.idleTaskExecutionLimit",
-			"description": "Specifies the limit for idle executions of a receive task, not having received any message within its execution. If this limit is reached, the task will shut down and leave receiving to other executing tasks (in the case of dynamic scheduling; see the maxConcurrentConsumers setting). There is additional doc available from Spring.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.includeAllJMSXProperties": {
-			"name": "camel.component.activemq.includeAllJMSXProperties",
-			"description": "Whether to include all JMSXxxx properties when mapping from JMS to Camel Message. Setting this to true will include properties such as JMSXAppID, and JMSXUserID etc. Note: If you are using a custom headerFilterStrategy then this option does not apply.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.jmsKeyFormatStrategy": {
-			"name": "camel.component.activemq.jmsKeyFormatStrategy",
-			"description": "Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification. Camel provides two implementations out of the box: default and passthrough. The default strategy will safely marshal dots and hyphens (. and -). The passthrough strategy leaves the key as is. Can be used for JMS brokers which do not care whether JMS header keys contain illegal characters. You can provide your own implementation of the org.apache.camel.component.jm [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"default",
-				"passthrough"
-			]
-		},
-		"camel.component.activemq.mapJmsMessage": {
-			"name": "camel.component.activemq.mapJmsMessage",
-			"description": "Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.maxMessagesPerTask": {
-			"name": "camel.component.activemq.maxMessagesPerTask",
-			"description": "The number of messages per task. -1 is unlimited. If you use a range for concurrent consumers (eg min max), then this option can be used to set a value to eg 100 to control how fast the consumers will shrink when less work is required.",
-			"defaultValue": "-1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageConverter": {
-			"name": "camel.component.activemq.messageConverter",
-			"description": "To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to\/from a javax.jms.Message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageCreatedStrategy": {
-			"name": "camel.component.activemq.messageCreatedStrategy",
-			"description": "To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageIdEnabled": {
-			"name": "camel.component.activemq.messageIdEnabled",
-			"description": "When sending, specifies whether message IDs should be added. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the message ID set to null; if the provider ignores the hint, the message ID must be set to its normal unique value.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageListenerContainerFactory": {
-			"name": "camel.component.activemq.messageListenerContainerFactory",
-			"description": "Registry ID of the MessageListenerContainerFactory used to determine what org.springframework.jms.listener.AbstractMessageListenerContainer to use to consume messages. Setting this will automatically set consumerType to Custom.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageTimestampEnabled": {
-			"name": "camel.component.activemq.messageTimestampEnabled",
-			"description": "Specifies whether timestamps should be enabled by default on sending messages. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the timestamp set to zero; if the provider ignores the hint the timestamp must be set to its normal value.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.pubSubNoLocal": {
-			"name": "camel.component.activemq.pubSubNoLocal",
-			"description": "Specifies whether to inhibit the delivery of messages published by its own connection.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.queueBrowseStrategy": {
-			"name": "camel.component.activemq.queueBrowseStrategy",
-			"description": "To use a custom QueueBrowseStrategy when browsing queues",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.receiveTimeout": {
-			"name": "camel.component.activemq.receiveTimeout",
-			"description": "The timeout for receiving messages (in milliseconds).",
-			"defaultValue": "1000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.recoveryInterval": {
-			"name": "camel.component.activemq.recoveryInterval",
-			"description": "Specifies the interval between recovery attempts, i.e. when a connection is being refreshed, in milliseconds. The default is 5000 ms, that is, 5 seconds.",
-			"defaultValue": "5000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.requestTimeoutCheckerInterval": {
-			"name": "camel.component.activemq.requestTimeoutCheckerInterval",
-			"description": "Configures how often Camel should check for timed out Exchanges when doing request\/reply over JMS. By default Camel checks once per second. But if you must react faster when a timeout occurs, then you can lower this interval, to check more frequently. The timeout is determined by the option requestTimeout.",
-			"defaultValue": "1000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.synchronous": {
-			"name": "camel.component.activemq.synchronous",
-			"description": "Sets whether synchronous processing should be strictly used",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transferException": {
-			"name": "camel.component.activemq.transferException",
-			"description": "If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage. If the client is Camel, the returned Exception is rethrown. This allows you to use Camel JMS as a bridge in your routing - for example, using persistent queues to enable robust routing. Notice that if you also have transferExchange enabled, this option takes precedence. The caught [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transferExchange": {
-			"name": "camel.component.activemq.transferExchange",
-			"description": "You can transfer the exchange over the wire instead of just the body and headers. The following fields are transferred: In body, Out body, Fault body, In headers, Out headers, Fault headers, exchange properties, exchange exception. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level. You must enable this option on both the producer and consumer side, so Camel knows the payloads is an Exchange and not [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.trustAllPackages": {
-			"name": "camel.component.activemq.trustAllPackages",
-			"description": "Define if all Java packages are trusted or not (for Java object JMS message types). Notice its not recommended practice to send Java serialized objects over network. Setting this to true can expose security risks, so use this with care.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.useMessageIDAsCorrelationID": {
-			"name": "camel.component.activemq.useMessageIDAsCorrelationID",
-			"description": "Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.waitForProvisionCorrelationToBeUpdatedCounter": {
-			"name": "camel.component.activemq.waitForProvisionCorrelationToBeUpdatedCounter",
-			"description": "Number of times to wait for provisional correlation id to be updated to the actual correlation id when doing request\/reply over JMS and when the option useMessageIDAsCorrelationID is enabled.",
-			"defaultValue": "50",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime": {
-			"name": "camel.component.activemq.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime",
-			"description": "Interval in millis to sleep each time while waiting for provisional correlation id to be updated.",
-			"defaultValue": "100L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.headerFilterStrategy": {
-			"name": "camel.component.activemq.headerFilterStrategy",
-			"description": "To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter header to and from Camel message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.password": {
-			"name": "camel.component.activemq.password",
-			"description": "Password to use with the ConnectionFactory. You can also configure username\/password directly on the ConnectionFactory.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.username": {
-			"name": "camel.component.activemq.username",
-			"description": "Username to use with the ConnectionFactory. You can also configure username\/password directly on the ConnectionFactory.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transacted": {
-			"name": "camel.component.activemq.transacted",
-			"description": "Specifies whether to use transacted mode",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transactedInOut": {
-			"name": "camel.component.activemq.transactedInOut",
-			"description": "Specifies whether InOut operations (request reply) default to using transacted mode If this flag is set to true, then Spring JmsTemplate will have sessionTransacted set to true, and the acknowledgeMode as transacted on the JmsTemplate used for InOut operations. Note from Spring JMS: that within a JTA transaction, the parameters passed to createQueue, createTopic methods are not taken into account. Depending on the Java EE transaction context, the container makes its ow [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.lazyCreateTransactionManager": {
-			"name": "camel.component.activemq.lazyCreateTransactionManager",
-			"description": "If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transactionManager": {
-			"name": "camel.component.activemq.transactionManager",
-			"description": "The Spring transaction manager to use.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transactionName": {
-			"name": "camel.component.activemq.transactionName",
-			"description": "The name of the transaction to use.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transactionTimeout": {
-			"name": "camel.component.activemq.transactionTimeout",
-			"description": "The timeout value of the transaction (in seconds), if using transacted mode.",
-			"defaultValue": "-1",
-			"priority": "MEDIUM",
-			"required": "false"
-		}
-	}
-}
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/generated/resources/camel-activemq-source.json b/connectors/camel-activemq-kafka-connector/src/generated/resources/camel-activemq-source.json
deleted file mode 100644
index e867e95..0000000
--- a/connectors/camel-activemq-kafka-connector/src/generated/resources/camel-activemq-source.json
+++ /dev/null
@@ -1,1101 +0,0 @@
-{
-	"connector": {
-		"class": "org.apache.camel.kafkaconnector.activemq.CamelActivemqSourceConnector",
-		"artifactId": "camel-activemq-kafka-connector",
-		"groupId": "org.apache.camel.kafkaconnector",
-		"id": "camel-activemq-source",
-		"type": "source",
-		"version": "0.12.0-SNAPSHOT",
-		"description": "Send messages to (or consume from) Apache ActiveMQ. This component extends the Camel JMS component."
-	},
-	"properties": {
-		"camel.source.path.destinationType": {
-			"name": "camel.source.path.destinationType",
-			"description": "The kind of destination to use One of: [queue] [topic] [temp-queue] [temp-topic]",
-			"defaultValue": "\"queue\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"queue",
-				"topic",
-				"temp-queue",
-				"temp-topic"
-			]
-		},
-		"camel.source.path.destinationName": {
-			"name": "camel.source.path.destinationName",
-			"description": "Name of the queue or topic to use as destination",
-			"priority": "HIGH",
-			"required": "true"
-		},
-		"camel.source.endpoint.clientId": {
-			"name": "camel.source.endpoint.clientId",
-			"description": "Sets the JMS client ID to use. Note that this value, if specified, must be unique and can only be used by a single JMS connection instance. It is typically only required for durable topic subscriptions. If using Apache ActiveMQ you may prefer to use Virtual Topics instead.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.connectionFactory": {
-			"name": "camel.source.endpoint.connectionFactory",
-			"description": "The connection factory to be use. A connection factory must be configured either on the component or endpoint.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.disableReplyTo": {
-			"name": "camel.source.endpoint.disableReplyTo",
-			"description": "Specifies whether Camel ignores the JMSReplyTo header in messages. If true, Camel does not send a reply back to the destination specified in the JMSReplyTo header. You can use this option if you want Camel to consume from a route and you do not want Camel to automatically send back a reply message because another component in your code handles the reply message. You can also use this option if you want to use Camel as a proxy between different message brokers and you w [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.durableSubscriptionName": {
-			"name": "camel.source.endpoint.durableSubscriptionName",
-			"description": "The durable subscriber name for specifying durable topic subscriptions. The clientId option must be configured as well.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.jmsMessageType": {
-			"name": "camel.source.endpoint.jmsMessageType",
-			"description": "Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages. Possible values are: Bytes, Map, Object, Stream, Text. By default, Camel would determine which JMS message type to use from the In body type. This option allows you to specify it. One of: [Bytes] [Map] [Object] [Stream] [Text]",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"Bytes",
-				"Map",
-				"Object",
-				"Stream",
-				"Text"
-			]
-		},
-		"camel.source.endpoint.replyTo": {
-			"name": "camel.source.endpoint.replyTo",
-			"description": "Provides an explicit ReplyTo destination (overrides any incoming value of Message.getJMSReplyTo() in consumer).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.testConnectionOnStartup": {
-			"name": "camel.source.endpoint.testConnectionOnStartup",
-			"description": "Specifies whether to test the connection on startup. This ensures that when Camel starts that all the JMS consumers have a valid connection to the JMS broker. If a connection cannot be granted then Camel throws an exception on startup. This ensures that Camel is not started with failed connections. The JMS producers is tested as well.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.acknowledgementModeName": {
-			"name": "camel.source.endpoint.acknowledgementModeName",
-			"description": "The JMS acknowledgement name, which is one of: SESSION_TRANSACTED, CLIENT_ACKNOWLEDGE, AUTO_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE One of: [SESSION_TRANSACTED] [CLIENT_ACKNOWLEDGE] [AUTO_ACKNOWLEDGE] [DUPS_OK_ACKNOWLEDGE]",
-			"defaultValue": "\"AUTO_ACKNOWLEDGE\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"SESSION_TRANSACTED",
-				"CLIENT_ACKNOWLEDGE",
-				"AUTO_ACKNOWLEDGE",
-				"DUPS_OK_ACKNOWLEDGE"
-			]
-		},
-		"camel.source.endpoint.artemisConsumerPriority": {
-			"name": "camel.source.endpoint.artemisConsumerPriority",
-			"description": "Consumer priorities allow you to ensure that high priority consumers receive messages while they are active. Normally, active consumers connected to a queue receive messages from it in a round-robin fashion. When consumer priorities are in use, messages are delivered round-robin if multiple active consumers exist with the same high priority. Messages will only going to lower priority consumers when the high priority consumers do not have credit available to consume the [...]
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.asyncConsumer": {
-			"name": "camel.source.endpoint.asyncConsumer",
-			"description": "Whether the JmsConsumer processes the Exchange asynchronously. If enabled then the JmsConsumer may pickup the next message from the JMS queue, while the previous message is being processed asynchronously (by the Asynchronous Routing Engine). This means that messages may be processed not 100% strictly in order. If disabled (as default) then the Exchange is fully processed before the JmsConsumer will pickup the next message from the JMS queue. Note if transacted has been [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.autoStartup": {
-			"name": "camel.source.endpoint.autoStartup",
-			"description": "Specifies whether the consumer container should auto-startup.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.cacheLevel": {
-			"name": "camel.source.endpoint.cacheLevel",
-			"description": "Sets the cache level by ID for the underlying JMS resources. See cacheLevelName option for more details.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.cacheLevelName": {
-			"name": "camel.source.endpoint.cacheLevelName",
-			"description": "Sets the cache level by name for the underlying JMS resources. Possible values are: CACHE_AUTO, CACHE_CONNECTION, CACHE_CONSUMER, CACHE_NONE, and CACHE_SESSION. The default setting is CACHE_AUTO. See the Spring documentation and Transactions Cache Levels for more information. One of: [CACHE_AUTO] [CACHE_CONNECTION] [CACHE_CONSUMER] [CACHE_NONE] [CACHE_SESSION]",
-			"defaultValue": "\"CACHE_AUTO\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"CACHE_AUTO",
-				"CACHE_CONNECTION",
-				"CACHE_CONSUMER",
-				"CACHE_NONE",
-				"CACHE_SESSION"
-			]
-		},
-		"camel.source.endpoint.concurrentConsumers": {
-			"name": "camel.source.endpoint.concurrentConsumers",
-			"description": "Specifies the default number of concurrent consumers when consuming from JMS (not for request\/reply over JMS). See also the maxMessagesPerTask option to control dynamic scaling up\/down of threads. When doing request\/reply over JMS then the option replyToConcurrentConsumers is used to control number of concurrent consumers on the reply message listener.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.maxConcurrentConsumers": {
-			"name": "camel.source.endpoint.maxConcurrentConsumers",
-			"description": "Specifies the maximum number of concurrent consumers when consuming from JMS (not for request\/reply over JMS). See also the maxMessagesPerTask option to control dynamic scaling up\/down of threads. When doing request\/reply over JMS then the option replyToMaxConcurrentConsumers is used to control number of concurrent consumers on the reply message listener.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.replyToDeliveryPersistent": {
-			"name": "camel.source.endpoint.replyToDeliveryPersistent",
-			"description": "Specifies whether to use persistent delivery by default for replies.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.selector": {
-			"name": "camel.source.endpoint.selector",
-			"description": "Sets the JMS selector to use",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.subscriptionDurable": {
-			"name": "camel.source.endpoint.subscriptionDurable",
-			"description": "Set whether to make the subscription durable. The durable subscription name to be used can be specified through the subscriptionName property. Default is false. Set this to true to register a durable subscription, typically in combination with a subscriptionName value (unless your message listener class name is good enough as subscription name). Only makes sense when listening to a topic (pub-sub domain), therefore this method switches the pubSubDomain flag as well.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.subscriptionName": {
-			"name": "camel.source.endpoint.subscriptionName",
-			"description": "Set the name of a subscription to create. To be applied in case of a topic (pub-sub domain) with a shared or durable subscription. The subscription name needs to be unique within this client's JMS client id. Default is the class name of the specified message listener. Note: Only 1 concurrent consumer (which is the default of this message listener container) is allowed for each subscription, except for a shared subscription (which requires JMS 2.0).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.subscriptionShared": {
-			"name": "camel.source.endpoint.subscriptionShared",
-			"description": "Set whether to make the subscription shared. The shared subscription name to be used can be specified through the subscriptionName property. Default is false. Set this to true to register a shared subscription, typically in combination with a subscriptionName value (unless your message listener class name is good enough as subscription name). Note that shared subscriptions may also be durable, so this flag can (and often will) be combined with subscriptionDurable as we [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.acceptMessagesWhileStopping": {
-			"name": "camel.source.endpoint.acceptMessagesWhileStopping",
-			"description": "Specifies whether the consumer accept messages while it is stopping. You may consider enabling this option, if you start and stop JMS routes at runtime, while there are still messages enqueued on the queue. If this option is false, and you stop the JMS route, then messages may be rejected, and the JMS broker would have to attempt redeliveries, which yet again may be rejected, and eventually the message may be moved at a dead letter queue on the JMS broker. To avoid thi [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.allowReplyManagerQuickStop": {
-			"name": "camel.source.endpoint.allowReplyManagerQuickStop",
-			"description": "Whether the DefaultMessageListenerContainer used in the reply managers for request-reply messaging allow the DefaultMessageListenerContainer.runningAllowed flag to quick stop in case JmsConfiguration#isAcceptMessagesWhileStopping is enabled, and org.apache.camel.CamelContext is currently being stopped. This quick stop ability is enabled by default in the regular JMS consumers but to enable for reply managers you must enable this flag.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.consumerType": {
-			"name": "camel.source.endpoint.consumerType",
-			"description": "The consumer type to use, which can be one of: Simple, Default, or Custom. The consumer type determines which Spring JMS listener to use. Default will use org.springframework.jms.listener.DefaultMessageListenerContainer, Simple will use org.springframework.jms.listener.SimpleMessageListenerContainer. When Custom is specified, the MessageListenerContainerFactory defined by the messageListenerContainerFactory option will determine what org.springframework.jms.listener.Ab [...]
-			"defaultValue": "\"Default\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"Simple",
-				"Default",
-				"Custom"
-			]
-		},
-		"camel.source.endpoint.defaultTaskExecutorType": {
-			"name": "camel.source.endpoint.defaultTaskExecutorType",
-			"description": "Specifies what default TaskExecutor type to use in the DefaultMessageListenerContainer, for both consumer endpoints and the ReplyTo consumer of producer endpoints. Possible values: SimpleAsync (uses Spring's SimpleAsyncTaskExecutor) or ThreadPool (uses Spring's ThreadPoolTaskExecutor with optimal values - cached threadpool-like). If not set, it defaults to the previous behaviour, which uses a cached thread pool for consumer endpoints and SimpleAsync for reply consumers [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"ThreadPool",
-				"SimpleAsync"
-			]
-		},
-		"camel.source.endpoint.destinationOptions": {
-			"name": "camel.source.endpoint.destinationOptions",
-			"description": "Destination Options are a way to provide extended configuration options to a JMS consumer without having to extend the JMS API. The options are encoded using URL query syntax in the destination name that the consumer is created on. See more details at https:\/\/activemq.apache.org\/destination-options.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.eagerLoadingOfProperties": {
-			"name": "camel.source.endpoint.eagerLoadingOfProperties",
-			"description": "Enables eager loading of JMS properties and payload as soon as a message is loaded which generally is inefficient as the JMS properties may not be required but sometimes can catch early any issues with the underlying JMS provider and the use of JMS properties. See also the option eagerPoisonBody.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.eagerPoisonBody": {
-			"name": "camel.source.endpoint.eagerPoisonBody",
-			"description": "If eagerLoadingOfProperties is enabled and the JMS message payload (JMS body or JMS properties) is poison (cannot be read\/mapped), then set this text as the message body instead so the message can be processed (the cause of the poison are already stored as exception on the Exchange). This can be turned off by setting eagerPoisonBody=false. See also the option eagerLoadingOfProperties.",
-			"defaultValue": "\"Poison JMS message due to ${exception.message}\"",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.exceptionHandler": {
-			"name": "camel.source.endpoint.exceptionHandler",
-			"description": "To let the consumer use a custom ExceptionHandler. Notice if the option bridgeErrorHandler is enabled then this option is not in use. By default the consumer will deal with exceptions, that will be logged at WARN or ERROR level and ignored.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.exchangePattern": {
-			"name": "camel.source.endpoint.exchangePattern",
-			"description": "Sets the exchange pattern when the consumer creates an exchange. One of: [InOnly] [InOut] [InOptionalOut]",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"InOnly",
-				"InOut",
-				"InOptionalOut"
-			]
-		},
-		"camel.source.endpoint.exposeListenerSession": {
-			"name": "camel.source.endpoint.exposeListenerSession",
-			"description": "Specifies whether the listener session should be exposed when consuming messages.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.replyToSameDestinationAllowed": {
-			"name": "camel.source.endpoint.replyToSameDestinationAllowed",
-			"description": "Whether a JMS consumer is allowed to send a reply message to the same destination that the consumer is using to consume from. This prevents an endless loop by consuming and sending back the same message to itself.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.taskExecutor": {
-			"name": "camel.source.endpoint.taskExecutor",
-			"description": "Allows you to specify a custom task executor for consuming messages.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.allowSerializedHeaders": {
-			"name": "camel.source.endpoint.allowSerializedHeaders",
-			"description": "Controls whether or not to include serialized headers. Applies only when transferExchange is true. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.artemisStreamingEnabled": {
-			"name": "camel.source.endpoint.artemisStreamingEnabled",
-			"description": "Whether optimizing for Apache Artemis streaming mode. This can reduce memory overhead when using Artemis with JMS StreamMessage types. This option must only be enabled if Apache Artemis is being used.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.asyncStartListener": {
-			"name": "camel.source.endpoint.asyncStartListener",
-			"description": "Whether to startup the JmsConsumer message listener asynchronously, when starting a route. For example if a JmsConsumer cannot get a connection to a remote JMS broker, then it may block while retrying and\/or failover. This will cause Camel to block while starting routes. By setting this option to true, you will let routes startup, while the JmsConsumer connects to the JMS broker using a dedicated thread in asynchronous mode. If this option is used, then beware that if [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.asyncStopListener": {
-			"name": "camel.source.endpoint.asyncStopListener",
-			"description": "Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.destinationResolver": {
-			"name": "camel.source.endpoint.destinationResolver",
-			"description": "A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.errorHandler": {
-			"name": "camel.source.endpoint.errorHandler",
-			"description": "Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message. By default these exceptions will be logged at the WARN level, if no errorHandler has been configured. You can configure logging level and whether stack traces should be logged using errorHandlerLoggingLevel and errorHandlerLogStackTrace options. This makes it much easier to configure, than having to code a custom errorHandler.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.exceptionListener": {
-			"name": "camel.source.endpoint.exceptionListener",
-			"description": "Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.headerFilterStrategy": {
-			"name": "camel.source.endpoint.headerFilterStrategy",
-			"description": "To use a custom HeaderFilterStrategy to filter header to and from Camel message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.idleConsumerLimit": {
-			"name": "camel.source.endpoint.idleConsumerLimit",
-			"description": "Specify the limit for the number of consumers that are allowed to be idle at any given time.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.idleTaskExecutionLimit": {
-			"name": "camel.source.endpoint.idleTaskExecutionLimit",
-			"description": "Specifies the limit for idle executions of a receive task, not having received any message within its execution. If this limit is reached, the task will shut down and leave receiving to other executing tasks (in the case of dynamic scheduling; see the maxConcurrentConsumers setting). There is additional doc available from Spring.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.includeAllJMSXProperties": {
-			"name": "camel.source.endpoint.includeAllJMSXProperties",
-			"description": "Whether to include all JMSXxxx properties when mapping from JMS to Camel Message. Setting this to true will include properties such as JMSXAppID, and JMSXUserID etc. Note: If you are using a custom headerFilterStrategy then this option does not apply.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.jmsKeyFormatStrategy": {
-			"name": "camel.source.endpoint.jmsKeyFormatStrategy",
-			"description": "Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification. Camel provides two implementations out of the box: default and passthrough. The default strategy will safely marshal dots and hyphens (. and -). The passthrough strategy leaves the key as is. Can be used for JMS brokers which do not care whether JMS header keys contain illegal characters. You can provide your own implementation of the org.apache.camel.component.jm [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"default",
-				"passthrough"
-			]
-		},
-		"camel.source.endpoint.mapJmsMessage": {
-			"name": "camel.source.endpoint.mapJmsMessage",
-			"description": "Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.maxMessagesPerTask": {
-			"name": "camel.source.endpoint.maxMessagesPerTask",
-			"description": "The number of messages per task. -1 is unlimited. If you use a range for concurrent consumers (eg min max), then this option can be used to set a value to eg 100 to control how fast the consumers will shrink when less work is required.",
-			"defaultValue": "-1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.messageConverter": {
-			"name": "camel.source.endpoint.messageConverter",
-			"description": "To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to\/from a javax.jms.Message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.messageCreatedStrategy": {
-			"name": "camel.source.endpoint.messageCreatedStrategy",
-			"description": "To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.messageIdEnabled": {
-			"name": "camel.source.endpoint.messageIdEnabled",
-			"description": "When sending, specifies whether message IDs should be added. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the message ID set to null; if the provider ignores the hint, the message ID must be set to its normal unique value.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.messageListenerContainerFactory": {
-			"name": "camel.source.endpoint.messageListenerContainerFactory",
-			"description": "Registry ID of the MessageListenerContainerFactory used to determine what org.springframework.jms.listener.AbstractMessageListenerContainer to use to consume messages. Setting this will automatically set consumerType to Custom.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.messageTimestampEnabled": {
-			"name": "camel.source.endpoint.messageTimestampEnabled",
-			"description": "Specifies whether timestamps should be enabled by default on sending messages. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the timestamp set to zero; if the provider ignores the hint the timestamp must be set to its normal value.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.pubSubNoLocal": {
-			"name": "camel.source.endpoint.pubSubNoLocal",
-			"description": "Specifies whether to inhibit the delivery of messages published by its own connection.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.receiveTimeout": {
-			"name": "camel.source.endpoint.receiveTimeout",
-			"description": "The timeout for receiving messages (in milliseconds).",
-			"defaultValue": "1000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.recoveryInterval": {
-			"name": "camel.source.endpoint.recoveryInterval",
-			"description": "Specifies the interval between recovery attempts, i.e. when a connection is being refreshed, in milliseconds. The default is 5000 ms, that is, 5 seconds.",
-			"defaultValue": "5000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.requestTimeoutCheckerInterval": {
-			"name": "camel.source.endpoint.requestTimeoutCheckerInterval",
-			"description": "Configures how often Camel should check for timed out Exchanges when doing request\/reply over JMS. By default Camel checks once per second. But if you must react faster when a timeout occurs, then you can lower this interval, to check more frequently. The timeout is determined by the option requestTimeout.",
-			"defaultValue": "1000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.synchronous": {
-			"name": "camel.source.endpoint.synchronous",
-			"description": "Sets whether synchronous processing should be strictly used",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.transferException": {
-			"name": "camel.source.endpoint.transferException",
-			"description": "If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage. If the client is Camel, the returned Exception is rethrown. This allows you to use Camel JMS as a bridge in your routing - for example, using persistent queues to enable robust routing. Notice that if you also have transferExchange enabled, this option takes precedence. The caught [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.transferExchange": {
-			"name": "camel.source.endpoint.transferExchange",
-			"description": "You can transfer the exchange over the wire instead of just the body and headers. The following fields are transferred: In body, Out body, Fault body, In headers, Out headers, Fault headers, exchange properties, exchange exception. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level. You must enable this option on both the producer and consumer side, so Camel knows the payloads is an Exchange and not [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.useMessageIDAsCorrelationID": {
-			"name": "camel.source.endpoint.useMessageIDAsCorrelationID",
-			"description": "Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.waitForProvisionCorrelationToBeUpdatedCounter": {
-			"name": "camel.source.endpoint.waitForProvisionCorrelationToBeUpdatedCounter",
-			"description": "Number of times to wait for provisional correlation id to be updated to the actual correlation id when doing request\/reply over JMS and when the option useMessageIDAsCorrelationID is enabled.",
-			"defaultValue": "50",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime": {
-			"name": "camel.source.endpoint.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime",
-			"description": "Interval in millis to sleep each time while waiting for provisional correlation id to be updated.",
-			"defaultValue": "100L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.errorHandlerLoggingLevel": {
-			"name": "camel.source.endpoint.errorHandlerLoggingLevel",
-			"description": "Allows to configure the default errorHandler logging level for logging uncaught exceptions. One of: [TRACE] [DEBUG] [INFO] [WARN] [ERROR] [OFF]",
-			"defaultValue": "\"WARN\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"TRACE",
-				"DEBUG",
-				"INFO",
-				"WARN",
-				"ERROR",
-				"OFF"
-			]
-		},
-		"camel.source.endpoint.errorHandlerLogStackTrace": {
-			"name": "camel.source.endpoint.errorHandlerLogStackTrace",
-			"description": "Allows to control whether stacktraces should be logged or not, by the default errorHandler.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.password": {
-			"name": "camel.source.endpoint.password",
-			"description": "Password to use with the ConnectionFactory. You can also configure username\/password directly on the ConnectionFactory.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.username": {
-			"name": "camel.source.endpoint.username",
-			"description": "Username to use with the ConnectionFactory. You can also configure username\/password directly on the ConnectionFactory.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.transacted": {
-			"name": "camel.source.endpoint.transacted",
-			"description": "Specifies whether to use transacted mode",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.transactedInOut": {
-			"name": "camel.source.endpoint.transactedInOut",
-			"description": "Specifies whether InOut operations (request reply) default to using transacted mode If this flag is set to true, then Spring JmsTemplate will have sessionTransacted set to true, and the acknowledgeMode as transacted on the JmsTemplate used for InOut operations. Note from Spring JMS: that within a JTA transaction, the parameters passed to createQueue, createTopic methods are not taken into account. Depending on the Java EE transaction context, the container makes its ow [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.lazyCreateTransactionManager": {
-			"name": "camel.source.endpoint.lazyCreateTransactionManager",
-			"description": "If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.transactionManager": {
-			"name": "camel.source.endpoint.transactionManager",
-			"description": "The Spring transaction manager to use.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.transactionName": {
-			"name": "camel.source.endpoint.transactionName",
-			"description": "The name of the transaction to use.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.source.endpoint.transactionTimeout": {
-			"name": "camel.source.endpoint.transactionTimeout",
-			"description": "The timeout value of the transaction (in seconds), if using transacted mode.",
-			"defaultValue": "-1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.brokerURL": {
-			"name": "camel.component.activemq.brokerURL",
-			"description": "Sets the broker URL to use to connect to ActiveMQ. If none configured then localhost:61616 is used by default (however can be overridden by configuration from environment variables)",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.clientId": {
-			"name": "camel.component.activemq.clientId",
-			"description": "Sets the JMS client ID to use. Note that this value, if specified, must be unique and can only be used by a single JMS connection instance. It is typically only required for durable topic subscriptions. If using Apache ActiveMQ you may prefer to use Virtual Topics instead.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.connectionFactory": {
-			"name": "camel.component.activemq.connectionFactory",
-			"description": "The connection factory to be use. A connection factory must be configured either on the component or endpoint.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.disableReplyTo": {
-			"name": "camel.component.activemq.disableReplyTo",
-			"description": "Specifies whether Camel ignores the JMSReplyTo header in messages. If true, Camel does not send a reply back to the destination specified in the JMSReplyTo header. You can use this option if you want Camel to consume from a route and you do not want Camel to automatically send back a reply message because another component in your code handles the reply message. You can also use this option if you want to use Camel as a proxy between different message brokers and you w [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.durableSubscriptionName": {
-			"name": "camel.component.activemq.durableSubscriptionName",
-			"description": "The durable subscriber name for specifying durable topic subscriptions. The clientId option must be configured as well.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.jmsMessageType": {
-			"name": "camel.component.activemq.jmsMessageType",
-			"description": "Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages. Possible values are: Bytes, Map, Object, Stream, Text. By default, Camel would determine which JMS message type to use from the In body type. This option allows you to specify it. One of: [Bytes] [Map] [Object] [Stream] [Text]",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"Bytes",
-				"Map",
-				"Object",
-				"Stream",
-				"Text"
-			]
-		},
-		"camel.component.activemq.replyTo": {
-			"name": "camel.component.activemq.replyTo",
-			"description": "Provides an explicit ReplyTo destination (overrides any incoming value of Message.getJMSReplyTo() in consumer).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.testConnectionOnStartup": {
-			"name": "camel.component.activemq.testConnectionOnStartup",
-			"description": "Specifies whether to test the connection on startup. This ensures that when Camel starts that all the JMS consumers have a valid connection to the JMS broker. If a connection cannot be granted then Camel throws an exception on startup. This ensures that Camel is not started with failed connections. The JMS producers is tested as well.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.usePooledConnection": {
-			"name": "camel.component.activemq.usePooledConnection",
-			"description": "Enables or disables whether a PooledConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again. The default value is true.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.useSingleConnection": {
-			"name": "camel.component.activemq.useSingleConnection",
-			"description": "Enables or disables whether a Spring SingleConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again. The default value is false and a pooled connection is used by default.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.acknowledgementModeName": {
-			"name": "camel.component.activemq.acknowledgementModeName",
-			"description": "The JMS acknowledgement name, which is one of: SESSION_TRANSACTED, CLIENT_ACKNOWLEDGE, AUTO_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE One of: [SESSION_TRANSACTED] [CLIENT_ACKNOWLEDGE] [AUTO_ACKNOWLEDGE] [DUPS_OK_ACKNOWLEDGE]",
-			"defaultValue": "\"AUTO_ACKNOWLEDGE\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"SESSION_TRANSACTED",
-				"CLIENT_ACKNOWLEDGE",
-				"AUTO_ACKNOWLEDGE",
-				"DUPS_OK_ACKNOWLEDGE"
-			]
-		},
-		"camel.component.activemq.artemisConsumerPriority": {
-			"name": "camel.component.activemq.artemisConsumerPriority",
-			"description": "Consumer priorities allow you to ensure that high priority consumers receive messages while they are active. Normally, active consumers connected to a queue receive messages from it in a round-robin fashion. When consumer priorities are in use, messages are delivered round-robin if multiple active consumers exist with the same high priority. Messages will only going to lower priority consumers when the high priority consumers do not have credit available to consume the [...]
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.asyncConsumer": {
-			"name": "camel.component.activemq.asyncConsumer",
-			"description": "Whether the JmsConsumer processes the Exchange asynchronously. If enabled then the JmsConsumer may pickup the next message from the JMS queue, while the previous message is being processed asynchronously (by the Asynchronous Routing Engine). This means that messages may be processed not 100% strictly in order. If disabled (as default) then the Exchange is fully processed before the JmsConsumer will pickup the next message from the JMS queue. Note if transacted has been [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.autoStartup": {
-			"name": "camel.component.activemq.autoStartup",
-			"description": "Specifies whether the consumer container should auto-startup.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.cacheLevel": {
-			"name": "camel.component.activemq.cacheLevel",
-			"description": "Sets the cache level by ID for the underlying JMS resources. See cacheLevelName option for more details.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.cacheLevelName": {
-			"name": "camel.component.activemq.cacheLevelName",
-			"description": "Sets the cache level by name for the underlying JMS resources. Possible values are: CACHE_AUTO, CACHE_CONNECTION, CACHE_CONSUMER, CACHE_NONE, and CACHE_SESSION. The default setting is CACHE_AUTO. See the Spring documentation and Transactions Cache Levels for more information. One of: [CACHE_AUTO] [CACHE_CONNECTION] [CACHE_CONSUMER] [CACHE_NONE] [CACHE_SESSION]",
-			"defaultValue": "\"CACHE_AUTO\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"CACHE_AUTO",
-				"CACHE_CONNECTION",
-				"CACHE_CONSUMER",
-				"CACHE_NONE",
-				"CACHE_SESSION"
-			]
-		},
-		"camel.component.activemq.concurrentConsumers": {
-			"name": "camel.component.activemq.concurrentConsumers",
-			"description": "Specifies the default number of concurrent consumers when consuming from JMS (not for request\/reply over JMS). See also the maxMessagesPerTask option to control dynamic scaling up\/down of threads. When doing request\/reply over JMS then the option replyToConcurrentConsumers is used to control number of concurrent consumers on the reply message listener.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.maxConcurrentConsumers": {
-			"name": "camel.component.activemq.maxConcurrentConsumers",
-			"description": "Specifies the maximum number of concurrent consumers when consuming from JMS (not for request\/reply over JMS). See also the maxMessagesPerTask option to control dynamic scaling up\/down of threads. When doing request\/reply over JMS then the option replyToMaxConcurrentConsumers is used to control number of concurrent consumers on the reply message listener.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.replyToDeliveryPersistent": {
-			"name": "camel.component.activemq.replyToDeliveryPersistent",
-			"description": "Specifies whether to use persistent delivery by default for replies.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.selector": {
-			"name": "camel.component.activemq.selector",
-			"description": "Sets the JMS selector to use",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.subscriptionDurable": {
-			"name": "camel.component.activemq.subscriptionDurable",
-			"description": "Set whether to make the subscription durable. The durable subscription name to be used can be specified through the subscriptionName property. Default is false. Set this to true to register a durable subscription, typically in combination with a subscriptionName value (unless your message listener class name is good enough as subscription name). Only makes sense when listening to a topic (pub-sub domain), therefore this method switches the pubSubDomain flag as well.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.subscriptionName": {
-			"name": "camel.component.activemq.subscriptionName",
-			"description": "Set the name of a subscription to create. To be applied in case of a topic (pub-sub domain) with a shared or durable subscription. The subscription name needs to be unique within this client's JMS client id. Default is the class name of the specified message listener. Note: Only 1 concurrent consumer (which is the default of this message listener container) is allowed for each subscription, except for a shared subscription (which requires JMS 2.0).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.subscriptionShared": {
-			"name": "camel.component.activemq.subscriptionShared",
-			"description": "Set whether to make the subscription shared. The shared subscription name to be used can be specified through the subscriptionName property. Default is false. Set this to true to register a shared subscription, typically in combination with a subscriptionName value (unless your message listener class name is good enough as subscription name). Note that shared subscriptions may also be durable, so this flag can (and often will) be combined with subscriptionDurable as we [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.acceptMessagesWhileStopping": {
-			"name": "camel.component.activemq.acceptMessagesWhileStopping",
-			"description": "Specifies whether the consumer accept messages while it is stopping. You may consider enabling this option, if you start and stop JMS routes at runtime, while there are still messages enqueued on the queue. If this option is false, and you stop the JMS route, then messages may be rejected, and the JMS broker would have to attempt redeliveries, which yet again may be rejected, and eventually the message may be moved at a dead letter queue on the JMS broker. To avoid thi [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.allowReplyManagerQuickStop": {
-			"name": "camel.component.activemq.allowReplyManagerQuickStop",
-			"description": "Whether the DefaultMessageListenerContainer used in the reply managers for request-reply messaging allow the DefaultMessageListenerContainer.runningAllowed flag to quick stop in case JmsConfiguration#isAcceptMessagesWhileStopping is enabled, and org.apache.camel.CamelContext is currently being stopped. This quick stop ability is enabled by default in the regular JMS consumers but to enable for reply managers you must enable this flag.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.consumerType": {
-			"name": "camel.component.activemq.consumerType",
-			"description": "The consumer type to use, which can be one of: Simple, Default, or Custom. The consumer type determines which Spring JMS listener to use. Default will use org.springframework.jms.listener.DefaultMessageListenerContainer, Simple will use org.springframework.jms.listener.SimpleMessageListenerContainer. When Custom is specified, the MessageListenerContainerFactory defined by the messageListenerContainerFactory option will determine what org.springframework.jms.listener.Ab [...]
-			"defaultValue": "\"Default\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"Simple",
-				"Default",
-				"Custom"
-			]
-		},
-		"camel.component.activemq.defaultTaskExecutorType": {
-			"name": "camel.component.activemq.defaultTaskExecutorType",
-			"description": "Specifies what default TaskExecutor type to use in the DefaultMessageListenerContainer, for both consumer endpoints and the ReplyTo consumer of producer endpoints. Possible values: SimpleAsync (uses Spring's SimpleAsyncTaskExecutor) or ThreadPool (uses Spring's ThreadPoolTaskExecutor with optimal values - cached threadpool-like). If not set, it defaults to the previous behaviour, which uses a cached thread pool for consumer endpoints and SimpleAsync for reply consumers [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"ThreadPool",
-				"SimpleAsync"
-			]
-		},
-		"camel.component.activemq.eagerLoadingOfProperties": {
-			"name": "camel.component.activemq.eagerLoadingOfProperties",
-			"description": "Enables eager loading of JMS properties and payload as soon as a message is loaded which generally is inefficient as the JMS properties may not be required but sometimes can catch early any issues with the underlying JMS provider and the use of JMS properties. See also the option eagerPoisonBody.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.eagerPoisonBody": {
-			"name": "camel.component.activemq.eagerPoisonBody",
-			"description": "If eagerLoadingOfProperties is enabled and the JMS message payload (JMS body or JMS properties) is poison (cannot be read\/mapped), then set this text as the message body instead so the message can be processed (the cause of the poison are already stored as exception on the Exchange). This can be turned off by setting eagerPoisonBody=false. See also the option eagerLoadingOfProperties.",
-			"defaultValue": "\"Poison JMS message due to ${exception.message}\"",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.exposeListenerSession": {
-			"name": "camel.component.activemq.exposeListenerSession",
-			"description": "Specifies whether the listener session should be exposed when consuming messages.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.replyToSameDestinationAllowed": {
-			"name": "camel.component.activemq.replyToSameDestinationAllowed",
-			"description": "Whether a JMS consumer is allowed to send a reply message to the same destination that the consumer is using to consume from. This prevents an endless loop by consuming and sending back the same message to itself.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.taskExecutor": {
-			"name": "camel.component.activemq.taskExecutor",
-			"description": "Allows you to specify a custom task executor for consuming messages.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.allowAutoWiredConnectionFactory": {
-			"name": "camel.component.activemq.allowAutoWiredConnectionFactory",
-			"description": "Whether to auto-discover ConnectionFactory from the registry, if no connection factory has been configured. If only one instance of ConnectionFactory is found then it will be used. This is enabled by default.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.allowAutoWiredDestinationResolver": {
-			"name": "camel.component.activemq.allowAutoWiredDestinationResolver",
-			"description": "Whether to auto-discover DestinationResolver from the registry, if no destination resolver has been configured. If only one instance of DestinationResolver is found then it will be used. This is enabled by default.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.allowSerializedHeaders": {
-			"name": "camel.component.activemq.allowSerializedHeaders",
-			"description": "Controls whether or not to include serialized headers. Applies only when transferExchange is true. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.artemisStreamingEnabled": {
-			"name": "camel.component.activemq.artemisStreamingEnabled",
-			"description": "Whether optimizing for Apache Artemis streaming mode. This can reduce memory overhead when using Artemis with JMS StreamMessage types. This option must only be enabled if Apache Artemis is being used.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.asyncStartListener": {
-			"name": "camel.component.activemq.asyncStartListener",
-			"description": "Whether to startup the JmsConsumer message listener asynchronously, when starting a route. For example if a JmsConsumer cannot get a connection to a remote JMS broker, then it may block while retrying and\/or failover. This will cause Camel to block while starting routes. By setting this option to true, you will let routes startup, while the JmsConsumer connects to the JMS broker using a dedicated thread in asynchronous mode. If this option is used, then beware that if [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.asyncStopListener": {
-			"name": "camel.component.activemq.asyncStopListener",
-			"description": "Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.autowiredEnabled": {
-			"name": "camel.component.activemq.autowiredEnabled",
-			"description": "Whether autowiring is enabled. This is used for automatic autowiring options (the option must be marked as autowired) by looking up in the registry to find if there is a single instance of matching type, which then gets configured on the component. This can be used for automatic configuring JDBC data sources, JMS connection factories, AWS Clients, etc.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.configuration": {
-			"name": "camel.component.activemq.configuration",
-			"description": "To use a shared JMS configuration",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.destinationResolver": {
-			"name": "camel.component.activemq.destinationResolver",
-			"description": "A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.errorHandler": {
-			"name": "camel.component.activemq.errorHandler",
-			"description": "Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message. By default these exceptions will be logged at the WARN level, if no errorHandler has been configured. You can configure logging level and whether stack traces should be logged using errorHandlerLoggingLevel and errorHandlerLogStackTrace options. This makes it much easier to configure, than having to code a custom errorHandler.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.exceptionListener": {
-			"name": "camel.component.activemq.exceptionListener",
-			"description": "Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.idleConsumerLimit": {
-			"name": "camel.component.activemq.idleConsumerLimit",
-			"description": "Specify the limit for the number of consumers that are allowed to be idle at any given time.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.idleTaskExecutionLimit": {
-			"name": "camel.component.activemq.idleTaskExecutionLimit",
-			"description": "Specifies the limit for idle executions of a receive task, not having received any message within its execution. If this limit is reached, the task will shut down and leave receiving to other executing tasks (in the case of dynamic scheduling; see the maxConcurrentConsumers setting). There is additional doc available from Spring.",
-			"defaultValue": "1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.includeAllJMSXProperties": {
-			"name": "camel.component.activemq.includeAllJMSXProperties",
-			"description": "Whether to include all JMSXxxx properties when mapping from JMS to Camel Message. Setting this to true will include properties such as JMSXAppID, and JMSXUserID etc. Note: If you are using a custom headerFilterStrategy then this option does not apply.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.jmsKeyFormatStrategy": {
-			"name": "camel.component.activemq.jmsKeyFormatStrategy",
-			"description": "Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification. Camel provides two implementations out of the box: default and passthrough. The default strategy will safely marshal dots and hyphens (. and -). The passthrough strategy leaves the key as is. Can be used for JMS brokers which do not care whether JMS header keys contain illegal characters. You can provide your own implementation of the org.apache.camel.component.jm [...]
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"default",
-				"passthrough"
-			]
-		},
-		"camel.component.activemq.mapJmsMessage": {
-			"name": "camel.component.activemq.mapJmsMessage",
-			"description": "Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.maxMessagesPerTask": {
-			"name": "camel.component.activemq.maxMessagesPerTask",
-			"description": "The number of messages per task. -1 is unlimited. If you use a range for concurrent consumers (eg min max), then this option can be used to set a value to eg 100 to control how fast the consumers will shrink when less work is required.",
-			"defaultValue": "-1",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageConverter": {
-			"name": "camel.component.activemq.messageConverter",
-			"description": "To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to\/from a javax.jms.Message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageCreatedStrategy": {
-			"name": "camel.component.activemq.messageCreatedStrategy",
-			"description": "To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageIdEnabled": {
-			"name": "camel.component.activemq.messageIdEnabled",
-			"description": "When sending, specifies whether message IDs should be added. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the message ID set to null; if the provider ignores the hint, the message ID must be set to its normal unique value.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageListenerContainerFactory": {
-			"name": "camel.component.activemq.messageListenerContainerFactory",
-			"description": "Registry ID of the MessageListenerContainerFactory used to determine what org.springframework.jms.listener.AbstractMessageListenerContainer to use to consume messages. Setting this will automatically set consumerType to Custom.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.messageTimestampEnabled": {
-			"name": "camel.component.activemq.messageTimestampEnabled",
-			"description": "Specifies whether timestamps should be enabled by default on sending messages. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the timestamp set to zero; if the provider ignores the hint the timestamp must be set to its normal value.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.pubSubNoLocal": {
-			"name": "camel.component.activemq.pubSubNoLocal",
-			"description": "Specifies whether to inhibit the delivery of messages published by its own connection.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.queueBrowseStrategy": {
-			"name": "camel.component.activemq.queueBrowseStrategy",
-			"description": "To use a custom QueueBrowseStrategy when browsing queues",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.receiveTimeout": {
-			"name": "camel.component.activemq.receiveTimeout",
-			"description": "The timeout for receiving messages (in milliseconds).",
-			"defaultValue": "1000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.recoveryInterval": {
-			"name": "camel.component.activemq.recoveryInterval",
-			"description": "Specifies the interval between recovery attempts, i.e. when a connection is being refreshed, in milliseconds. The default is 5000 ms, that is, 5 seconds.",
-			"defaultValue": "5000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.requestTimeoutCheckerInterval": {
-			"name": "camel.component.activemq.requestTimeoutCheckerInterval",
-			"description": "Configures how often Camel should check for timed out Exchanges when doing request\/reply over JMS. By default Camel checks once per second. But if you must react faster when a timeout occurs, then you can lower this interval, to check more frequently. The timeout is determined by the option requestTimeout.",
-			"defaultValue": "1000L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.synchronous": {
-			"name": "camel.component.activemq.synchronous",
-			"description": "Sets whether synchronous processing should be strictly used",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transferException": {
-			"name": "camel.component.activemq.transferException",
-			"description": "If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage. If the client is Camel, the returned Exception is rethrown. This allows you to use Camel JMS as a bridge in your routing - for example, using persistent queues to enable robust routing. Notice that if you also have transferExchange enabled, this option takes precedence. The caught [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transferExchange": {
-			"name": "camel.component.activemq.transferExchange",
-			"description": "You can transfer the exchange over the wire instead of just the body and headers. The following fields are transferred: In body, Out body, Fault body, In headers, Out headers, Fault headers, exchange properties, exchange exception. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level. You must enable this option on both the producer and consumer side, so Camel knows the payloads is an Exchange and not [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.trustAllPackages": {
-			"name": "camel.component.activemq.trustAllPackages",
-			"description": "Define if all Java packages are trusted or not (for Java object JMS message types). Notice its not recommended practice to send Java serialized objects over network. Setting this to true can expose security risks, so use this with care.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.useMessageIDAsCorrelationID": {
-			"name": "camel.component.activemq.useMessageIDAsCorrelationID",
-			"description": "Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.waitForProvisionCorrelationToBeUpdatedCounter": {
-			"name": "camel.component.activemq.waitForProvisionCorrelationToBeUpdatedCounter",
-			"description": "Number of times to wait for provisional correlation id to be updated to the actual correlation id when doing request\/reply over JMS and when the option useMessageIDAsCorrelationID is enabled.",
-			"defaultValue": "50",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime": {
-			"name": "camel.component.activemq.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime",
-			"description": "Interval in millis to sleep each time while waiting for provisional correlation id to be updated.",
-			"defaultValue": "100L",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.headerFilterStrategy": {
-			"name": "camel.component.activemq.headerFilterStrategy",
-			"description": "To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter header to and from Camel message.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.errorHandlerLoggingLevel": {
-			"name": "camel.component.activemq.errorHandlerLoggingLevel",
-			"description": "Allows to configure the default errorHandler logging level for logging uncaught exceptions. One of: [TRACE] [DEBUG] [INFO] [WARN] [ERROR] [OFF]",
-			"defaultValue": "\"WARN\"",
-			"priority": "MEDIUM",
-			"required": "false",
-			"enum": [
-				"TRACE",
-				"DEBUG",
-				"INFO",
-				"WARN",
-				"ERROR",
-				"OFF"
-			]
-		},
-		"camel.component.activemq.errorHandlerLogStackTrace": {
-			"name": "camel.component.activemq.errorHandlerLogStackTrace",
-			"description": "Allows to control whether stacktraces should be logged or not, by the default errorHandler.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.password": {
-			"name": "camel.component.activemq.password",
-			"description": "Password to use with the ConnectionFactory. You can also configure username\/password directly on the ConnectionFactory.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.username": {
-			"name": "camel.component.activemq.username",
-			"description": "Username to use with the ConnectionFactory. You can also configure username\/password directly on the ConnectionFactory.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transacted": {
-			"name": "camel.component.activemq.transacted",
-			"description": "Specifies whether to use transacted mode",
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transactedInOut": {
-			"name": "camel.component.activemq.transactedInOut",
-			"description": "Specifies whether InOut operations (request reply) default to using transacted mode If this flag is set to true, then Spring JmsTemplate will have sessionTransacted set to true, and the acknowledgeMode as transacted on the JmsTemplate used for InOut operations. Note from Spring JMS: that within a JTA transaction, the parameters passed to createQueue, createTopic methods are not taken into account. Depending on the Java EE transaction context, the container makes its ow [...]
-			"defaultValue": "false",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.lazyCreateTransactionManager": {
-			"name": "camel.component.activemq.lazyCreateTransactionManager",
-			"description": "If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.",
-			"defaultValue": "true",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transactionManager": {
-			"name": "camel.component.activemq.transactionManager",
-			"description": "The Spring transaction manager to use.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transactionName": {
-			"name": "camel.component.activemq.transactionName",
-			"description": "The name of the transaction to use.",
-			"priority": "MEDIUM",
-			"required": "false"
-		},
-		"camel.component.activemq.transactionTimeout": {
-			"name": "camel.component.activemq.transactionTimeout",
-			"description": "The timeout value of the transaction (in seconds), if using transacted mode.",
-			"defaultValue": "-1",
-			"priority": "MEDIUM",
-			"required": "false"
-		}
-	}
-}
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/main/assembly/package.xml b/connectors/camel-activemq-kafka-connector/src/main/assembly/package.xml
deleted file mode 100644
index 05f0b1a..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/assembly/package.xml
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-         http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
-
--->
-<assembly>
-  <!-- Assembles a packaged version targeting OS installation. -->
-  <id>package</id>
-  <formats>
-    <format>tar.gz</format>
-  </formats>
-  <includeBaseDirectory>false</includeBaseDirectory>
-  <fileSets>
-    <fileSet>
-      <directory>${project.basedir}/../..</directory>
-      <outputDirectory>${project.artifactId}/</outputDirectory>
-      <includes>
-        <include>README*</include>
-        <include>LICENSE*</include>
-        <include>NOTICE*</include>
-        <include>licenses/</include>
-      </includes>
-    </fileSet>
-    <fileSet>
-      <directory>${project.basedir}/src/main/docs</directory>
-      <outputDirectory>docs/</outputDirectory>
-      <includes>
-        <include>**/*</include>
-      </includes>
-    </fileSet>
-  </fileSets>
-  <dependencySets>
-    <dependencySet>
-      <outputDirectory>${project.artifactId}/</outputDirectory>
-      <useProjectArtifact>true</useProjectArtifact>
-      <useTransitiveFiltering>true</useTransitiveFiltering>
-      <excludes>
-        <exclude>org.apache.kafka:connect-api</exclude>
-      </excludes>
-    </dependencySet>
-  </dependencySets>
-</assembly>
diff --git a/connectors/camel-activemq-kafka-connector/src/main/docs/examples/CamelActivemqSinkConnector.properties b/connectors/camel-activemq-kafka-connector/src/main/docs/examples/CamelActivemqSinkConnector.properties
deleted file mode 100644
index e10c51c..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/docs/examples/CamelActivemqSinkConnector.properties
+++ /dev/null
@@ -1,33 +0,0 @@
-## ---------------------------------------------------------------------------
-## Licensed to the Apache Software Foundation (ASF) under one or more
-## contributor license agreements.  See the NOTICE file distributed with
-## this work for additional information regarding copyright ownership.
-## The ASF licenses this file to You under the Apache License, Version 2.0
-## (the "License"); you may not use this file except in compliance with
-## the License.  You may obtain a copy of the License at
-##
-##      http://www.apache.org/licenses/LICENSE-2.0
-##
-## Unless required by applicable law or agreed to in writing, software
-## distributed under the License is distributed on an "AS IS" BASIS,
-## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-## See the License for the specific language governing permissions and
-## limitations under the License.
-## ---------------------------------------------------------------------------
-
-name=CamelActivemqSinkConnector
-connector.class=org.apache.camel.kafkaconnector.activemq.CamelActivemqSinkConnector
-tasks.max=1
-
-# use the kafka converters that better suit your needs, these are just defaults:
-key.converter=org.apache.kafka.connect.storage.StringConverter
-value.converter=org.apache.kafka.connect.storage.StringConverter
-
-# comma separated topics to get messages from
-topics=
-
-# mandatory properties (for a complete properties list see the connector documentation):
-
-# Name of the queue or topic to use as destination
-camel.sink.path.destinationName=
-
diff --git a/connectors/camel-activemq-kafka-connector/src/main/docs/examples/CamelActivemqSourceConnector.properties b/connectors/camel-activemq-kafka-connector/src/main/docs/examples/CamelActivemqSourceConnector.properties
deleted file mode 100644
index 809bfdb..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/docs/examples/CamelActivemqSourceConnector.properties
+++ /dev/null
@@ -1,33 +0,0 @@
-## ---------------------------------------------------------------------------
-## Licensed to the Apache Software Foundation (ASF) under one or more
-## contributor license agreements.  See the NOTICE file distributed with
-## this work for additional information regarding copyright ownership.
-## The ASF licenses this file to You under the Apache License, Version 2.0
-## (the "License"); you may not use this file except in compliance with
-## the License.  You may obtain a copy of the License at
-##
-##      http://www.apache.org/licenses/LICENSE-2.0
-##
-## Unless required by applicable law or agreed to in writing, software
-## distributed under the License is distributed on an "AS IS" BASIS,
-## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-## See the License for the specific language governing permissions and
-## limitations under the License.
-## ---------------------------------------------------------------------------
-
-name=CamelActivemqSourceConnector
-connector.class=org.apache.camel.kafkaconnector.activemq.CamelActivemqSourceConnector
-tasks.max=1
-
-# use the kafka converters that better suit your needs, these are just defaults:
-key.converter=org.apache.kafka.connect.storage.StringConverter
-value.converter=org.apache.kafka.connect.storage.StringConverter
-
-# comma separated topics to send messages into
-topics=
-
-# mandatory properties (for a complete properties list see the connector documentation):
-
-# Name of the queue or topic to use as destination
-camel.source.path.destinationName=
-
diff --git a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSinkConnector.java b/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSinkConnector.java
deleted file mode 100644
index cf0d7c9..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSinkConnector.java
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.apache.camel.kafkaconnector.activemq;
-
-import javax.annotation.Generated;
-import org.apache.camel.kafkaconnector.CamelSinkConnector;
-import org.apache.kafka.common.config.ConfigDef;
-import org.apache.kafka.connect.connector.Task;
-
-@Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
-public class CamelActivemqSinkConnector extends CamelSinkConnector {
-
-    @Override
-    public ConfigDef config() {
-        return CamelActivemqSinkConnectorConfig.conf();
-    }
-    @Override
-    public Class<? extends Task> taskClass() {
-        return CamelActivemqSinkTask.class;
-    }
-}
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSinkConnectorConfig.java b/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSinkConnectorConfig.java
deleted file mode 100644
index 225cc83..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSinkConnectorConfig.java
+++ /dev/null
@@ -1,640 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.apache.camel.kafkaconnector.activemq;
-
-import java.util.Map;
-import javax.annotation.Generated;
-import org.apache.camel.kafkaconnector.CamelSinkConnectorConfig;
-import org.apache.kafka.common.config.ConfigDef;
-
-@Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
-public class CamelActivemqSinkConnectorConfig
-        extends
-            CamelSinkConnectorConfig {
-
-    public static final String CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_TYPE_CONF = "camel.sink.path.destinationType";
-    public static final String CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_TYPE_DOC = "The kind of destination to use One of: [queue] [topic] [temp-queue] [temp-topic]";
-    public static final String CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_TYPE_DEFAULT = "queue";
-    public static final String CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_NAME_CONF = "camel.sink.path.destinationName";
-    public static final String CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_NAME_DOC = "Name of the queue or topic to use as destination";
-    public static final String CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_NAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_CLIENT_ID_CONF = "camel.sink.endpoint.clientId";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_CLIENT_ID_DOC = "Sets the JMS client ID to use. Note that this value, if specified, must be unique and can only be used by a single JMS connection instance. It is typically only required for durable topic subscriptions. If using Apache ActiveMQ you may prefer to use Virtual Topics instead.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_CLIENT_ID_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_CONF = "camel.sink.endpoint.connectionFactory";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_DOC = "The connection factory to be use. A connection factory must be configured either on the component or endpoint.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_CONF = "camel.sink.endpoint.disableReplyTo";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_DOC = "Specifies whether Camel ignores the JMSReplyTo header in messages. If true, Camel does not send a reply back to the destination specified in the JMSReplyTo header. You can use this option if you want Camel to consume from a route and you do not want Camel to automatically send back a reply message because another component in your code handles the reply message. You can also use this option if you want to [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_CONF = "camel.sink.endpoint.durableSubscriptionName";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_DOC = "The durable subscriber name for specifying durable topic subscriptions. The clientId option must be configured as well.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_CONF = "camel.sink.endpoint.jmsMessageType";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_DOC = "Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages. Possible values are: Bytes, Map, Object, Stream, Text. By default, Camel would determine which JMS message type to use from the In body type. This option allows you to specify it. One of: [Bytes] [Map] [Object] [Stream] [Text]";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CONF = "camel.sink.endpoint.replyTo";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DOC = "Provides an explicit ReplyTo destination (overrides any incoming value of Message.getJMSReplyTo() in consumer).";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_CONF = "camel.sink.endpoint.testConnectionOnStartup";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_DOC = "Specifies whether to test the connection on startup. This ensures that when Camel starts that all the JMS consumers have a valid connection to the JMS broker. If a connection cannot be granted then Camel throws an exception on startup. This ensures that Camel is not started with failed connections. The JMS producers is tested as well.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_DELAY_CONF = "camel.sink.endpoint.deliveryDelay";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_DELAY_DOC = "Sets delivery delay to use for send calls for JMS. This option requires JMS 2.0 compliant broker.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_DELAY_DEFAULT = -1L;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_MODE_CONF = "camel.sink.endpoint.deliveryMode";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_MODE_DOC = "Specifies the delivery mode to be used. Possible values are those defined by javax.jms.DeliveryMode. NON_PERSISTENT = 1 and PERSISTENT = 2. One of: [1] [2]";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_MODE_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_PERSISTENT_CONF = "camel.sink.endpoint.deliveryPersistent";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_PERSISTENT_DOC = "Specifies whether persistent delivery is used by default.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_PERSISTENT_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXPLICIT_QOS_ENABLED_CONF = "camel.sink.endpoint.explicitQosEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXPLICIT_QOS_ENABLED_DOC = "Set if the deliveryMode, priority or timeToLive qualities of service should be used when sending messages. This option is based on Spring's JmsTemplate. The deliveryMode, priority and timeToLive options are applied to the current endpoint. This contrasts with the preserveMessageQos option, which operates at message granularity, reading QoS properties exclusively from the Camel In message headers.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXPLICIT_QOS_ENABLED_DEFAULT = "false";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORMAT_DATE_HEADERS_TO_ISO_8601CONF = "camel.sink.endpoint.formatDateHeadersToIso8601";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORMAT_DATE_HEADERS_TO_ISO_8601DOC = "Sets whether JMS date properties should be formatted according to the ISO 8601 standard.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORMAT_DATE_HEADERS_TO_ISO_8601DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_START_PRODUCER_CONF = "camel.sink.endpoint.lazyStartProducer";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_START_PRODUCER_DOC = "Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that w [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_START_PRODUCER_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRESERVE_MESSAGE_QOS_CONF = "camel.sink.endpoint.preserveMessageQos";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRESERVE_MESSAGE_QOS_DOC = "Set to true, if you want to send message using the QoS settings specified on the message, instead of the QoS settings on the JMS endpoint. The following three headers are considered JMSPriority, JMSDeliveryMode, and JMSExpiration. You can provide all or only some of them. If not provided, Camel will fall back to use the values from the endpoint instead. So, when using this option, the headers override [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRESERVE_MESSAGE_QOS_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRIORITY_CONF = "camel.sink.endpoint.priority";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRIORITY_DOC = "Values greater than 1 specify the message priority when sending (where 1 is the lowest priority and 9 is the highest). The explicitQosEnabled option must also be enabled in order for this option to have any effect. One of: [1] [2] [3] [4] [5] [6] [7] [8] [9]";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRIORITY_DEFAULT = 4;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CONCURRENT_CONSUMERS_CONF = "camel.sink.endpoint.replyToConcurrentConsumers";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CONCURRENT_CONSUMERS_DOC = "Specifies the default number of concurrent consumers when doing request/reply over JMS. See also the maxMessagesPerTask option to control dynamic scaling up/down of threads.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CONCURRENT_CONSUMERS_DEFAULT = 1;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_CONF = "camel.sink.endpoint.replyToMaxConcurrentConsumers";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_DOC = "Specifies the maximum number of concurrent consumers when using request/reply over JMS. See also the maxMessagesPerTask option to control dynamic scaling up/down of threads.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_CONF = "camel.sink.endpoint.replyToOnTimeoutMaxConcurrentConsumers";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_DOC = "Specifies the maximum number of concurrent consumers for continue routing when timeout occurred when using request/reply over JMS.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_DEFAULT = 1;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_OVERRIDE_CONF = "camel.sink.endpoint.replyToOverride";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_OVERRIDE_DOC = "Provides an explicit ReplyTo destination in the JMS message, which overrides the setting of replyTo. It is useful if you want to forward the message to a remote Queue and receive the reply message from the ReplyTo destination.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_OVERRIDE_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_TYPE_CONF = "camel.sink.endpoint.replyToType";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_TYPE_DOC = "Allows for explicitly specifying which kind of strategy to use for replyTo queues when doing request/reply over JMS. Possible values are: Temporary, Shared, or Exclusive. By default Camel will use temporary queues. However if replyTo has been configured, then Shared is used by default. This option allows you to use exclusive queues instead of shared ones. See Camel JMS documentation for more details, and esp [...]
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_TYPE_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CONF = "camel.sink.endpoint.requestTimeout";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_DOC = "The timeout for waiting for a reply when using the InOut Exchange Pattern (in milliseconds). The default is 20 seconds. You can include the header CamelJmsRequestTimeout to override this endpoint configured timeout value, and thus have per message individual timeout values. See also the requestTimeoutCheckerInterval option.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_DEFAULT = 20000L;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TIME_TO_LIVE_CONF = "camel.sink.endpoint.timeToLive";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TIME_TO_LIVE_DOC = "When sending messages, specifies the time-to-live of the message (in milliseconds).";
-    public static final Long CAMEL_SINK_ACTIVEMQ_ENDPOINT_TIME_TO_LIVE_DEFAULT = -1L;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_ADDITIONAL_HEADERS_CONF = "camel.sink.endpoint.allowAdditionalHeaders";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_ADDITIONAL_HEADERS_DOC = "This option is used to allow additional headers which may have values that are invalid according to JMS specification. For example some message systems such as WMQ do this with header names using prefix JMS_IBM_MQMD_ containing values with byte array or other invalid types. You can specify multiple header names separated by comma, and use as suffix for wildcard matching.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_ADDITIONAL_HEADERS_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_NULL_BODY_CONF = "camel.sink.endpoint.allowNullBody";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_NULL_BODY_DOC = "Whether to allow sending messages with no body. If this option is false and the message body is null, then an JMSException is thrown.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_NULL_BODY_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALWAYS_COPY_MESSAGE_CONF = "camel.sink.endpoint.alwaysCopyMessage";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALWAYS_COPY_MESSAGE_DOC = "If true, Camel will always make a JMS message copy of the message when it is passed to the producer for sending. Copying the message is needed in some situations, such as when a replyToDestinationSelectorName is set (incidentally, Camel will set the alwaysCopyMessage option to true, if a replyToDestinationSelectorName is set)";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALWAYS_COPY_MESSAGE_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_CORRELATION_PROPERTY_CONF = "camel.sink.endpoint.correlationProperty";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_CORRELATION_PROPERTY_DOC = "When using InOut exchange pattern use this JMS property instead of JMSCorrelationID JMS property to correlate messages. If set messages will be correlated solely on the value of this property JMSCorrelationID property will be ignored and not set by Camel.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_CORRELATION_PROPERTY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_TIME_TO_LIVE_CONF = "camel.sink.endpoint.disableTimeToLive";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_TIME_TO_LIVE_DOC = "Use this option to force disabling time to live. For example when you do request/reply over JMS, then Camel will by default use the requestTimeout value as time to live on the message being sent. The problem is that the sender and receiver systems have to have their clocks synchronized, so they are in sync. This is not always so easy to archive. So you can use disableTimeToLive=true to not set a time  [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_TIME_TO_LIVE_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORCE_SEND_ORIGINAL_MESSAGE_CONF = "camel.sink.endpoint.forceSendOriginalMessage";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORCE_SEND_ORIGINAL_MESSAGE_DOC = "When using mapJmsMessage=false Camel will create a new JMS message to send to a new JMS destination if you touch the headers (get or set) during the route. Set this option to true to force Camel to send the original JMS message that was received.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORCE_SEND_ORIGINAL_MESSAGE_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_SENT_JMSMESSAGE_IDCONF = "camel.sink.endpoint.includeSentJMSMessageID";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_SENT_JMSMESSAGE_IDDOC = "Only applicable when sending to JMS destination using InOnly (eg fire and forget). Enabling this option will enrich the Camel Exchange with the actual JMSMessageID that was used by the JMS client when the message was sent to the JMS destination.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_SENT_JMSMESSAGE_IDDEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CACHE_LEVEL_NAME_CONF = "camel.sink.endpoint.replyToCacheLevelName";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CACHE_LEVEL_NAME_DOC = "Sets the cache level by name for the reply consumer when doing request/reply over JMS. This option only applies when using fixed reply queues (not temporary). Camel will by default use: CACHE_CONSUMER for exclusive or shared w/ replyToSelectorName. And CACHE_SESSION for shared without replyToSelectorName. Some JMS brokers such as IBM WebSphere may require to set the replyToCacheLevelName=CACHE_NO [...]
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CACHE_LEVEL_NAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DESTINATION_SELECTOR_NAME_CONF = "camel.sink.endpoint.replyToDestinationSelectorName";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DESTINATION_SELECTOR_NAME_DOC = "Sets the JMS Selector using the fixed name to be used so you can filter out your own replies from the others when using a shared queue (that is, if you are not using a temporary reply queue).";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DESTINATION_SELECTOR_NAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_STREAM_MESSAGE_TYPE_ENABLED_CONF = "camel.sink.endpoint.streamMessageTypeEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_STREAM_MESSAGE_TYPE_ENABLED_DOC = "Sets whether StreamMessage type is enabled or not. Message payloads of streaming kind such as files, InputStream, etc will either by sent as BytesMessage or StreamMessage. This option controls which kind will be used. By default BytesMessage is used which enforces the entire message payload to be read into memory. By enabling this option the message payload is read into memory in chunks and eac [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_STREAM_MESSAGE_TYPE_ENABLED_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_CONF = "camel.sink.endpoint.allowSerializedHeaders";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_DOC = "Controls whether or not to include serialized headers. Applies only when transferExchange is true. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_CONF = "camel.sink.endpoint.artemisStreamingEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_DOC = "Whether optimizing for Apache Artemis streaming mode. This can reduce memory overhead when using Artemis with JMS StreamMessage types. This option must only be enabled if Apache Artemis is being used.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_CONF = "camel.sink.endpoint.asyncStartListener";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_DOC = "Whether to startup the JmsConsumer message listener asynchronously, when starting a route. For example if a JmsConsumer cannot get a connection to a remote JMS broker, then it may block while retrying and/or failover. This will cause Camel to block while starting routes. By setting this option to true, you will let routes startup, while the JmsConsumer connects to the JMS broker using a dedicated thre [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_CONF = "camel.sink.endpoint.asyncStopListener";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_DOC = "Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_CONF = "camel.sink.endpoint.destinationResolver";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_DOC = "A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_CONF = "camel.sink.endpoint.errorHandler";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_DOC = "Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message. By default these exceptions will be logged at the WARN level, if no errorHandler has been configured. You can configure logging level and whether stack traces should be logged using errorHandlerLoggingLevel and errorHandlerLogStackTrace options. This makes it much easier to co [...]
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_CONF = "camel.sink.endpoint.exceptionListener";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_DOC = "Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_CONF = "camel.sink.endpoint.headerFilterStrategy";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_DOC = "To use a custom HeaderFilterStrategy to filter header to and from Camel message.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_CONF = "camel.sink.endpoint.idleConsumerLimit";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_DOC = "Specify the limit for the number of consumers that are allowed to be idle at any given time.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_DEFAULT = 1;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_CONF = "camel.sink.endpoint.idleTaskExecutionLimit";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_DOC = "Specifies the limit for idle executions of a receive task, not having received any message within its execution. If this limit is reached, the task will shut down and leave receiving to other executing tasks (in the case of dynamic scheduling; see the maxConcurrentConsumers setting). There is additional doc available from Spring.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_DEFAULT = 1;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_CONF = "camel.sink.endpoint.includeAllJMSXProperties";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_DOC = "Whether to include all JMSXxxx properties when mapping from JMS to Camel Message. Setting this to true will include properties such as JMSXAppID, and JMSXUserID etc. Note: If you are using a custom headerFilterStrategy then this option does not apply.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_CONF = "camel.sink.endpoint.jmsKeyFormatStrategy";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_DOC = "Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification. Camel provides two implementations out of the box: default and passthrough. The default strategy will safely marshal dots and hyphens (. and -). The passthrough strategy leaves the key as is. Can be used for JMS brokers which do not care whether JMS header keys contain illegal characters. You  [...]
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_CONF = "camel.sink.endpoint.mapJmsMessage";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_DOC = "Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_CONF = "camel.sink.endpoint.maxMessagesPerTask";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_DOC = "The number of messages per task. -1 is unlimited. If you use a range for concurrent consumers (eg min max), then this option can be used to set a value to eg 100 to control how fast the consumers will shrink when less work is required.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_DEFAULT = -1;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_CONF = "camel.sink.endpoint.messageConverter";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_DOC = "To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to/from a javax.jms.Message.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_CONF = "camel.sink.endpoint.messageCreatedStrategy";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_DOC = "To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_CONF = "camel.sink.endpoint.messageIdEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_DOC = "When sending, specifies whether message IDs should be added. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the message ID set to null; if the provider ignores the hint, the message ID must be set to its normal unique value.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_CONF = "camel.sink.endpoint.messageListenerContainerFactory";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_DOC = "Registry ID of the MessageListenerContainerFactory used to determine what org.springframework.jms.listener.AbstractMessageListenerContainer to use to consume messages. Setting this will automatically set consumerType to Custom.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_CONF = "camel.sink.endpoint.messageTimestampEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_DOC = "Specifies whether timestamps should be enabled by default on sending messages. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the timestamp set to zero; if the provider ignores the hint the timestamp must be set to its normal value.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_CONF = "camel.sink.endpoint.pubSubNoLocal";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_DOC = "Specifies whether to inhibit the delivery of messages published by its own connection.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_CONF = "camel.sink.endpoint.receiveTimeout";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_DOC = "The timeout for receiving messages (in milliseconds).";
-    public static final Long CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_DEFAULT = 1000L;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_CONF = "camel.sink.endpoint.recoveryInterval";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_DOC = "Specifies the interval between recovery attempts, i.e. when a connection is being refreshed, in milliseconds. The default is 5000 ms, that is, 5 seconds.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_DEFAULT = 5000L;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_CONF = "camel.sink.endpoint.requestTimeoutCheckerInterval";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DOC = "Configures how often Camel should check for timed out Exchanges when doing request/reply over JMS. By default Camel checks once per second. But if you must react faster when a timeout occurs, then you can lower this interval, to check more frequently. The timeout is determined by the option requestTimeout.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DEFAULT = 1000L;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_CONF = "camel.sink.endpoint.synchronous";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_DOC = "Sets whether synchronous processing should be strictly used";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_CONF = "camel.sink.endpoint.transferException";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_DOC = "If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage. If the client is Camel, the returned Exception is rethrown. This allows you to use Camel JMS as a bridge in your routing - for example, using persistent queues to enable robust routing. Notice that if you also have [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_CONF = "camel.sink.endpoint.transferExchange";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_DOC = "You can transfer the exchange over the wire instead of just the body and headers. The following fields are transferred: In body, Out body, Fault body, In headers, Out headers, Fault headers, exchange properties, exchange exception. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level. You must enable this option on both the producer and [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDCONF = "camel.sink.endpoint.useMessageIDAsCorrelationID";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDDOC = "Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDDEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_CONF = "camel.sink.endpoint.waitForProvisionCorrelationToBeUpdatedCounter";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DOC = "Number of times to wait for provisional correlation id to be updated to the actual correlation id when doing request/reply over JMS and when the option useMessageIDAsCorrelationID is enabled.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DEFAULT = 50;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_CONF = "camel.sink.endpoint.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DOC = "Interval in millis to sleep each time while waiting for provisional correlation id to be updated.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DEFAULT = 100L;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_PASSWORD_CONF = "camel.sink.endpoint.password";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_PASSWORD_DOC = "Password to use with the ConnectionFactory. You can also configure username/password directly on the ConnectionFactory.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_PASSWORD_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_USERNAME_CONF = "camel.sink.endpoint.username";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_USERNAME_DOC = "Username to use with the ConnectionFactory. You can also configure username/password directly on the ConnectionFactory.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_USERNAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_CONF = "camel.sink.endpoint.transacted";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_DOC = "Specifies whether to use transacted mode";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_CONF = "camel.sink.endpoint.transactedInOut";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_DOC = "Specifies whether InOut operations (request reply) default to using transacted mode If this flag is set to true, then Spring JmsTemplate will have sessionTransacted set to true, and the acknowledgeMode as transacted on the JmsTemplate used for InOut operations. Note from Spring JMS: that within a JTA transaction, the parameters passed to createQueue, createTopic methods are not taken into account. Depend [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_CONF = "camel.sink.endpoint.lazyCreateTransactionManager";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_DOC = "If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_CONF = "camel.sink.endpoint.transactionManager";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_DOC = "The Spring transaction manager to use.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_CONF = "camel.sink.endpoint.transactionName";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_DOC = "The name of the transaction to use.";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_CONF = "camel.sink.endpoint.transactionTimeout";
-    public static final String CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_DOC = "The timeout value of the transaction (in seconds), if using transacted mode.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_DEFAULT = -1;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_BROKER_URLCONF = "camel.component.activemq.brokerURL";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_BROKER_URLDOC = "Sets the broker URL to use to connect to ActiveMQ. If none configured then localhost:61616 is used by default (however can be overridden by configuration from environment variables)";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_BROKER_URLDEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CLIENT_ID_CONF = "camel.component.activemq.clientId";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CLIENT_ID_DOC = "Sets the JMS client ID to use. Note that this value, if specified, must be unique and can only be used by a single JMS connection instance. It is typically only required for durable topic subscriptions. If using Apache ActiveMQ you may prefer to use Virtual Topics instead.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CLIENT_ID_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_CONF = "camel.component.activemq.connectionFactory";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_DOC = "The connection factory to be use. A connection factory must be configured either on the component or endpoint.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_CONF = "camel.component.activemq.disableReplyTo";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_DOC = "Specifies whether Camel ignores the JMSReplyTo header in messages. If true, Camel does not send a reply back to the destination specified in the JMSReplyTo header. You can use this option if you want Camel to consume from a route and you do not want Camel to automatically send back a reply message because another component in your code handles the reply message. You can also use this option if you want t [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_CONF = "camel.component.activemq.durableSubscriptionName";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_DOC = "The durable subscriber name for specifying durable topic subscriptions. The clientId option must be configured as well.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_CONF = "camel.component.activemq.jmsMessageType";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_DOC = "Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages. Possible values are: Bytes, Map, Object, Stream, Text. By default, Camel would determine which JMS message type to use from the In body type. This option allows you to specify it. One of: [Bytes] [Map] [Object] [Stream] [Text]";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CONF = "camel.component.activemq.replyTo";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DOC = "Provides an explicit ReplyTo destination (overrides any incoming value of Message.getJMSReplyTo() in consumer).";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_CONF = "camel.component.activemq.testConnectionOnStartup";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_DOC = "Specifies whether to test the connection on startup. This ensures that when Camel starts that all the JMS consumers have a valid connection to the JMS broker. If a connection cannot be granted then Camel throws an exception on startup. This ensures that Camel is not started with failed connections. The JMS producers is tested as well.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_CONF = "camel.component.activemq.usePooledConnection";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_DOC = "Enables or disables whether a PooledConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again. The default value is true.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_CONF = "camel.component.activemq.useSingleConnection";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_DOC = "Enables or disables whether a Spring SingleConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again. The default value is false and a pooled connection is used by default.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_DELAY_CONF = "camel.component.activemq.deliveryDelay";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_DELAY_DOC = "Sets delivery delay to use for send calls for JMS. This option requires JMS 2.0 compliant broker.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_DELAY_DEFAULT = -1L;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_MODE_CONF = "camel.component.activemq.deliveryMode";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_MODE_DOC = "Specifies the delivery mode to be used. Possible values are those defined by javax.jms.DeliveryMode. NON_PERSISTENT = 1 and PERSISTENT = 2. One of: [1] [2]";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_MODE_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_PERSISTENT_CONF = "camel.component.activemq.deliveryPersistent";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_PERSISTENT_DOC = "Specifies whether persistent delivery is used by default.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_PERSISTENT_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_EXPLICIT_QOS_ENABLED_CONF = "camel.component.activemq.explicitQosEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_EXPLICIT_QOS_ENABLED_DOC = "Set if the deliveryMode, priority or timeToLive qualities of service should be used when sending messages. This option is based on Spring's JmsTemplate. The deliveryMode, priority and timeToLive options are applied to the current endpoint. This contrasts with the preserveMessageQos option, which operates at message granularity, reading QoS properties exclusively from the Camel In message headers.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_EXPLICIT_QOS_ENABLED_DEFAULT = "false";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_FORMAT_DATE_HEADERS_TO_ISO_8601CONF = "camel.component.activemq.formatDateHeadersToIso8601";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_FORMAT_DATE_HEADERS_TO_ISO_8601DOC = "Sets whether JMS date properties should be formatted according to the ISO 8601 standard.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_FORMAT_DATE_HEADERS_TO_ISO_8601DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_START_PRODUCER_CONF = "camel.component.activemq.lazyStartProducer";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_START_PRODUCER_DOC = "Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that  [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_START_PRODUCER_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_PRESERVE_MESSAGE_QOS_CONF = "camel.component.activemq.preserveMessageQos";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_PRESERVE_MESSAGE_QOS_DOC = "Set to true, if you want to send message using the QoS settings specified on the message, instead of the QoS settings on the JMS endpoint. The following three headers are considered JMSPriority, JMSDeliveryMode, and JMSExpiration. You can provide all or only some of them. If not provided, Camel will fall back to use the values from the endpoint instead. So, when using this option, the headers overrid [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_PRESERVE_MESSAGE_QOS_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_PRIORITY_CONF = "camel.component.activemq.priority";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_PRIORITY_DOC = "Values greater than 1 specify the message priority when sending (where 1 is the lowest priority and 9 is the highest). The explicitQosEnabled option must also be enabled in order for this option to have any effect. One of: [1] [2] [3] [4] [5] [6] [7] [8] [9]";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_COMPONENT_PRIORITY_DEFAULT = 4;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CONCURRENT_CONSUMERS_CONF = "camel.component.activemq.replyToConcurrentConsumers";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CONCURRENT_CONSUMERS_DOC = "Specifies the default number of concurrent consumers when doing request/reply over JMS. See also the maxMessagesPerTask option to control dynamic scaling up/down of threads.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CONCURRENT_CONSUMERS_DEFAULT = 1;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_CONF = "camel.component.activemq.replyToMaxConcurrentConsumers";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_DOC = "Specifies the maximum number of concurrent consumers when using request/reply over JMS. See also the maxMessagesPerTask option to control dynamic scaling up/down of threads.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_CONF = "camel.component.activemq.replyToOnTimeoutMaxConcurrentConsumers";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_DOC = "Specifies the maximum number of concurrent consumers for continue routing when timeout occurred when using request/reply over JMS.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_DEFAULT = 1;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_OVERRIDE_CONF = "camel.component.activemq.replyToOverride";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_OVERRIDE_DOC = "Provides an explicit ReplyTo destination in the JMS message, which overrides the setting of replyTo. It is useful if you want to forward the message to a remote Queue and receive the reply message from the ReplyTo destination.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_OVERRIDE_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_TYPE_CONF = "camel.component.activemq.replyToType";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_TYPE_DOC = "Allows for explicitly specifying which kind of strategy to use for replyTo queues when doing request/reply over JMS. Possible values are: Temporary, Shared, or Exclusive. By default Camel will use temporary queues. However if replyTo has been configured, then Shared is used by default. This option allows you to use exclusive queues instead of shared ones. See Camel JMS documentation for more details, and es [...]
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_TYPE_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CONF = "camel.component.activemq.requestTimeout";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_DOC = "The timeout for waiting for a reply when using the InOut Exchange Pattern (in milliseconds). The default is 20 seconds. You can include the header CamelJmsRequestTimeout to override this endpoint configured timeout value, and thus have per message individual timeout values. See also the requestTimeoutCheckerInterval option.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_DEFAULT = 20000L;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TIME_TO_LIVE_CONF = "camel.component.activemq.timeToLive";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TIME_TO_LIVE_DOC = "When sending messages, specifies the time-to-live of the message (in milliseconds).";
-    public static final Long CAMEL_SINK_ACTIVEMQ_COMPONENT_TIME_TO_LIVE_DEFAULT = -1L;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_ADDITIONAL_HEADERS_CONF = "camel.component.activemq.allowAdditionalHeaders";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_ADDITIONAL_HEADERS_DOC = "This option is used to allow additional headers which may have values that are invalid according to JMS specification. For example some message systems such as WMQ do this with header names using prefix JMS_IBM_MQMD_ containing values with byte array or other invalid types. You can specify multiple header names separated by comma, and use as suffix for wildcard matching.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_ADDITIONAL_HEADERS_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_NULL_BODY_CONF = "camel.component.activemq.allowNullBody";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_NULL_BODY_DOC = "Whether to allow sending messages with no body. If this option is false and the message body is null, then an JMSException is thrown.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_NULL_BODY_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALWAYS_COPY_MESSAGE_CONF = "camel.component.activemq.alwaysCopyMessage";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALWAYS_COPY_MESSAGE_DOC = "If true, Camel will always make a JMS message copy of the message when it is passed to the producer for sending. Copying the message is needed in some situations, such as when a replyToDestinationSelectorName is set (incidentally, Camel will set the alwaysCopyMessage option to true, if a replyToDestinationSelectorName is set)";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_ALWAYS_COPY_MESSAGE_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CORRELATION_PROPERTY_CONF = "camel.component.activemq.correlationProperty";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CORRELATION_PROPERTY_DOC = "When using InOut exchange pattern use this JMS property instead of JMSCorrelationID JMS property to correlate messages. If set messages will be correlated solely on the value of this property JMSCorrelationID property will be ignored and not set by Camel.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CORRELATION_PROPERTY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_TIME_TO_LIVE_CONF = "camel.component.activemq.disableTimeToLive";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_TIME_TO_LIVE_DOC = "Use this option to force disabling time to live. For example when you do request/reply over JMS, then Camel will by default use the requestTimeout value as time to live on the message being sent. The problem is that the sender and receiver systems have to have their clocks synchronized, so they are in sync. This is not always so easy to archive. So you can use disableTimeToLive=true to not set a time [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_TIME_TO_LIVE_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_FORCE_SEND_ORIGINAL_MESSAGE_CONF = "camel.component.activemq.forceSendOriginalMessage";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_FORCE_SEND_ORIGINAL_MESSAGE_DOC = "When using mapJmsMessage=false Camel will create a new JMS message to send to a new JMS destination if you touch the headers (get or set) during the route. Set this option to true to force Camel to send the original JMS message that was received.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_FORCE_SEND_ORIGINAL_MESSAGE_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_SENT_JMSMESSAGE_IDCONF = "camel.component.activemq.includeSentJMSMessageID";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_SENT_JMSMESSAGE_IDDOC = "Only applicable when sending to JMS destination using InOnly (eg fire and forget). Enabling this option will enrich the Camel Exchange with the actual JMSMessageID that was used by the JMS client when the message was sent to the JMS destination.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_SENT_JMSMESSAGE_IDDEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CACHE_LEVEL_NAME_CONF = "camel.component.activemq.replyToCacheLevelName";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CACHE_LEVEL_NAME_DOC = "Sets the cache level by name for the reply consumer when doing request/reply over JMS. This option only applies when using fixed reply queues (not temporary). Camel will by default use: CACHE_CONSUMER for exclusive or shared w/ replyToSelectorName. And CACHE_SESSION for shared without replyToSelectorName. Some JMS brokers such as IBM WebSphere may require to set the replyToCacheLevelName=CACHE_N [...]
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CACHE_LEVEL_NAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DESTINATION_SELECTOR_NAME_CONF = "camel.component.activemq.replyToDestinationSelectorName";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DESTINATION_SELECTOR_NAME_DOC = "Sets the JMS Selector using the fixed name to be used so you can filter out your own replies from the others when using a shared queue (that is, if you are not using a temporary reply queue).";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DESTINATION_SELECTOR_NAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_STREAM_MESSAGE_TYPE_ENABLED_CONF = "camel.component.activemq.streamMessageTypeEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_STREAM_MESSAGE_TYPE_ENABLED_DOC = "Sets whether StreamMessage type is enabled or not. Message payloads of streaming kind such as files, InputStream, etc will either by sent as BytesMessage or StreamMessage. This option controls which kind will be used. By default BytesMessage is used which enforces the entire message payload to be read into memory. By enabling this option the message payload is read into memory in chunks and ea [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_STREAM_MESSAGE_TYPE_ENABLED_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_CONF = "camel.component.activemq.allowAutoWiredConnectionFactory";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_DOC = "Whether to auto-discover ConnectionFactory from the registry, if no connection factory has been configured. If only one instance of ConnectionFactory is found then it will be used. This is enabled by default.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_CONF = "camel.component.activemq.allowAutoWiredDestinationResolver";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_DOC = "Whether to auto-discover DestinationResolver from the registry, if no destination resolver has been configured. If only one instance of DestinationResolver is found then it will be used. This is enabled by default.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_CONF = "camel.component.activemq.allowSerializedHeaders";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_DOC = "Controls whether or not to include serialized headers. Applies only when transferExchange is true. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_CONF = "camel.component.activemq.artemisStreamingEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_DOC = "Whether optimizing for Apache Artemis streaming mode. This can reduce memory overhead when using Artemis with JMS StreamMessage types. This option must only be enabled if Apache Artemis is being used.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_CONF = "camel.component.activemq.asyncStartListener";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_DOC = "Whether to startup the JmsConsumer message listener asynchronously, when starting a route. For example if a JmsConsumer cannot get a connection to a remote JMS broker, then it may block while retrying and/or failover. This will cause Camel to block while starting routes. By setting this option to true, you will let routes startup, while the JmsConsumer connects to the JMS broker using a dedicated thr [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_CONF = "camel.component.activemq.asyncStopListener";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_DOC = "Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_CONF = "camel.component.activemq.autowiredEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_DOC = "Whether autowiring is enabled. This is used for automatic autowiring options (the option must be marked as autowired) by looking up in the registry to find if there is a single instance of matching type, which then gets configured on the component. This can be used for automatic configuring JDBC data sources, JMS connection factories, AWS Clients, etc.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CONFIGURATION_CONF = "camel.component.activemq.configuration";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CONFIGURATION_DOC = "To use a shared JMS configuration";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_CONFIGURATION_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_CONF = "camel.component.activemq.destinationResolver";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_DOC = "A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ERROR_HANDLER_CONF = "camel.component.activemq.errorHandler";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ERROR_HANDLER_DOC = "Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message. By default these exceptions will be logged at the WARN level, if no errorHandler has been configured. You can configure logging level and whether stack traces should be logged using errorHandlerLoggingLevel and errorHandlerLogStackTrace options. This makes it much easier to c [...]
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_ERROR_HANDLER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_CONF = "camel.component.activemq.exceptionListener";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_DOC = "Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_CONF = "camel.component.activemq.idleConsumerLimit";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_DOC = "Specify the limit for the number of consumers that are allowed to be idle at any given time.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_DEFAULT = 1;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_CONF = "camel.component.activemq.idleTaskExecutionLimit";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_DOC = "Specifies the limit for idle executions of a receive task, not having received any message within its execution. If this limit is reached, the task will shut down and leave receiving to other executing tasks (in the case of dynamic scheduling; see the maxConcurrentConsumers setting). There is additional doc available from Spring.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_DEFAULT = 1;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_CONF = "camel.component.activemq.includeAllJMSXProperties";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_DOC = "Whether to include all JMSXxxx properties when mapping from JMS to Camel Message. Setting this to true will include properties such as JMSXAppID, and JMSXUserID etc. Note: If you are using a custom headerFilterStrategy then this option does not apply.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_CONF = "camel.component.activemq.jmsKeyFormatStrategy";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_DOC = "Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification. Camel provides two implementations out of the box: default and passthrough. The default strategy will safely marshal dots and hyphens (. and -). The passthrough strategy leaves the key as is. Can be used for JMS brokers which do not care whether JMS header keys contain illegal characters. You [...]
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_CONF = "camel.component.activemq.mapJmsMessage";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_DOC = "Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_CONF = "camel.component.activemq.maxMessagesPerTask";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_DOC = "The number of messages per task. -1 is unlimited. If you use a range for concurrent consumers (eg min max), then this option can be used to set a value to eg 100 to control how fast the consumers will shrink when less work is required.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_DEFAULT = -1;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_CONF = "camel.component.activemq.messageConverter";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_DOC = "To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to/from a javax.jms.Message.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_CONF = "camel.component.activemq.messageCreatedStrategy";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_DOC = "To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_CONF = "camel.component.activemq.messageIdEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_DOC = "When sending, specifies whether message IDs should be added. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the message ID set to null; if the provider ignores the hint, the message ID must be set to its normal unique value.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_CONF = "camel.component.activemq.messageListenerContainerFactory";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_DOC = "Registry ID of the MessageListenerContainerFactory used to determine what org.springframework.jms.listener.AbstractMessageListenerContainer to use to consume messages. Setting this will automatically set consumerType to Custom.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_CONF = "camel.component.activemq.messageTimestampEnabled";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_DOC = "Specifies whether timestamps should be enabled by default on sending messages. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the timestamp set to zero; if the provider ignores the hint the timestamp must be set to its normal value.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_CONF = "camel.component.activemq.pubSubNoLocal";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_DOC = "Specifies whether to inhibit the delivery of messages published by its own connection.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_CONF = "camel.component.activemq.queueBrowseStrategy";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_DOC = "To use a custom QueueBrowseStrategy when browsing queues";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_CONF = "camel.component.activemq.receiveTimeout";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_DOC = "The timeout for receiving messages (in milliseconds).";
-    public static final Long CAMEL_SINK_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_DEFAULT = 1000L;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_CONF = "camel.component.activemq.recoveryInterval";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_DOC = "Specifies the interval between recovery attempts, i.e. when a connection is being refreshed, in milliseconds. The default is 5000 ms, that is, 5 seconds.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_DEFAULT = 5000L;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_CONF = "camel.component.activemq.requestTimeoutCheckerInterval";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DOC = "Configures how often Camel should check for timed out Exchanges when doing request/reply over JMS. By default Camel checks once per second. But if you must react faster when a timeout occurs, then you can lower this interval, to check more frequently. The timeout is determined by the option requestTimeout.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DEFAULT = 1000L;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_SYNCHRONOUS_CONF = "camel.component.activemq.synchronous";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_SYNCHRONOUS_DOC = "Sets whether synchronous processing should be strictly used";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_SYNCHRONOUS_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_CONF = "camel.component.activemq.transferException";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_DOC = "If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage. If the client is Camel, the returned Exception is rethrown. This allows you to use Camel JMS as a bridge in your routing - for example, using persistent queues to enable robust routing. Notice that if you also hav [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_CONF = "camel.component.activemq.transferExchange";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_DOC = "You can transfer the exchange over the wire instead of just the body and headers. The following fields are transferred: In body, Out body, Fault body, In headers, Out headers, Fault headers, exchange properties, exchange exception. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level. You must enable this option on both the producer an [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_CONF = "camel.component.activemq.trustAllPackages";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_DOC = "Define if all Java packages are trusted or not (for Java object JMS message types). Notice its not recommended practice to send Java serialized objects over network. Setting this to true can expose security risks, so use this with care.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDCONF = "camel.component.activemq.useMessageIDAsCorrelationID";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDDOC = "Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDDEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_CONF = "camel.component.activemq.waitForProvisionCorrelationToBeUpdatedCounter";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DOC = "Number of times to wait for provisional correlation id to be updated to the actual correlation id when doing request/reply over JMS and when the option useMessageIDAsCorrelationID is enabled.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DEFAULT = 50;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_CONF = "camel.component.activemq.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DOC = "Interval in millis to sleep each time while waiting for provisional correlation id to be updated.";
-    public static final Long CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DEFAULT = 100L;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_CONF = "camel.component.activemq.headerFilterStrategy";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_DOC = "To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter header to and from Camel message.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_PASSWORD_CONF = "camel.component.activemq.password";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_PASSWORD_DOC = "Password to use with the ConnectionFactory. You can also configure username/password directly on the ConnectionFactory.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_PASSWORD_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_USERNAME_CONF = "camel.component.activemq.username";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_USERNAME_DOC = "Username to use with the ConnectionFactory. You can also configure username/password directly on the ConnectionFactory.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_USERNAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_CONF = "camel.component.activemq.transacted";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_DOC = "Specifies whether to use transacted mode";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_CONF = "camel.component.activemq.transactedInOut";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_DOC = "Specifies whether InOut operations (request reply) default to using transacted mode If this flag is set to true, then Spring JmsTemplate will have sessionTransacted set to true, and the acknowledgeMode as transacted on the JmsTemplate used for InOut operations. Note from Spring JMS: that within a JTA transaction, the parameters passed to createQueue, createTopic methods are not taken into account. Depen [...]
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_DEFAULT = false;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_CONF = "camel.component.activemq.lazyCreateTransactionManager";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_DOC = "If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.";
-    public static final Boolean CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_DEFAULT = true;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_CONF = "camel.component.activemq.transactionManager";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_DOC = "The Spring transaction manager to use.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_CONF = "camel.component.activemq.transactionName";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_DOC = "The name of the transaction to use.";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_CONF = "camel.component.activemq.transactionTimeout";
-    public static final String CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_DOC = "The timeout value of the transaction (in seconds), if using transacted mode.";
-    public static final Integer CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_DEFAULT = -1;
-
-    public CamelActivemqSinkConnectorConfig(
-            ConfigDef config,
-            Map<String, String> parsedConfig) {
-        super(config, parsedConfig);
-    }
-
-    public CamelActivemqSinkConnectorConfig(Map<String, String> parsedConfig) {
-        this(conf(), parsedConfig);
-    }
-
-    public static ConfigDef conf() {
-        ConfigDef conf = new ConfigDef(CamelSinkConnectorConfig.conf());
-        conf.define(CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_TYPE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_NAME_DEFAULT, ConfigDef.Importance.HIGH, CAMEL_SINK_ACTIVEMQ_PATH_DESTINATION_NAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_CLIENT_ID_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_CLIENT_ID_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_CLIENT_ID_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_DELAY_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_DELAY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_DELAY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_MODE_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_MODE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_MODE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_PERSISTENT_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_PERSISTENT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DELIVERY_PERSISTENT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXPLICIT_QOS_ENABLED_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXPLICIT_QOS_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXPLICIT_QOS_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORMAT_DATE_HEADERS_TO_ISO_8601CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORMAT_DATE_HEADERS_TO_ISO_8601DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORMAT_DATE_HEADERS_TO_ISO_8601DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_START_PRODUCER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_START_PRODUCER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_START_PRODUCER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRESERVE_MESSAGE_QOS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRESERVE_MESSAGE_QOS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRESERVE_MESSAGE_QOS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRIORITY_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRIORITY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_PRIORITY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_OVERRIDE_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_OVERRIDE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_OVERRIDE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_TYPE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_TIME_TO_LIVE_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TIME_TO_LIVE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TIME_TO_LIVE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_ADDITIONAL_HEADERS_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_ADDITIONAL_HEADERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_ADDITIONAL_HEADERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_NULL_BODY_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_NULL_BODY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_NULL_BODY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALWAYS_COPY_MESSAGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALWAYS_COPY_MESSAGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALWAYS_COPY_MESSAGE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_CORRELATION_PROPERTY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_CORRELATION_PROPERTY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_CORRELATION_PROPERTY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_TIME_TO_LIVE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_TIME_TO_LIVE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DISABLE_TIME_TO_LIVE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORCE_SEND_ORIGINAL_MESSAGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORCE_SEND_ORIGINAL_MESSAGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_FORCE_SEND_ORIGINAL_MESSAGE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_SENT_JMSMESSAGE_IDCONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_SENT_JMSMESSAGE_IDDEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_SENT_JMSMESSAGE_IDDOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CACHE_LEVEL_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CACHE_LEVEL_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_CACHE_LEVEL_NAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DESTINATION_SELECTOR_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DESTINATION_SELECTOR_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REPLY_TO_DESTINATION_SELECTOR_NAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_STREAM_MESSAGE_TYPE_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_STREAM_MESSAGE_TYPE_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_STREAM_MESSAGE_TYPE_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDCONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDDEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDDOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_PASSWORD_CONF, ConfigDef.Type.PASSWORD, CAMEL_SINK_ACTIVEMQ_ENDPOINT_PASSWORD_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_PASSWORD_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_USERNAME_CONF, ConfigDef.Type.PASSWORD, CAMEL_SINK_ACTIVEMQ_ENDPOINT_USERNAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_USERNAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_BROKER_URLCONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_BROKER_URLDEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_BROKER_URLDOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_CLIENT_ID_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_CLIENT_ID_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_CLIENT_ID_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_DELAY_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_DELAY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_DELAY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_MODE_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_MODE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_MODE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_PERSISTENT_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_PERSISTENT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_DELIVERY_PERSISTENT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_EXPLICIT_QOS_ENABLED_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_EXPLICIT_QOS_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_EXPLICIT_QOS_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_FORMAT_DATE_HEADERS_TO_ISO_8601CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_FORMAT_DATE_HEADERS_TO_ISO_8601DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_FORMAT_DATE_HEADERS_TO_ISO_8601DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_START_PRODUCER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_START_PRODUCER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_START_PRODUCER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_PRESERVE_MESSAGE_QOS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_PRESERVE_MESSAGE_QOS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_PRESERVE_MESSAGE_QOS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_PRIORITY_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_COMPONENT_PRIORITY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_PRIORITY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_MAX_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_ON_TIMEOUT_MAX_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_OVERRIDE_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_OVERRIDE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_OVERRIDE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_TYPE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TIME_TO_LIVE_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_COMPONENT_TIME_TO_LIVE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TIME_TO_LIVE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_ADDITIONAL_HEADERS_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_ADDITIONAL_HEADERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_ADDITIONAL_HEADERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_NULL_BODY_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_NULL_BODY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_NULL_BODY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ALWAYS_COPY_MESSAGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALWAYS_COPY_MESSAGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALWAYS_COPY_MESSAGE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_CORRELATION_PROPERTY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_CORRELATION_PROPERTY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_CORRELATION_PROPERTY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_TIME_TO_LIVE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_TIME_TO_LIVE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_DISABLE_TIME_TO_LIVE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_FORCE_SEND_ORIGINAL_MESSAGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_FORCE_SEND_ORIGINAL_MESSAGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_FORCE_SEND_ORIGINAL_MESSAGE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_SENT_JMSMESSAGE_IDCONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_SENT_JMSMESSAGE_IDDEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_SENT_JMSMESSAGE_IDDOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CACHE_LEVEL_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CACHE_LEVEL_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_CACHE_LEVEL_NAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DESTINATION_SELECTOR_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DESTINATION_SELECTOR_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REPLY_TO_DESTINATION_SELECTOR_NAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_STREAM_MESSAGE_TYPE_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_STREAM_MESSAGE_TYPE_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_STREAM_MESSAGE_TYPE_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_CONFIGURATION_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_CONFIGURATION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_CONFIGURATION_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_ERROR_HANDLER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_ERROR_HANDLER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_ERROR_HANDLER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_SYNCHRONOUS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_SYNCHRONOUS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_SYNCHRONOUS_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDCONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDDEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDDOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_CONF, ConfigDef.Type.LONG, CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_PASSWORD_CONF, ConfigDef.Type.PASSWORD, CAMEL_SINK_ACTIVEMQ_COMPONENT_PASSWORD_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_PASSWORD_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_USERNAME_CONF, ConfigDef.Type.PASSWORD, CAMEL_SINK_ACTIVEMQ_COMPONENT_USERNAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_USERNAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_DOC);
-        conf.define(CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_CONF, ConfigDef.Type.INT, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_DOC);
-        return conf;
-    }
-}
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSinkTask.java b/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSinkTask.java
deleted file mode 100644
index 8bbd4af..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSinkTask.java
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.apache.camel.kafkaconnector.activemq;
-
-import java.util.HashMap;
-import java.util.Map;
-import javax.annotation.Generated;
-import org.apache.camel.kafkaconnector.CamelSinkConnectorConfig;
-import org.apache.camel.kafkaconnector.CamelSinkTask;
-
-@Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
-public class CamelActivemqSinkTask extends CamelSinkTask {
-
-    @Override
-    protected CamelSinkConnectorConfig getCamelSinkConnectorConfig(
-            Map<String, String> props) {
-        return new CamelActivemqSinkConnectorConfig(props);
-    }
-    @Override
-    protected Map<String, String> getDefaultConfig() {
-        return new HashMap<String, String>() {{
-            put(CamelSinkConnectorConfig.CAMEL_SINK_COMPONENT_CONF, "activemq");
-        }};
-    }
-}
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSourceConnector.java b/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSourceConnector.java
deleted file mode 100644
index 1fc6126..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSourceConnector.java
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.apache.camel.kafkaconnector.activemq;
-
-import javax.annotation.Generated;
-import org.apache.camel.kafkaconnector.CamelSourceConnector;
-import org.apache.kafka.common.config.ConfigDef;
-import org.apache.kafka.connect.connector.Task;
-
-@Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
-public class CamelActivemqSourceConnector extends CamelSourceConnector {
-
-    @Override
-    public ConfigDef config() {
-        return CamelActivemqSourceConnectorConfig.conf();
-    }
-    @Override
-    public Class<? extends Task> taskClass() {
-        return CamelActivemqSourceTask.class;
-    }
-}
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSourceConnectorConfig.java b/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSourceConnectorConfig.java
deleted file mode 100644
index 8d1136d..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSourceConnectorConfig.java
+++ /dev/null
@@ -1,644 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.apache.camel.kafkaconnector.activemq;
-
-import java.util.Map;
-import javax.annotation.Generated;
-import org.apache.camel.kafkaconnector.CamelSourceConnectorConfig;
-import org.apache.kafka.common.config.ConfigDef;
-
-@Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
-public class CamelActivemqSourceConnectorConfig
-        extends
-            CamelSourceConnectorConfig {
-
-    public static final String CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_TYPE_CONF = "camel.source.path.destinationType";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_TYPE_DOC = "The kind of destination to use One of: [queue] [topic] [temp-queue] [temp-topic]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_TYPE_DEFAULT = "queue";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_NAME_CONF = "camel.source.path.destinationName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_NAME_DOC = "Name of the queue or topic to use as destination";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_NAME_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CLIENT_ID_CONF = "camel.source.endpoint.clientId";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CLIENT_ID_DOC = "Sets the JMS client ID to use. Note that this value, if specified, must be unique and can only be used by a single JMS connection instance. It is typically only required for durable topic subscriptions. If using Apache ActiveMQ you may prefer to use Virtual Topics instead.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CLIENT_ID_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_CONF = "camel.source.endpoint.connectionFactory";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_DOC = "The connection factory to be use. A connection factory must be configured either on the component or endpoint.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_CONF = "camel.source.endpoint.disableReplyTo";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_DOC = "Specifies whether Camel ignores the JMSReplyTo header in messages. If true, Camel does not send a reply back to the destination specified in the JMSReplyTo header. You can use this option if you want Camel to consume from a route and you do not want Camel to automatically send back a reply message because another component in your code handles the reply message. You can also use this option if you want  [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_CONF = "camel.source.endpoint.durableSubscriptionName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_DOC = "The durable subscriber name for specifying durable topic subscriptions. The clientId option must be configured as well.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_CONF = "camel.source.endpoint.jmsMessageType";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_DOC = "Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages. Possible values are: Bytes, Map, Object, Stream, Text. By default, Camel would determine which JMS message type to use from the In body type. This option allows you to specify it. One of: [Bytes] [Map] [Object] [Stream] [Text]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_CONF = "camel.source.endpoint.replyTo";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DOC = "Provides an explicit ReplyTo destination (overrides any incoming value of Message.getJMSReplyTo() in consumer).";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_CONF = "camel.source.endpoint.testConnectionOnStartup";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_DOC = "Specifies whether to test the connection on startup. This ensures that when Camel starts that all the JMS consumers have a valid connection to the JMS broker. If a connection cannot be granted then Camel throws an exception on startup. This ensures that Camel is not started with failed connections. The JMS producers is tested as well.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACKNOWLEDGEMENT_MODE_NAME_CONF = "camel.source.endpoint.acknowledgementModeName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACKNOWLEDGEMENT_MODE_NAME_DOC = "The JMS acknowledgement name, which is one of: SESSION_TRANSACTED, CLIENT_ACKNOWLEDGE, AUTO_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE One of: [SESSION_TRANSACTED] [CLIENT_ACKNOWLEDGE] [AUTO_ACKNOWLEDGE] [DUPS_OK_ACKNOWLEDGE]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACKNOWLEDGEMENT_MODE_NAME_DEFAULT = "AUTO_ACKNOWLEDGE";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_CONSUMER_PRIORITY_CONF = "camel.source.endpoint.artemisConsumerPriority";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_CONSUMER_PRIORITY_DOC = "Consumer priorities allow you to ensure that high priority consumers receive messages while they are active. Normally, active consumers connected to a queue receive messages from it in a round-robin fashion. When consumer priorities are in use, messages are delivered round-robin if multiple active consumers exist with the same high priority. Messages will only going to lower priority consumers  [...]
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_CONSUMER_PRIORITY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_CONSUMER_CONF = "camel.source.endpoint.asyncConsumer";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_CONSUMER_DOC = "Whether the JmsConsumer processes the Exchange asynchronously. If enabled then the JmsConsumer may pickup the next message from the JMS queue, while the previous message is being processed asynchronously (by the Asynchronous Routing Engine). This means that messages may be processed not 100% strictly in order. If disabled (as default) then the Exchange is fully processed before the JmsConsumer will pickup [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_CONSUMER_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_AUTO_STARTUP_CONF = "camel.source.endpoint.autoStartup";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_AUTO_STARTUP_DOC = "Specifies whether the consumer container should auto-startup.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_AUTO_STARTUP_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_CONF = "camel.source.endpoint.cacheLevel";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_DOC = "Sets the cache level by ID for the underlying JMS resources. See cacheLevelName option for more details.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_NAME_CONF = "camel.source.endpoint.cacheLevelName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_NAME_DOC = "Sets the cache level by name for the underlying JMS resources. Possible values are: CACHE_AUTO, CACHE_CONNECTION, CACHE_CONSUMER, CACHE_NONE, and CACHE_SESSION. The default setting is CACHE_AUTO. See the Spring documentation and Transactions Cache Levels for more information. One of: [CACHE_AUTO] [CACHE_CONNECTION] [CACHE_CONSUMER] [CACHE_NONE] [CACHE_SESSION]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_NAME_DEFAULT = "CACHE_AUTO";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONCURRENT_CONSUMERS_CONF = "camel.source.endpoint.concurrentConsumers";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONCURRENT_CONSUMERS_DOC = "Specifies the default number of concurrent consumers when consuming from JMS (not for request/reply over JMS). See also the maxMessagesPerTask option to control dynamic scaling up/down of threads. When doing request/reply over JMS then the option replyToConcurrentConsumers is used to control number of concurrent consumers on the reply message listener.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONCURRENT_CONSUMERS_DEFAULT = 1;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_CONCURRENT_CONSUMERS_CONF = "camel.source.endpoint.maxConcurrentConsumers";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_CONCURRENT_CONSUMERS_DOC = "Specifies the maximum number of concurrent consumers when consuming from JMS (not for request/reply over JMS). See also the maxMessagesPerTask option to control dynamic scaling up/down of threads. When doing request/reply over JMS then the option replyToMaxConcurrentConsumers is used to control number of concurrent consumers on the reply message listener.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_CONCURRENT_CONSUMERS_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DELIVERY_PERSISTENT_CONF = "camel.source.endpoint.replyToDeliveryPersistent";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DELIVERY_PERSISTENT_DOC = "Specifies whether to use persistent delivery by default for replies.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DELIVERY_PERSISTENT_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SELECTOR_CONF = "camel.source.endpoint.selector";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SELECTOR_DOC = "Sets the JMS selector to use";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SELECTOR_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_DURABLE_CONF = "camel.source.endpoint.subscriptionDurable";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_DURABLE_DOC = "Set whether to make the subscription durable. The durable subscription name to be used can be specified through the subscriptionName property. Default is false. Set this to true to register a durable subscription, typically in combination with a subscriptionName value (unless your message listener class name is good enough as subscription name). Only makes sense when listening to a topic (pub-sub do [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_DURABLE_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_NAME_CONF = "camel.source.endpoint.subscriptionName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_NAME_DOC = "Set the name of a subscription to create. To be applied in case of a topic (pub-sub domain) with a shared or durable subscription. The subscription name needs to be unique within this client's JMS client id. Default is the class name of the specified message listener. Note: Only 1 concurrent consumer (which is the default of this message listener container) is allowed for each subscription, except for  [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_SHARED_CONF = "camel.source.endpoint.subscriptionShared";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_SHARED_DOC = "Set whether to make the subscription shared. The shared subscription name to be used can be specified through the subscriptionName property. Default is false. Set this to true to register a shared subscription, typically in combination with a subscriptionName value (unless your message listener class name is good enough as subscription name). Note that shared subscriptions may also be durable, so thi [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_SHARED_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACCEPT_MESSAGES_WHILE_STOPPING_CONF = "camel.source.endpoint.acceptMessagesWhileStopping";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACCEPT_MESSAGES_WHILE_STOPPING_DOC = "Specifies whether the consumer accept messages while it is stopping. You may consider enabling this option, if you start and stop JMS routes at runtime, while there are still messages enqueued on the queue. If this option is false, and you stop the JMS route, then messages may be rejected, and the JMS broker would have to attempt redeliveries, which yet again may be rejected, and eventuall [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACCEPT_MESSAGES_WHILE_STOPPING_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_REPLY_MANAGER_QUICK_STOP_CONF = "camel.source.endpoint.allowReplyManagerQuickStop";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_REPLY_MANAGER_QUICK_STOP_DOC = "Whether the DefaultMessageListenerContainer used in the reply managers for request-reply messaging allow the DefaultMessageListenerContainer.runningAllowed flag to quick stop in case JmsConfiguration#isAcceptMessagesWhileStopping is enabled, and org.apache.camel.CamelContext is currently being stopped. This quick stop ability is enabled by default in the regular JMS consumers but to enable [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_REPLY_MANAGER_QUICK_STOP_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONSUMER_TYPE_CONF = "camel.source.endpoint.consumerType";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONSUMER_TYPE_DOC = "The consumer type to use, which can be one of: Simple, Default, or Custom. The consumer type determines which Spring JMS listener to use. Default will use org.springframework.jms.listener.DefaultMessageListenerContainer, Simple will use org.springframework.jms.listener.SimpleMessageListenerContainer. When Custom is specified, the MessageListenerContainerFactory defined by the messageListenerContainerFactor [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONSUMER_TYPE_DEFAULT = "Default";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DEFAULT_TASK_EXECUTOR_TYPE_CONF = "camel.source.endpoint.defaultTaskExecutorType";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DEFAULT_TASK_EXECUTOR_TYPE_DOC = "Specifies what default TaskExecutor type to use in the DefaultMessageListenerContainer, for both consumer endpoints and the ReplyTo consumer of producer endpoints. Possible values: SimpleAsync (uses Spring's SimpleAsyncTaskExecutor) or ThreadPool (uses Spring's ThreadPoolTaskExecutor with optimal values - cached threadpool-like). If not set, it defaults to the previous behaviour, which uses a  [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DEFAULT_TASK_EXECUTOR_TYPE_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_OPTIONS_CONF = "camel.source.endpoint.destinationOptions";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_OPTIONS_DOC = "Destination Options are a way to provide extended configuration options to a JMS consumer without having to extend the JMS API. The options are encoded using URL query syntax in the destination name that the consumer is created on. See more details at https://activemq.apache.org/destination-options.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_OPTIONS_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_LOADING_OF_PROPERTIES_CONF = "camel.source.endpoint.eagerLoadingOfProperties";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_LOADING_OF_PROPERTIES_DOC = "Enables eager loading of JMS properties and payload as soon as a message is loaded which generally is inefficient as the JMS properties may not be required but sometimes can catch early any issues with the underlying JMS provider and the use of JMS properties. See also the option eagerPoisonBody.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_LOADING_OF_PROPERTIES_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_POISON_BODY_CONF = "camel.source.endpoint.eagerPoisonBody";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_POISON_BODY_DOC = "If eagerLoadingOfProperties is enabled and the JMS message payload (JMS body or JMS properties) is poison (cannot be read/mapped), then set this text as the message body instead so the message can be processed (the cause of the poison are already stored as exception on the Exchange). This can be turned off by setting eagerPoisonBody=false. See also the option eagerLoadingOfProperties.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_POISON_BODY_DEFAULT = "Poison JMS message due to ${exception.message}";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_HANDLER_CONF = "camel.source.endpoint.exceptionHandler";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_HANDLER_DOC = "To let the consumer use a custom ExceptionHandler. Notice if the option bridgeErrorHandler is enabled then this option is not in use. By default the consumer will deal with exceptions, that will be logged at WARN or ERROR level and ignored.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_HANDLER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCHANGE_PATTERN_CONF = "camel.source.endpoint.exchangePattern";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCHANGE_PATTERN_DOC = "Sets the exchange pattern when the consumer creates an exchange. One of: [InOnly] [InOut] [InOptionalOut]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCHANGE_PATTERN_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXPOSE_LISTENER_SESSION_CONF = "camel.source.endpoint.exposeListenerSession";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXPOSE_LISTENER_SESSION_DOC = "Specifies whether the listener session should be exposed when consuming messages.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXPOSE_LISTENER_SESSION_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_SAME_DESTINATION_ALLOWED_CONF = "camel.source.endpoint.replyToSameDestinationAllowed";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_SAME_DESTINATION_ALLOWED_DOC = "Whether a JMS consumer is allowed to send a reply message to the same destination that the consumer is using to consume from. This prevents an endless loop by consuming and sending back the same message to itself.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_SAME_DESTINATION_ALLOWED_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TASK_EXECUTOR_CONF = "camel.source.endpoint.taskExecutor";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TASK_EXECUTOR_DOC = "Allows you to specify a custom task executor for consuming messages.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TASK_EXECUTOR_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_CONF = "camel.source.endpoint.allowSerializedHeaders";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_DOC = "Controls whether or not to include serialized headers. Applies only when transferExchange is true. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_CONF = "camel.source.endpoint.artemisStreamingEnabled";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_DOC = "Whether optimizing for Apache Artemis streaming mode. This can reduce memory overhead when using Artemis with JMS StreamMessage types. This option must only be enabled if Apache Artemis is being used.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_CONF = "camel.source.endpoint.asyncStartListener";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_DOC = "Whether to startup the JmsConsumer message listener asynchronously, when starting a route. For example if a JmsConsumer cannot get a connection to a remote JMS broker, then it may block while retrying and/or failover. This will cause Camel to block while starting routes. By setting this option to true, you will let routes startup, while the JmsConsumer connects to the JMS broker using a dedicated th [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_CONF = "camel.source.endpoint.asyncStopListener";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_DOC = "Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_CONF = "camel.source.endpoint.destinationResolver";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_DOC = "A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_CONF = "camel.source.endpoint.errorHandler";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_DOC = "Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message. By default these exceptions will be logged at the WARN level, if no errorHandler has been configured. You can configure logging level and whether stack traces should be logged using errorHandlerLoggingLevel and errorHandlerLogStackTrace options. This makes it much easier to  [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_CONF = "camel.source.endpoint.exceptionListener";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_DOC = "Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_CONF = "camel.source.endpoint.headerFilterStrategy";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_DOC = "To use a custom HeaderFilterStrategy to filter header to and from Camel message.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_CONF = "camel.source.endpoint.idleConsumerLimit";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_DOC = "Specify the limit for the number of consumers that are allowed to be idle at any given time.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_DEFAULT = 1;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_CONF = "camel.source.endpoint.idleTaskExecutionLimit";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_DOC = "Specifies the limit for idle executions of a receive task, not having received any message within its execution. If this limit is reached, the task will shut down and leave receiving to other executing tasks (in the case of dynamic scheduling; see the maxConcurrentConsumers setting). There is additional doc available from Spring.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_DEFAULT = 1;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_CONF = "camel.source.endpoint.includeAllJMSXProperties";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_DOC = "Whether to include all JMSXxxx properties when mapping from JMS to Camel Message. Setting this to true will include properties such as JMSXAppID, and JMSXUserID etc. Note: If you are using a custom headerFilterStrategy then this option does not apply.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_CONF = "camel.source.endpoint.jmsKeyFormatStrategy";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_DOC = "Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification. Camel provides two implementations out of the box: default and passthrough. The default strategy will safely marshal dots and hyphens (. and -). The passthrough strategy leaves the key as is. Can be used for JMS brokers which do not care whether JMS header keys contain illegal characters. Yo [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_CONF = "camel.source.endpoint.mapJmsMessage";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_DOC = "Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_CONF = "camel.source.endpoint.maxMessagesPerTask";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_DOC = "The number of messages per task. -1 is unlimited. If you use a range for concurrent consumers (eg min max), then this option can be used to set a value to eg 100 to control how fast the consumers will shrink when less work is required.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_DEFAULT = -1;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_CONF = "camel.source.endpoint.messageConverter";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_DOC = "To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to/from a javax.jms.Message.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_CONF = "camel.source.endpoint.messageCreatedStrategy";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_DOC = "To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_CONF = "camel.source.endpoint.messageIdEnabled";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_DOC = "When sending, specifies whether message IDs should be added. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the message ID set to null; if the provider ignores the hint, the message ID must be set to its normal unique value.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_CONF = "camel.source.endpoint.messageListenerContainerFactory";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_DOC = "Registry ID of the MessageListenerContainerFactory used to determine what org.springframework.jms.listener.AbstractMessageListenerContainer to use to consume messages. Setting this will automatically set consumerType to Custom.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_CONF = "camel.source.endpoint.messageTimestampEnabled";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_DOC = "Specifies whether timestamps should be enabled by default on sending messages. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the timestamp set to zero; if the provider ignores the hint the timestamp must be set to its normal value.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_CONF = "camel.source.endpoint.pubSubNoLocal";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_DOC = "Specifies whether to inhibit the delivery of messages published by its own connection.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_CONF = "camel.source.endpoint.receiveTimeout";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_DOC = "The timeout for receiving messages (in milliseconds).";
-    public static final Long CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_DEFAULT = 1000L;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_CONF = "camel.source.endpoint.recoveryInterval";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_DOC = "Specifies the interval between recovery attempts, i.e. when a connection is being refreshed, in milliseconds. The default is 5000 ms, that is, 5 seconds.";
-    public static final Long CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_DEFAULT = 5000L;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_CONF = "camel.source.endpoint.requestTimeoutCheckerInterval";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DOC = "Configures how often Camel should check for timed out Exchanges when doing request/reply over JMS. By default Camel checks once per second. But if you must react faster when a timeout occurs, then you can lower this interval, to check more frequently. The timeout is determined by the option requestTimeout.";
-    public static final Long CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DEFAULT = 1000L;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_CONF = "camel.source.endpoint.synchronous";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_DOC = "Sets whether synchronous processing should be strictly used";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_CONF = "camel.source.endpoint.transferException";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_DOC = "If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage. If the client is Camel, the returned Exception is rethrown. This allows you to use Camel JMS as a bridge in your routing - for example, using persistent queues to enable robust routing. Notice that if you also ha [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_CONF = "camel.source.endpoint.transferExchange";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_DOC = "You can transfer the exchange over the wire instead of just the body and headers. The following fields are transferred: In body, Out body, Fault body, In headers, Out headers, Fault headers, exchange properties, exchange exception. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level. You must enable this option on both the producer a [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDCONF = "camel.source.endpoint.useMessageIDAsCorrelationID";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDDOC = "Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDDEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_CONF = "camel.source.endpoint.waitForProvisionCorrelationToBeUpdatedCounter";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DOC = "Number of times to wait for provisional correlation id to be updated to the actual correlation id when doing request/reply over JMS and when the option useMessageIDAsCorrelationID is enabled.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DEFAULT = 50;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_CONF = "camel.source.endpoint.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DOC = "Interval in millis to sleep each time while waiting for provisional correlation id to be updated.";
-    public static final Long CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DEFAULT = 100L;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOGGING_LEVEL_CONF = "camel.source.endpoint.errorHandlerLoggingLevel";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOGGING_LEVEL_DOC = "Allows to configure the default errorHandler logging level for logging uncaught exceptions. One of: [TRACE] [DEBUG] [INFO] [WARN] [ERROR] [OFF]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOGGING_LEVEL_DEFAULT = "WARN";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOG_STACK_TRACE_CONF = "camel.source.endpoint.errorHandlerLogStackTrace";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOG_STACK_TRACE_DOC = "Allows to control whether stacktraces should be logged or not, by the default errorHandler.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOG_STACK_TRACE_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PASSWORD_CONF = "camel.source.endpoint.password";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PASSWORD_DOC = "Password to use with the ConnectionFactory. You can also configure username/password directly on the ConnectionFactory.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PASSWORD_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USERNAME_CONF = "camel.source.endpoint.username";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USERNAME_DOC = "Username to use with the ConnectionFactory. You can also configure username/password directly on the ConnectionFactory.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USERNAME_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_CONF = "camel.source.endpoint.transacted";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_DOC = "Specifies whether to use transacted mode";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_CONF = "camel.source.endpoint.transactedInOut";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_DOC = "Specifies whether InOut operations (request reply) default to using transacted mode If this flag is set to true, then Spring JmsTemplate will have sessionTransacted set to true, and the acknowledgeMode as transacted on the JmsTemplate used for InOut operations. Note from Spring JMS: that within a JTA transaction, the parameters passed to createQueue, createTopic methods are not taken into account. Depe [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_CONF = "camel.source.endpoint.lazyCreateTransactionManager";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_DOC = "If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_CONF = "camel.source.endpoint.transactionManager";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_DOC = "The Spring transaction manager to use.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_CONF = "camel.source.endpoint.transactionName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_DOC = "The name of the transaction to use.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_CONF = "camel.source.endpoint.transactionTimeout";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_DOC = "The timeout value of the transaction (in seconds), if using transacted mode.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_DEFAULT = -1;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_BROKER_URLCONF = "camel.component.activemq.brokerURL";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_BROKER_URLDOC = "Sets the broker URL to use to connect to ActiveMQ. If none configured then localhost:61616 is used by default (however can be overridden by configuration from environment variables)";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_BROKER_URLDEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CLIENT_ID_CONF = "camel.component.activemq.clientId";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CLIENT_ID_DOC = "Sets the JMS client ID to use. Note that this value, if specified, must be unique and can only be used by a single JMS connection instance. It is typically only required for durable topic subscriptions. If using Apache ActiveMQ you may prefer to use Virtual Topics instead.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CLIENT_ID_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_CONF = "camel.component.activemq.connectionFactory";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_DOC = "The connection factory to be use. A connection factory must be configured either on the component or endpoint.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_CONF = "camel.component.activemq.disableReplyTo";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_DOC = "Specifies whether Camel ignores the JMSReplyTo header in messages. If true, Camel does not send a reply back to the destination specified in the JMSReplyTo header. You can use this option if you want Camel to consume from a route and you do not want Camel to automatically send back a reply message because another component in your code handles the reply message. You can also use this option if you want [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_CONF = "camel.component.activemq.durableSubscriptionName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_DOC = "The durable subscriber name for specifying durable topic subscriptions. The clientId option must be configured as well.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_CONF = "camel.component.activemq.jmsMessageType";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_DOC = "Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages. Possible values are: Bytes, Map, Object, Stream, Text. By default, Camel would determine which JMS message type to use from the In body type. This option allows you to specify it. One of: [Bytes] [Map] [Object] [Stream] [Text]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_CONF = "camel.component.activemq.replyTo";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DOC = "Provides an explicit ReplyTo destination (overrides any incoming value of Message.getJMSReplyTo() in consumer).";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_CONF = "camel.component.activemq.testConnectionOnStartup";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_DOC = "Specifies whether to test the connection on startup. This ensures that when Camel starts that all the JMS consumers have a valid connection to the JMS broker. If a connection cannot be granted then Camel throws an exception on startup. This ensures that Camel is not started with failed connections. The JMS producers is tested as well.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_CONF = "camel.component.activemq.usePooledConnection";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_DOC = "Enables or disables whether a PooledConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again. The default value is true.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_CONF = "camel.component.activemq.useSingleConnection";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_DOC = "Enables or disables whether a Spring SingleConnectionFactory will be used so that when messages are sent to ActiveMQ from outside of a message consuming thread, pooling will be used rather than the default with the Spring JmsTemplate which will create a new connection, session, producer for each message then close them all down again. The default value is false and a pooled connection is used by d [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACKNOWLEDGEMENT_MODE_NAME_CONF = "camel.component.activemq.acknowledgementModeName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACKNOWLEDGEMENT_MODE_NAME_DOC = "The JMS acknowledgement name, which is one of: SESSION_TRANSACTED, CLIENT_ACKNOWLEDGE, AUTO_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE One of: [SESSION_TRANSACTED] [CLIENT_ACKNOWLEDGE] [AUTO_ACKNOWLEDGE] [DUPS_OK_ACKNOWLEDGE]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACKNOWLEDGEMENT_MODE_NAME_DEFAULT = "AUTO_ACKNOWLEDGE";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_CONSUMER_PRIORITY_CONF = "camel.component.activemq.artemisConsumerPriority";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_CONSUMER_PRIORITY_DOC = "Consumer priorities allow you to ensure that high priority consumers receive messages while they are active. Normally, active consumers connected to a queue receive messages from it in a round-robin fashion. When consumer priorities are in use, messages are delivered round-robin if multiple active consumers exist with the same high priority. Messages will only going to lower priority consumers [...]
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_CONSUMER_PRIORITY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_CONSUMER_CONF = "camel.component.activemq.asyncConsumer";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_CONSUMER_DOC = "Whether the JmsConsumer processes the Exchange asynchronously. If enabled then the JmsConsumer may pickup the next message from the JMS queue, while the previous message is being processed asynchronously (by the Asynchronous Routing Engine). This means that messages may be processed not 100% strictly in order. If disabled (as default) then the Exchange is fully processed before the JmsConsumer will picku [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_CONSUMER_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTO_STARTUP_CONF = "camel.component.activemq.autoStartup";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTO_STARTUP_DOC = "Specifies whether the consumer container should auto-startup.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTO_STARTUP_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_CONF = "camel.component.activemq.cacheLevel";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_DOC = "Sets the cache level by ID for the underlying JMS resources. See cacheLevelName option for more details.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_NAME_CONF = "camel.component.activemq.cacheLevelName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_NAME_DOC = "Sets the cache level by name for the underlying JMS resources. Possible values are: CACHE_AUTO, CACHE_CONNECTION, CACHE_CONSUMER, CACHE_NONE, and CACHE_SESSION. The default setting is CACHE_AUTO. See the Spring documentation and Transactions Cache Levels for more information. One of: [CACHE_AUTO] [CACHE_CONNECTION] [CACHE_CONSUMER] [CACHE_NONE] [CACHE_SESSION]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_NAME_DEFAULT = "CACHE_AUTO";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONCURRENT_CONSUMERS_CONF = "camel.component.activemq.concurrentConsumers";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONCURRENT_CONSUMERS_DOC = "Specifies the default number of concurrent consumers when consuming from JMS (not for request/reply over JMS). See also the maxMessagesPerTask option to control dynamic scaling up/down of threads. When doing request/reply over JMS then the option replyToConcurrentConsumers is used to control number of concurrent consumers on the reply message listener.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONCURRENT_CONSUMERS_DEFAULT = 1;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_CONCURRENT_CONSUMERS_CONF = "camel.component.activemq.maxConcurrentConsumers";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_CONCURRENT_CONSUMERS_DOC = "Specifies the maximum number of concurrent consumers when consuming from JMS (not for request/reply over JMS). See also the maxMessagesPerTask option to control dynamic scaling up/down of threads. When doing request/reply over JMS then the option replyToMaxConcurrentConsumers is used to control number of concurrent consumers on the reply message listener.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_CONCURRENT_CONSUMERS_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DELIVERY_PERSISTENT_CONF = "camel.component.activemq.replyToDeliveryPersistent";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DELIVERY_PERSISTENT_DOC = "Specifies whether to use persistent delivery by default for replies.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DELIVERY_PERSISTENT_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SELECTOR_CONF = "camel.component.activemq.selector";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SELECTOR_DOC = "Sets the JMS selector to use";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SELECTOR_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_DURABLE_CONF = "camel.component.activemq.subscriptionDurable";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_DURABLE_DOC = "Set whether to make the subscription durable. The durable subscription name to be used can be specified through the subscriptionName property. Default is false. Set this to true to register a durable subscription, typically in combination with a subscriptionName value (unless your message listener class name is good enough as subscription name). Only makes sense when listening to a topic (pub-sub d [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_DURABLE_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_NAME_CONF = "camel.component.activemq.subscriptionName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_NAME_DOC = "Set the name of a subscription to create. To be applied in case of a topic (pub-sub domain) with a shared or durable subscription. The subscription name needs to be unique within this client's JMS client id. Default is the class name of the specified message listener. Note: Only 1 concurrent consumer (which is the default of this message listener container) is allowed for each subscription, except for [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_SHARED_CONF = "camel.component.activemq.subscriptionShared";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_SHARED_DOC = "Set whether to make the subscription shared. The shared subscription name to be used can be specified through the subscriptionName property. Default is false. Set this to true to register a shared subscription, typically in combination with a subscriptionName value (unless your message listener class name is good enough as subscription name). Note that shared subscriptions may also be durable, so th [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_SHARED_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACCEPT_MESSAGES_WHILE_STOPPING_CONF = "camel.component.activemq.acceptMessagesWhileStopping";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACCEPT_MESSAGES_WHILE_STOPPING_DOC = "Specifies whether the consumer accept messages while it is stopping. You may consider enabling this option, if you start and stop JMS routes at runtime, while there are still messages enqueued on the queue. If this option is false, and you stop the JMS route, then messages may be rejected, and the JMS broker would have to attempt redeliveries, which yet again may be rejected, and eventual [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACCEPT_MESSAGES_WHILE_STOPPING_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_REPLY_MANAGER_QUICK_STOP_CONF = "camel.component.activemq.allowReplyManagerQuickStop";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_REPLY_MANAGER_QUICK_STOP_DOC = "Whether the DefaultMessageListenerContainer used in the reply managers for request-reply messaging allow the DefaultMessageListenerContainer.runningAllowed flag to quick stop in case JmsConfiguration#isAcceptMessagesWhileStopping is enabled, and org.apache.camel.CamelContext is currently being stopped. This quick stop ability is enabled by default in the regular JMS consumers but to enabl [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_REPLY_MANAGER_QUICK_STOP_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONSUMER_TYPE_CONF = "camel.component.activemq.consumerType";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONSUMER_TYPE_DOC = "The consumer type to use, which can be one of: Simple, Default, or Custom. The consumer type determines which Spring JMS listener to use. Default will use org.springframework.jms.listener.DefaultMessageListenerContainer, Simple will use org.springframework.jms.listener.SimpleMessageListenerContainer. When Custom is specified, the MessageListenerContainerFactory defined by the messageListenerContainerFacto [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONSUMER_TYPE_DEFAULT = "Default";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DEFAULT_TASK_EXECUTOR_TYPE_CONF = "camel.component.activemq.defaultTaskExecutorType";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DEFAULT_TASK_EXECUTOR_TYPE_DOC = "Specifies what default TaskExecutor type to use in the DefaultMessageListenerContainer, for both consumer endpoints and the ReplyTo consumer of producer endpoints. Possible values: SimpleAsync (uses Spring's SimpleAsyncTaskExecutor) or ThreadPool (uses Spring's ThreadPoolTaskExecutor with optimal values - cached threadpool-like). If not set, it defaults to the previous behaviour, which uses a [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DEFAULT_TASK_EXECUTOR_TYPE_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_LOADING_OF_PROPERTIES_CONF = "camel.component.activemq.eagerLoadingOfProperties";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_LOADING_OF_PROPERTIES_DOC = "Enables eager loading of JMS properties and payload as soon as a message is loaded which generally is inefficient as the JMS properties may not be required but sometimes can catch early any issues with the underlying JMS provider and the use of JMS properties. See also the option eagerPoisonBody.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_LOADING_OF_PROPERTIES_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_POISON_BODY_CONF = "camel.component.activemq.eagerPoisonBody";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_POISON_BODY_DOC = "If eagerLoadingOfProperties is enabled and the JMS message payload (JMS body or JMS properties) is poison (cannot be read/mapped), then set this text as the message body instead so the message can be processed (the cause of the poison are already stored as exception on the Exchange). This can be turned off by setting eagerPoisonBody=false. See also the option eagerLoadingOfProperties.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_POISON_BODY_DEFAULT = "Poison JMS message due to ${exception.message}";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXPOSE_LISTENER_SESSION_CONF = "camel.component.activemq.exposeListenerSession";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXPOSE_LISTENER_SESSION_DOC = "Specifies whether the listener session should be exposed when consuming messages.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXPOSE_LISTENER_SESSION_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_SAME_DESTINATION_ALLOWED_CONF = "camel.component.activemq.replyToSameDestinationAllowed";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_SAME_DESTINATION_ALLOWED_DOC = "Whether a JMS consumer is allowed to send a reply message to the same destination that the consumer is using to consume from. This prevents an endless loop by consuming and sending back the same message to itself.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_SAME_DESTINATION_ALLOWED_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TASK_EXECUTOR_CONF = "camel.component.activemq.taskExecutor";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TASK_EXECUTOR_DOC = "Allows you to specify a custom task executor for consuming messages.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TASK_EXECUTOR_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_CONF = "camel.component.activemq.allowAutoWiredConnectionFactory";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_DOC = "Whether to auto-discover ConnectionFactory from the registry, if no connection factory has been configured. If only one instance of ConnectionFactory is found then it will be used. This is enabled by default.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_CONF = "camel.component.activemq.allowAutoWiredDestinationResolver";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_DOC = "Whether to auto-discover DestinationResolver from the registry, if no destination resolver has been configured. If only one instance of DestinationResolver is found then it will be used. This is enabled by default.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_CONF = "camel.component.activemq.allowSerializedHeaders";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_DOC = "Controls whether or not to include serialized headers. Applies only when transferExchange is true. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_CONF = "camel.component.activemq.artemisStreamingEnabled";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_DOC = "Whether optimizing for Apache Artemis streaming mode. This can reduce memory overhead when using Artemis with JMS StreamMessage types. This option must only be enabled if Apache Artemis is being used.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_CONF = "camel.component.activemq.asyncStartListener";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_DOC = "Whether to startup the JmsConsumer message listener asynchronously, when starting a route. For example if a JmsConsumer cannot get a connection to a remote JMS broker, then it may block while retrying and/or failover. This will cause Camel to block while starting routes. By setting this option to true, you will let routes startup, while the JmsConsumer connects to the JMS broker using a dedicated t [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_CONF = "camel.component.activemq.asyncStopListener";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_DOC = "Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_CONF = "camel.component.activemq.autowiredEnabled";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_DOC = "Whether autowiring is enabled. This is used for automatic autowiring options (the option must be marked as autowired) by looking up in the registry to find if there is a single instance of matching type, which then gets configured on the component. This can be used for automatic configuring JDBC data sources, JMS connection factories, AWS Clients, etc.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONFIGURATION_CONF = "camel.component.activemq.configuration";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONFIGURATION_DOC = "To use a shared JMS configuration";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONFIGURATION_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_CONF = "camel.component.activemq.destinationResolver";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_DOC = "A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_CONF = "camel.component.activemq.errorHandler";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_DOC = "Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message. By default these exceptions will be logged at the WARN level, if no errorHandler has been configured. You can configure logging level and whether stack traces should be logged using errorHandlerLoggingLevel and errorHandlerLogStackTrace options. This makes it much easier to [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_CONF = "camel.component.activemq.exceptionListener";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_DOC = "Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_CONF = "camel.component.activemq.idleConsumerLimit";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_DOC = "Specify the limit for the number of consumers that are allowed to be idle at any given time.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_DEFAULT = 1;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_CONF = "camel.component.activemq.idleTaskExecutionLimit";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_DOC = "Specifies the limit for idle executions of a receive task, not having received any message within its execution. If this limit is reached, the task will shut down and leave receiving to other executing tasks (in the case of dynamic scheduling; see the maxConcurrentConsumers setting). There is additional doc available from Spring.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_DEFAULT = 1;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_CONF = "camel.component.activemq.includeAllJMSXProperties";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_DOC = "Whether to include all JMSXxxx properties when mapping from JMS to Camel Message. Setting this to true will include properties such as JMSXAppID, and JMSXUserID etc. Note: If you are using a custom headerFilterStrategy then this option does not apply.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_CONF = "camel.component.activemq.jmsKeyFormatStrategy";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_DOC = "Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification. Camel provides two implementations out of the box: default and passthrough. The default strategy will safely marshal dots and hyphens (. and -). The passthrough strategy leaves the key as is. Can be used for JMS brokers which do not care whether JMS header keys contain illegal characters. Y [...]
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_CONF = "camel.component.activemq.mapJmsMessage";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_DOC = "Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_CONF = "camel.component.activemq.maxMessagesPerTask";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_DOC = "The number of messages per task. -1 is unlimited. If you use a range for concurrent consumers (eg min max), then this option can be used to set a value to eg 100 to control how fast the consumers will shrink when less work is required.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_DEFAULT = -1;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_CONF = "camel.component.activemq.messageConverter";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_DOC = "To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to/from a javax.jms.Message.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_CONF = "camel.component.activemq.messageCreatedStrategy";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_DOC = "To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_CONF = "camel.component.activemq.messageIdEnabled";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_DOC = "When sending, specifies whether message IDs should be added. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the message ID set to null; if the provider ignores the hint, the message ID must be set to its normal unique value.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_CONF = "camel.component.activemq.messageListenerContainerFactory";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_DOC = "Registry ID of the MessageListenerContainerFactory used to determine what org.springframework.jms.listener.AbstractMessageListenerContainer to use to consume messages. Setting this will automatically set consumerType to Custom.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_CONF = "camel.component.activemq.messageTimestampEnabled";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_DOC = "Specifies whether timestamps should be enabled by default on sending messages. This is just an hint to the JMS broker. If the JMS provider accepts this hint, these messages must have the timestamp set to zero; if the provider ignores the hint the timestamp must be set to its normal value.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_CONF = "camel.component.activemq.pubSubNoLocal";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_DOC = "Specifies whether to inhibit the delivery of messages published by its own connection.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_CONF = "camel.component.activemq.queueBrowseStrategy";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_DOC = "To use a custom QueueBrowseStrategy when browsing queues";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_CONF = "camel.component.activemq.receiveTimeout";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_DOC = "The timeout for receiving messages (in milliseconds).";
-    public static final Long CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_DEFAULT = 1000L;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_CONF = "camel.component.activemq.recoveryInterval";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_DOC = "Specifies the interval between recovery attempts, i.e. when a connection is being refreshed, in milliseconds. The default is 5000 ms, that is, 5 seconds.";
-    public static final Long CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_DEFAULT = 5000L;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_CONF = "camel.component.activemq.requestTimeoutCheckerInterval";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DOC = "Configures how often Camel should check for timed out Exchanges when doing request/reply over JMS. By default Camel checks once per second. But if you must react faster when a timeout occurs, then you can lower this interval, to check more frequently. The timeout is determined by the option requestTimeout.";
-    public static final Long CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DEFAULT = 1000L;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SYNCHRONOUS_CONF = "camel.component.activemq.synchronous";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SYNCHRONOUS_DOC = "Sets whether synchronous processing should be strictly used";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SYNCHRONOUS_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_CONF = "camel.component.activemq.transferException";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_DOC = "If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage. If the client is Camel, the returned Exception is rethrown. This allows you to use Camel JMS as a bridge in your routing - for example, using persistent queues to enable robust routing. Notice that if you also h [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_CONF = "camel.component.activemq.transferExchange";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_DOC = "You can transfer the exchange over the wire instead of just the body and headers. The following fields are transferred: In body, Out body, Fault body, In headers, Out headers, Fault headers, exchange properties, exchange exception. This requires that the objects are serializable. Camel will exclude any non-serializable objects and log it at WARN level. You must enable this option on both the producer  [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_CONF = "camel.component.activemq.trustAllPackages";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_DOC = "Define if all Java packages are trusted or not (for Java object JMS message types). Notice its not recommended practice to send Java serialized objects over network. Setting this to true can expose security risks, so use this with care.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDCONF = "camel.component.activemq.useMessageIDAsCorrelationID";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDDOC = "Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDDEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_CONF = "camel.component.activemq.waitForProvisionCorrelationToBeUpdatedCounter";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DOC = "Number of times to wait for provisional correlation id to be updated to the actual correlation id when doing request/reply over JMS and when the option useMessageIDAsCorrelationID is enabled.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DEFAULT = 50;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_CONF = "camel.component.activemq.waitForProvisionCorrelationToBeUpdatedThreadSleepingTime";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DOC = "Interval in millis to sleep each time while waiting for provisional correlation id to be updated.";
-    public static final Long CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DEFAULT = 100L;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_CONF = "camel.component.activemq.headerFilterStrategy";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_DOC = "To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter header to and from Camel message.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOGGING_LEVEL_CONF = "camel.component.activemq.errorHandlerLoggingLevel";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOGGING_LEVEL_DOC = "Allows to configure the default errorHandler logging level for logging uncaught exceptions. One of: [TRACE] [DEBUG] [INFO] [WARN] [ERROR] [OFF]";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOGGING_LEVEL_DEFAULT = "WARN";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOG_STACK_TRACE_CONF = "camel.component.activemq.errorHandlerLogStackTrace";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOG_STACK_TRACE_DOC = "Allows to control whether stacktraces should be logged or not, by the default errorHandler.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOG_STACK_TRACE_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PASSWORD_CONF = "camel.component.activemq.password";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PASSWORD_DOC = "Password to use with the ConnectionFactory. You can also configure username/password directly on the ConnectionFactory.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PASSWORD_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USERNAME_CONF = "camel.component.activemq.username";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USERNAME_DOC = "Username to use with the ConnectionFactory. You can also configure username/password directly on the ConnectionFactory.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USERNAME_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_CONF = "camel.component.activemq.transacted";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_DOC = "Specifies whether to use transacted mode";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_CONF = "camel.component.activemq.transactedInOut";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_DOC = "Specifies whether InOut operations (request reply) default to using transacted mode If this flag is set to true, then Spring JmsTemplate will have sessionTransacted set to true, and the acknowledgeMode as transacted on the JmsTemplate used for InOut operations. Note from Spring JMS: that within a JTA transaction, the parameters passed to createQueue, createTopic methods are not taken into account. Dep [...]
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_DEFAULT = false;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_CONF = "camel.component.activemq.lazyCreateTransactionManager";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_DOC = "If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.";
-    public static final Boolean CAMEL_SOURCE_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_DEFAULT = true;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_CONF = "camel.component.activemq.transactionManager";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_DOC = "The Spring transaction manager to use.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_CONF = "camel.component.activemq.transactionName";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_DOC = "The name of the transaction to use.";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_DEFAULT = null;
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_CONF = "camel.component.activemq.transactionTimeout";
-    public static final String CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_DOC = "The timeout value of the transaction (in seconds), if using transacted mode.";
-    public static final Integer CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_DEFAULT = -1;
-
-    public CamelActivemqSourceConnectorConfig(
-            ConfigDef config,
-            Map<String, String> parsedConfig) {
-        super(config, parsedConfig);
-    }
-
-    public CamelActivemqSourceConnectorConfig(Map<String, String> parsedConfig) {
-        this(conf(), parsedConfig);
-    }
-
-    public static ConfigDef conf() {
-        ConfigDef conf = new ConfigDef(CamelSourceConnectorConfig.conf());
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_TYPE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_NAME_DEFAULT, ConfigDef.Importance.HIGH, CAMEL_SOURCE_ACTIVEMQ_PATH_DESTINATION_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CLIENT_ID_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CLIENT_ID_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CLIENT_ID_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONNECTION_FACTORY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DISABLE_REPLY_TO_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DURABLE_SUBSCRIPTION_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_MESSAGE_TYPE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TEST_CONNECTION_ON_STARTUP_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACKNOWLEDGEMENT_MODE_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACKNOWLEDGEMENT_MODE_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACKNOWLEDGEMENT_MODE_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_CONSUMER_PRIORITY_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_CONSUMER_PRIORITY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_CONSUMER_PRIORITY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_CONSUMER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_CONSUMER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_CONSUMER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_AUTO_STARTUP_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_AUTO_STARTUP_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_AUTO_STARTUP_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CACHE_LEVEL_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DELIVERY_PERSISTENT_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DELIVERY_PERSISTENT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_DELIVERY_PERSISTENT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SELECTOR_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SELECTOR_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SELECTOR_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_DURABLE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_DURABLE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_DURABLE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_SHARED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_SHARED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SUBSCRIPTION_SHARED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACCEPT_MESSAGES_WHILE_STOPPING_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACCEPT_MESSAGES_WHILE_STOPPING_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ACCEPT_MESSAGES_WHILE_STOPPING_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_REPLY_MANAGER_QUICK_STOP_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_REPLY_MANAGER_QUICK_STOP_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_REPLY_MANAGER_QUICK_STOP_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONSUMER_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONSUMER_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_CONSUMER_TYPE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DEFAULT_TASK_EXECUTOR_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DEFAULT_TASK_EXECUTOR_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DEFAULT_TASK_EXECUTOR_TYPE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_OPTIONS_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_OPTIONS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_OPTIONS_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_LOADING_OF_PROPERTIES_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_LOADING_OF_PROPERTIES_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_LOADING_OF_PROPERTIES_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_POISON_BODY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_POISON_BODY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EAGER_POISON_BODY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_HANDLER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_HANDLER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_HANDLER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCHANGE_PATTERN_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCHANGE_PATTERN_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCHANGE_PATTERN_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXPOSE_LISTENER_SESSION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXPOSE_LISTENER_SESSION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXPOSE_LISTENER_SESSION_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_SAME_DESTINATION_ALLOWED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_SAME_DESTINATION_ALLOWED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REPLY_TO_SAME_DESTINATION_ALLOWED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TASK_EXECUTOR_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TASK_EXECUTOR_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TASK_EXECUTOR_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ALLOW_SERIALIZED_HEADERS_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ARTEMIS_STREAMING_ENABLED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_START_LISTENER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ASYNC_STOP_LISTENER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_DESTINATION_RESOLVER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_EXCEPTION_LISTENER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_HEADER_FILTER_STRATEGY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_CONSUMER_LIMIT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_IDLE_TASK_EXECUTION_LIMIT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_INCLUDE_ALL_JMSXPROPERTIES_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_JMS_KEY_FORMAT_STRATEGY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAP_JMS_MESSAGE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MAX_MESSAGES_PER_TASK_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CONVERTER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_CREATED_STRATEGY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_ID_ENABLED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_LISTENER_CONTAINER_FACTORY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_MESSAGE_TIMESTAMP_ENABLED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PUB_SUB_NO_LOCAL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_CONF, ConfigDef.Type.LONG, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECEIVE_TIMEOUT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_CONF, ConfigDef.Type.LONG, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_RECOVERY_INTERVAL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_CONF, ConfigDef.Type.LONG, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_SYNCHRONOUS_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCEPTION_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSFER_EXCHANGE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDCONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDDEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USE_MESSAGE_IDAS_CORRELATION_IDDOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_CONF, ConfigDef.Type.LONG, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOGGING_LEVEL_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOGGING_LEVEL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOGGING_LEVEL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOG_STACK_TRACE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOG_STACK_TRACE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_ERROR_HANDLER_LOG_STACK_TRACE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PASSWORD_CONF, ConfigDef.Type.PASSWORD, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PASSWORD_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_PASSWORD_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USERNAME_CONF, ConfigDef.Type.PASSWORD, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USERNAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_USERNAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTED_IN_OUT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_LAZY_CREATE_TRANSACTION_MANAGER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_MANAGER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_ENDPOINT_TRANSACTION_TIMEOUT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_BROKER_URLCONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_BROKER_URLDEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_BROKER_URLDOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CLIENT_ID_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CLIENT_ID_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CLIENT_ID_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONNECTION_FACTORY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DISABLE_REPLY_TO_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DURABLE_SUBSCRIPTION_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_MESSAGE_TYPE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TEST_CONNECTION_ON_STARTUP_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_POOLED_CONNECTION_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_SINGLE_CONNECTION_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACKNOWLEDGEMENT_MODE_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACKNOWLEDGEMENT_MODE_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACKNOWLEDGEMENT_MODE_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_CONSUMER_PRIORITY_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_CONSUMER_PRIORITY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_CONSUMER_PRIORITY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_CONSUMER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_CONSUMER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_CONSUMER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTO_STARTUP_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTO_STARTUP_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTO_STARTUP_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CACHE_LEVEL_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_CONCURRENT_CONSUMERS_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_CONCURRENT_CONSUMERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_CONCURRENT_CONSUMERS_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DELIVERY_PERSISTENT_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DELIVERY_PERSISTENT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_DELIVERY_PERSISTENT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SELECTOR_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SELECTOR_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SELECTOR_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_DURABLE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_DURABLE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_DURABLE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_SHARED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_SHARED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SUBSCRIPTION_SHARED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACCEPT_MESSAGES_WHILE_STOPPING_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACCEPT_MESSAGES_WHILE_STOPPING_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ACCEPT_MESSAGES_WHILE_STOPPING_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_REPLY_MANAGER_QUICK_STOP_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_REPLY_MANAGER_QUICK_STOP_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_REPLY_MANAGER_QUICK_STOP_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONSUMER_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONSUMER_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONSUMER_TYPE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DEFAULT_TASK_EXECUTOR_TYPE_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DEFAULT_TASK_EXECUTOR_TYPE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DEFAULT_TASK_EXECUTOR_TYPE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_LOADING_OF_PROPERTIES_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_LOADING_OF_PROPERTIES_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_LOADING_OF_PROPERTIES_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_POISON_BODY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_POISON_BODY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EAGER_POISON_BODY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXPOSE_LISTENER_SESSION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXPOSE_LISTENER_SESSION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXPOSE_LISTENER_SESSION_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_SAME_DESTINATION_ALLOWED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_SAME_DESTINATION_ALLOWED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REPLY_TO_SAME_DESTINATION_ALLOWED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TASK_EXECUTOR_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TASK_EXECUTOR_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TASK_EXECUTOR_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_CONNECTION_FACTORY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_AUTO_WIRED_DESTINATION_RESOLVER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ALLOW_SERIALIZED_HEADERS_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ARTEMIS_STREAMING_ENABLED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_START_LISTENER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ASYNC_STOP_LISTENER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_AUTOWIRED_ENABLED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONFIGURATION_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONFIGURATION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_CONFIGURATION_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_DESTINATION_RESOLVER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_EXCEPTION_LISTENER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_CONSUMER_LIMIT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_IDLE_TASK_EXECUTION_LIMIT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_INCLUDE_ALL_JMSXPROPERTIES_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_JMS_KEY_FORMAT_STRATEGY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAP_JMS_MESSAGE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MAX_MESSAGES_PER_TASK_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CONVERTER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_CREATED_STRATEGY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_ID_ENABLED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_LISTENER_CONTAINER_FACTORY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_MESSAGE_TIMESTAMP_ENABLED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PUB_SUB_NO_LOCAL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_QUEUE_BROWSE_STRATEGY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_CONF, ConfigDef.Type.LONG, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECEIVE_TIMEOUT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_CONF, ConfigDef.Type.LONG, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_RECOVERY_INTERVAL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_CONF, ConfigDef.Type.LONG, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_REQUEST_TIMEOUT_CHECKER_INTERVAL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SYNCHRONOUS_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SYNCHRONOUS_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_SYNCHRONOUS_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCEPTION_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSFER_EXCHANGE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRUST_ALL_PACKAGES_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDCONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDDEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USE_MESSAGE_IDAS_CORRELATION_IDDOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_COUNTER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_CONF, ConfigDef.Type.LONG, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_WAIT_FOR_PROVISION_CORRELATION_TO_BE_UPDATED_THREAD_SLEEPING_TIME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_HEADER_FILTER_STRATEGY_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOGGING_LEVEL_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOGGING_LEVEL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOGGING_LEVEL_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOG_STACK_TRACE_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOG_STACK_TRACE_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_ERROR_HANDLER_LOG_STACK_TRACE_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PASSWORD_CONF, ConfigDef.Type.PASSWORD, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PASSWORD_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_PASSWORD_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USERNAME_CONF, ConfigDef.Type.PASSWORD, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USERNAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_USERNAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTED_IN_OUT_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_LAZY_CREATE_TRANSACTION_MANAGER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_MANAGER_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_NAME_DOC);
-        conf.define(CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_CONF, ConfigDef.Type.INT, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ACTIVEMQ_COMPONENT_TRANSACTION_TIMEOUT_DOC);
-        return conf;
-    }
-}
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSourceTask.java b/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSourceTask.java
deleted file mode 100644
index 06a6e5f..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/activemq/CamelActivemqSourceTask.java
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.apache.camel.kafkaconnector.activemq;
-
-import java.util.HashMap;
-import java.util.Map;
-import javax.annotation.Generated;
-import org.apache.camel.kafkaconnector.CamelSourceConnectorConfig;
-import org.apache.camel.kafkaconnector.CamelSourceTask;
-
-@Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
-public class CamelActivemqSourceTask extends CamelSourceTask {
-
-    @Override
-    protected CamelSourceConnectorConfig getCamelSourceConnectorConfig(
-            Map<String, String> props) {
-        return new CamelActivemqSourceConnectorConfig(props);
-    }
-    @Override
-    protected Map<String, String> getDefaultConfig() {
-        return new HashMap<String, String>() {{
-            put(CamelSourceConnectorConfig.CAMEL_SOURCE_COMPONENT_CONF, "activemq");
-        }};
-    }
-}
\ No newline at end of file
diff --git a/connectors/camel-activemq-kafka-connector/src/main/resources/META-INF/LICENSE.txt b/connectors/camel-activemq-kafka-connector/src/main/resources/META-INF/LICENSE.txt
deleted file mode 100644
index 6b0b127..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/resources/META-INF/LICENSE.txt
+++ /dev/null
@@ -1,203 +0,0 @@
-
-                                 Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
diff --git a/connectors/camel-activemq-kafka-connector/src/main/resources/META-INF/NOTICE.txt b/connectors/camel-activemq-kafka-connector/src/main/resources/META-INF/NOTICE.txt
deleted file mode 100644
index 2e215bf..0000000
--- a/connectors/camel-activemq-kafka-connector/src/main/resources/META-INF/NOTICE.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-   =========================================================================
-   ==  NOTICE file corresponding to the section 4 d of                    ==
-   ==  the Apache License, Version 2.0,                                   ==
-   ==  in this case for the Apache Camel distribution.                    ==
-   =========================================================================
-
-   This product includes software developed by
-   The Apache Software Foundation (http://www.apache.org/).
-
-   Please read the different LICENSE files present in the licenses directory of
... 358369 lines suppressed ...