This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard b11f1d8 Temporarily disable Tika native build due to #3130 discard 97db80c Upgrade Quarkus to 2.4.0.CR1 add 115d1bb Avoid release:prepare failure "The version could not be updated: ${quarkus.platform.version}" add 673ec2f Updated CHANGELOG.md add c2b0a82 Opted in Hacktoberfest 2021 add c8793b8 Upgrade Camel to 3.12.0 new 2a9eed4 Upgrade Quarkus to 2.4.0.CR1 new 78a53c2 Temporarily disable Tika native build due to #3130 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (b11f1d8) \ N -- N -- N refs/heads/quarkus-main (78a53c2) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .asf.yaml | 1 + CHANGELOG.md | 76 ++++++++++++---------- catalog/pom.xml | 2 +- docs/antora-playbook-dev.yml | 2 +- docs/antora-playbook.yml | 4 +- docs/antora.yml | 2 +- .../ROOT/pages/reference/extensions/aws2-sqs.adoc | 4 +- .../ROOT/pages/reference/extensions/bean.adoc | 2 +- .../reference/extensions/elasticsearch-rest.adoc | 4 +- .../pages/reference/extensions/google-sheets.adoc | 2 +- .../ROOT/pages/reference/extensions/groovy.adoc | 4 +- .../ROOT/pages/reference/extensions/hdfs.adoc | 4 +- .../reference/extensions/huaweicloud-smn.adoc | 2 +- .../ROOT/pages/reference/extensions/jsonpath.adoc | 6 +- .../reference/extensions/microprofile-health.adoc | 4 +- .../ROOT/pages/reference/extensions/netty.adoc | 4 +- .../ROOT/pages/reference/extensions/ognl.adoc | 4 +- .../ROOT/pages/reference/extensions/ribbon.adoc | 6 +- .../ROOT/pages/reference/extensions/xml-jaxp.adoc | 4 +- .../ROOT/pages/reference/extensions/xpath.adoc | 4 +- .../partials/reference/components/aws2-sqs.adoc | 2 +- .../reference/components/elasticsearch-rest.adoc | 2 +- .../zipkin.adoc => components/hwcloud-dms.adoc} | 0 .../hwcloud-imagerecognition.adoc} | 0 .../zipkin.adoc => components/hwcloud-obs.adoc} | 0 .../partials/reference/components/hwcloud-smn.adoc | 2 +- .../zipkin.adoc => components/json-patch.adoc} | 0 .../ROOT/partials/reference/components/netty.adoc | 2 +- .../ROOT/partials/reference/languages/bean.adoc | 4 +- .../ROOT/partials/reference/languages/csimple.adoc | 2 +- .../reference/languages/exchangeProperty.adoc | 2 +- .../ROOT/partials/reference/languages/file.adoc | 2 +- .../ROOT/partials/reference/languages/groovy.adoc | 2 +- .../ROOT/partials/reference/languages/header.adoc | 2 +- .../partials/reference/languages/hl7terser.adoc | 2 +- .../ROOT/partials/reference/languages/joor.adoc | 2 +- .../partials/reference/languages/jsonpath.adoc | 4 +- .../ROOT/partials/reference/languages/mvel.adoc | 2 +- .../ROOT/partials/reference/languages/ognl.adoc | 2 +- .../ROOT/partials/reference/languages/ref.adoc | 2 +- .../ROOT/partials/reference/languages/simple.adoc | 2 +- .../partials/reference/languages/tokenize.adoc | 2 +- .../ROOT/partials/reference/languages/xpath.adoc | 2 +- .../ROOT/partials/reference/languages/xquery.adoc | 2 +- .../partials/reference/languages/xtokenize.adoc | 2 +- .../reference/others/microprofile-health.adoc | 2 +- .../ROOT/partials/reference/others/ribbon.adoc | 2 +- extensions-core/pom.xml | 2 +- extensions-jvm/hdfs/runtime/pom.xml | 2 +- extensions-jvm/pom.xml | 2 +- extensions-jvm/spark/bom/pom.xml | 51 ++++++++++++--- extensions-support/pom.xml | 2 +- extensions-support/spring/integration-test/pom.xml | 26 -------- .../component/jaxb/deployment/JaxbProcessor.java | 7 -- extensions/pom.xml | 2 +- .../aws2-quarkus-client/aws2-ddb/pom.xml | 26 -------- .../aws2-quarkus-client/aws2-s3/pom.xml | 26 -------- integration-test-groups/aws2/aws2-cw/pom.xml | 26 -------- integration-test-groups/aws2/aws2-ddb/pom.xml | 26 -------- .../aws2/ddb/it/Aws2DdbStreamResource.java | 11 ---- .../component/aws2/ddb/it/Aws2DdbStreamRoutes.java | 2 +- .../aws2/ddb/it/TestSequenceNumberProvider.java | 38 ----------- .../component/aws2/ddb/it/Aws2DdbStreamTest.java | 24 ++----- integration-test-groups/aws2/aws2-kinesis/pom.xml | 26 -------- integration-test-groups/aws2/aws2-lambda/pom.xml | 26 -------- integration-test-groups/aws2/aws2-s3/pom.xml | 26 -------- integration-test-groups/aws2/aws2-ses/pom.xml | 26 -------- integration-test-groups/aws2/aws2-sqs-sns/pom.xml | 26 -------- .../azure/azure-eventhubs/pom.xml | 26 -------- .../azure/azure-storage-blob/pom.xml | 26 -------- .../azure/azure-storage-queue/pom.xml | 26 -------- integration-test-groups/foundation/bean/pom.xml | 26 -------- integration-test-groups/foundation/browse/pom.xml | 26 -------- .../foundation/component-name-resolver/pom.xml | 26 -------- .../foundation/controlbus/pom.xml | 26 -------- .../foundation/core-annotations/pom.xml | 26 -------- .../foundation/core-fault-tolerance/pom.xml | 26 -------- .../foundation/core-languages/pom.xml | 26 -------- .../foundation/core-thread-pools/pom.xml | 26 -------- integration-test-groups/foundation/core/pom.xml | 26 -------- .../foundation/customized-log-component/pom.xml | 26 -------- integration-test-groups/foundation/direct/pom.xml | 26 -------- integration-test-groups/foundation/eip/pom.xml | 26 -------- .../foundation/language/pom.xml | 26 -------- integration-test-groups/foundation/log/pom.xml | 26 -------- integration-test-groups/foundation/mock/pom.xml | 26 -------- integration-test-groups/foundation/ref/pom.xml | 26 -------- .../foundation/scheduler/pom.xml | 26 -------- integration-test-groups/foundation/seda/pom.xml | 26 -------- integration-test-groups/foundation/stream/pom.xml | 26 -------- integration-test-groups/foundation/timer/pom.xml | 26 -------- .../foundation/type-converter/pom.xml | 26 -------- .../mongodb/mongodb-gridfs/pom.xml | 26 -------- integration-test-groups/mongodb/mongodb/pom.xml | 26 -------- integration-tests-jvm/asn1/pom.xml | 26 -------- integration-tests-jvm/asterisk/pom.xml | 26 -------- integration-tests-jvm/atmos/pom.xml | 26 -------- integration-tests-jvm/atomix/pom.xml | 26 -------- integration-tests-jvm/aws-secrets-manager/pom.xml | 26 -------- integration-tests-jvm/aws-xray/pom.xml | 26 -------- integration-tests-jvm/azure-cosmosdb/pom.xml | 26 -------- .../azure-storage-datalake/pom.xml | 26 -------- integration-tests-jvm/barcode/pom.xml | 26 -------- integration-tests-jvm/beanio/pom.xml | 26 -------- integration-tests-jvm/beanstalk/pom.xml | 26 -------- integration-tests-jvm/bonita/pom.xml | 26 -------- integration-tests-jvm/chatscript/pom.xml | 26 -------- integration-tests-jvm/chunk/pom.xml | 26 -------- integration-tests-jvm/cm-sms/pom.xml | 26 -------- integration-tests-jvm/cmis/pom.xml | 26 -------- integration-tests-jvm/coap/pom.xml | 26 -------- integration-tests-jvm/cometd/pom.xml | 26 -------- integration-tests-jvm/corda/pom.xml | 26 -------- integration-tests-jvm/couchbase/pom.xml | 26 -------- integration-tests-jvm/djl/pom.xml | 26 -------- integration-tests-jvm/dns/pom.xml | 26 -------- integration-tests-jvm/drill/pom.xml | 26 -------- integration-tests-jvm/ehcache/pom.xml | 26 -------- integration-tests-jvm/elsql/pom.xml | 26 -------- integration-tests-jvm/etcd/pom.xml | 26 -------- integration-tests-jvm/etcd3/pom.xml | 26 -------- integration-tests-jvm/facebook/pom.xml | 26 -------- integration-tests-jvm/fastjson/pom.xml | 26 -------- integration-tests-jvm/flink/pom.xml | 26 -------- integration-tests-jvm/ganglia/pom.xml | 26 -------- integration-tests-jvm/google-functions/pom.xml | 26 -------- integration-tests-jvm/groovy-dsl/pom.xml | 26 -------- integration-tests-jvm/groovy/pom.xml | 26 -------- integration-tests-jvm/guava-eventbus/pom.xml | 26 -------- integration-tests-jvm/hbase/pom.xml | 21 ------ integration-tests-jvm/hdfs/pom.xml | 26 -------- integration-tests-jvm/huaweicloud-smn/pom.xml | 26 -------- integration-tests-jvm/iec60870/pom.xml | 26 -------- integration-tests-jvm/ignite/pom.xml | 26 -------- integration-tests-jvm/iota/pom.xml | 26 -------- integration-tests-jvm/irc/pom.xml | 26 -------- integration-tests-jvm/jasypt/pom.xml | 26 -------- integration-tests-jvm/java-joor-dsl/pom.xml | 26 -------- integration-tests-jvm/jbpm/pom.xml | 26 -------- integration-tests-jvm/jcache/pom.xml | 26 -------- integration-tests-jvm/jclouds/pom.xml | 26 -------- integration-tests-jvm/jcr/pom.xml | 26 -------- integration-tests-jvm/jfr/pom.xml | 26 -------- integration-tests-jvm/jgroups-raft/pom.xml | 26 -------- integration-tests-jvm/jgroups/pom.xml | 26 -------- integration-tests-jvm/jooq/pom.xml | 26 -------- integration-tests-jvm/joor/pom.xml | 26 -------- integration-tests-jvm/jsonapi/pom.xml | 26 -------- integration-tests-jvm/jt400/pom.xml | 26 -------- integration-tests-jvm/kamelet-reify/pom.xml | 26 -------- integration-tests-jvm/kotlin-dsl/pom.xml | 26 -------- integration-tests-jvm/ldap/pom.xml | 26 -------- integration-tests-jvm/ldif/pom.xml | 26 -------- integration-tests-jvm/lucene/pom.xml | 26 -------- integration-tests-jvm/management/pom.xml | 26 -------- integration-tests-jvm/milo/pom.xml | 26 -------- integration-tests-jvm/mvel/pom.xml | 26 -------- integration-tests-jvm/mybatis/pom.xml | 26 -------- integration-tests-jvm/ognl/pom.xml | 26 -------- integration-tests-jvm/printer/pom.xml | 26 -------- integration-tests-jvm/pulsar/pom.xml | 26 -------- integration-tests-jvm/quickfix/pom.xml | 26 -------- integration-tests-jvm/redis/pom.xml | 26 -------- integration-tests-jvm/ribbon/pom.xml | 26 -------- integration-tests-jvm/robotframework/pom.xml | 26 -------- integration-tests-jvm/schematron/pom.xml | 26 -------- integration-tests-jvm/sip/pom.xml | 26 -------- integration-tests-jvm/smpp/pom.xml | 26 -------- integration-tests-jvm/snmp/pom.xml | 26 -------- integration-tests-jvm/soroush/pom.xml | 26 -------- integration-tests-jvm/spark/pom.xml | 23 +------ integration-tests-jvm/splunk-hec/pom.xml | 26 -------- integration-tests-jvm/stitch/pom.xml | 26 -------- integration-tests-jvm/stomp/pom.xml | 26 -------- integration-tests-jvm/stub/pom.xml | 26 -------- integration-tests-jvm/thrift/pom.xml | 26 -------- integration-tests-jvm/web3j/pom.xml | 26 -------- integration-tests-jvm/weka/pom.xml | 26 -------- integration-tests-jvm/wordpress/pom.xml | 26 -------- integration-tests-jvm/workday/pom.xml | 26 -------- integration-tests-jvm/xj/pom.xml | 26 -------- integration-tests-jvm/xmpp/pom.xml | 26 -------- integration-tests-jvm/xslt-saxon/pom.xml | 26 -------- integration-tests-jvm/yammer/pom.xml | 26 -------- integration-tests-jvm/zookeeper-master/pom.xml | 26 -------- integration-tests-jvm/zookeeper/pom.xml | 26 -------- integration-tests-support/pom.xml | 4 +- integration-tests/activemq/pom.xml | 26 -------- integration-tests/amqp/pom.xml | 26 -------- integration-tests/arangodb/pom.xml | 26 -------- integration-tests/as2/pom.xml | 26 -------- .../camel/quarkus/component/as2/it/As2Sender.java | 2 +- integration-tests/atlasmap/pom.xml | 26 -------- integration-tests/avro-rpc/pom.xml | 26 -------- integration-tests/avro/pom.xml | 26 -------- integration-tests/aws2-grouped/pom.xml | 26 -------- .../aws2-quarkus-client-grouped/pom.xml | 26 -------- integration-tests/aws2/pom.xml | 26 -------- integration-tests/azure-grouped/pom.xml | 26 -------- integration-tests/base64/pom.xml | 26 -------- integration-tests/bean-validator/pom.xml | 26 -------- integration-tests/bindy/pom.xml | 26 -------- integration-tests/box/pom.xml | 26 -------- integration-tests/braintree/pom.xml | 26 -------- integration-tests/caffeine/pom.xml | 26 -------- integration-tests/cassandraql/pom.xml | 26 -------- integration-tests/cbor/pom.xml | 26 -------- integration-tests/compression/pom.xml | 26 -------- integration-tests/consul/pom.xml | 26 -------- integration-tests/core-discovery-disabled/pom.xml | 26 -------- integration-tests/couchdb/pom.xml | 26 -------- integration-tests/crypto/pom.xml | 26 -------- integration-tests/csimple/pom.xml | 26 -------- integration-tests/csv/pom.xml | 26 -------- integration-tests/dataformat/pom.xml | 26 -------- integration-tests/dataformats-json/pom.xml | 26 -------- .../src/main/resources/routes/gson-routes.xml | 2 +- .../src/main/resources/routes/jackson-routes.xml | 18 ++--- .../src/main/resources/routes/johnzon-routes.xml | 2 +- .../src/main/resources/routes/jsonb-routes.xml | 2 +- integration-tests/debezium/pom.xml | 26 -------- integration-tests/digitalocean/pom.xml | 26 -------- integration-tests/disruptor/pom.xml | 26 -------- integration-tests/dozer/pom.xml | 26 -------- integration-tests/dropbox/pom.xml | 26 -------- integration-tests/elasticsearch-rest/pom.xml | 26 -------- integration-tests/exec/pom.xml | 26 -------- integration-tests/fhir/pom.xml | 26 -------- integration-tests/file/pom.xml | 26 -------- integration-tests/flatpack/pom.xml | 26 -------- integration-tests/fop/pom.xml | 26 -------- integration-tests/foundation-grouped/pom.xml | 26 -------- integration-tests/freemarker/pom.xml | 26 -------- integration-tests/ftp/pom.xml | 26 -------- integration-tests/geocoder/pom.xml | 26 -------- integration-tests/git/pom.xml | 26 -------- integration-tests/github/pom.xml | 26 -------- integration-tests/google-bigquery/pom.xml | 26 -------- integration-tests/google-pubsub/pom.xml | 26 -------- .../google/pubsub/it/GooglePubsubTestResource.java | 1 + integration-tests/google-storage/pom.xml | 26 -------- integration-tests/google/pom.xml | 26 -------- integration-tests/graphql/pom.xml | 26 -------- integration-tests/grok/pom.xml | 26 -------- integration-tests/grpc/pom.xml | 26 -------- integration-tests/hazelcast/pom.xml | 26 -------- integration-tests/headersmap/pom.xml | 26 -------- integration-tests/hl7/pom.xml | 26 -------- integration-tests/http/pom.xml | 26 -------- integration-tests/hystrix/pom.xml | 26 -------- integration-tests/infinispan/pom.xml | 26 -------- integration-tests/influxdb/pom.xml | 26 -------- integration-tests/ipfs/pom.xml | 26 -------- integration-tests/jackson-avro/pom.xml | 26 -------- integration-tests/jackson-protobuf/pom.xml | 26 -------- integration-tests/jaxb/pom.xml | 26 -------- integration-tests/jdbc/pom.xml | 26 -------- integration-tests/jing/pom.xml | 26 -------- integration-tests/jira/pom.xml | 26 -------- integration-tests/jms-artemis-client/pom.xml | 26 -------- integration-tests/jms-qpid-amqp-client/pom.xml | 26 -------- integration-tests/jolt/pom.xml | 26 -------- integration-tests/jpa/pom.xml | 26 -------- integration-tests/js-dsl/pom.xml | 26 -------- integration-tests/jsch/pom.xml | 26 -------- integration-tests/jslt/pom.xml | 26 -------- integration-tests/json-validator/pom.xml | 26 -------- integration-tests/jsonata/pom.xml | 26 -------- integration-tests/jsonpath/pom.xml | 26 -------- integration-tests/jta/pom.xml | 26 -------- integration-tests/kafka-sasl-ssl/pom.xml | 26 -------- integration-tests/kafka-sasl/pom.xml | 26 -------- integration-tests/kafka-ssl/pom.xml | 26 -------- integration-tests/kafka/pom.xml | 26 -------- integration-tests/kamelet/pom.xml | 26 -------- integration-tests/kotlin/pom.xml | 26 -------- integration-tests/kubernetes/pom.xml | 26 -------- integration-tests/kudu/pom.xml | 26 -------- integration-tests/leveldb/pom.xml | 26 -------- integration-tests/lra/pom.xml | 26 -------- integration-tests/lumberjack/pom.xml | 26 -------- integration-tests/mail/pom.xml | 26 -------- integration-tests/main-caffeine-lrucache/pom.xml | 26 -------- integration-tests/main-collector/pom.xml | 26 -------- integration-tests/main-command-mode/pom.xml | 26 -------- integration-tests/main-devmode/pom.xml | 26 -------- integration-tests/main-discovery-disabled/pom.xml | 26 -------- integration-tests/main-unknown-args-fail/pom.xml | 26 -------- integration-tests/main-unknown-args-ignore/pom.xml | 26 -------- integration-tests/main-xml-io/pom.xml | 26 -------- integration-tests/main-xml-jaxb/pom.xml | 26 -------- integration-tests/main-yaml/pom.xml | 26 -------- integration-tests/main/pom.xml | 26 -------- integration-tests/master/pom.xml | 26 -------- integration-tests/messaging/pom.xml | 26 -------- integration-tests/micrometer/pom.xml | 26 -------- integration-tests/microprofile/pom.xml | 26 -------- integration-tests/minio/pom.xml | 26 -------- integration-tests/mllp/pom.xml | 26 -------- integration-tests/mongodb-grouped/pom.xml | 26 -------- integration-tests/msv/pom.xml | 26 -------- integration-tests/mustache/pom.xml | 26 -------- integration-tests/nagios/pom.xml | 26 -------- integration-tests/nats/pom.xml | 26 -------- integration-tests/netty/pom.xml | 26 -------- integration-tests/nitrite/pom.xml | 26 -------- integration-tests/nsq/pom.xml | 26 -------- integration-tests/oaipmh/pom.xml | 26 -------- integration-tests/olingo4/pom.xml | 26 -------- integration-tests/openapi-java/pom.xml | 26 -------- integration-tests/openstack/pom.xml | 26 -------- integration-tests/opentelemetry/pom.xml | 26 -------- integration-tests/opentracing/pom.xml | 26 -------- integration-tests/optaplanner/pom.xml | 26 -------- integration-tests/paho-mqtt5/pom.xml | 26 -------- integration-tests/paho/pom.xml | 26 -------- integration-tests/pdf/pom.xml | 26 -------- integration-tests/pg-replication-slot/pom.xml | 26 -------- integration-tests/pgevent/pom.xml | 26 -------- integration-tests/platform-http-engine/pom.xml | 26 -------- integration-tests/platform-http/pom.xml | 26 -------- integration-tests/protobuf/pom.xml | 26 -------- integration-tests/pubnub/pom.xml | 26 -------- integration-tests/quartz/pom.xml | 26 -------- integration-tests/qute/pom.xml | 26 -------- integration-tests/rabbitmq/pom.xml | 26 -------- integration-tests/reactive-streams/pom.xml | 26 -------- integration-tests/rest-openapi/pom.xml | 26 -------- integration-tests/rest/pom.xml | 26 -------- integration-tests/saga/pom.xml | 26 -------- integration-tests/salesforce/pom.xml | 26 -------- .../component/salesforce/generated/Account.java | 20 ------ .../salesforce/generated/QueryRecordsAccount.java | 2 - integration-tests/sap-netweaver/pom.xml | 26 -------- integration-tests/saxon/pom.xml | 26 -------- integration-tests/servicenow/pom.xml | 26 -------- integration-tests/servlet/pom.xml | 26 -------- integration-tests/shiro/pom.xml | 26 -------- integration-tests/sjms-artemis-client/pom.xml | 26 -------- integration-tests/sjms-qpid-amqp-client/pom.xml | 26 -------- integration-tests/sjms2-artemis-client/pom.xml | 26 -------- integration-tests/sjms2-qpid-amqp-client/pom.xml | 26 -------- integration-tests/slack/pom.xml | 26 -------- .../smallrye-reactive-messaging/pom.xml | 26 -------- integration-tests/soap/pom.xml | 26 -------- integration-tests/solr/pom.xml | 26 -------- integration-tests/splunk/pom.xml | 26 -------- integration-tests/spring-rabbitmq/pom.xml | 26 -------- integration-tests/sql/pom.xml | 26 -------- integration-tests/ssh/pom.xml | 26 -------- integration-tests/stax/pom.xml | 26 -------- integration-tests/stringtemplate/pom.xml | 26 -------- integration-tests/syndication/pom.xml | 26 -------- integration-tests/syslog/pom.xml | 26 -------- integration-tests/tarfile/pom.xml | 26 -------- integration-tests/telegram/pom.xml | 26 -------- integration-tests/tika/pom.xml | 26 -------- integration-tests/twilio/pom.xml | 26 -------- integration-tests/twitter/pom.xml | 26 -------- integration-tests/univocity-parsers/pom.xml | 26 -------- integration-tests/validator/pom.xml | 26 -------- integration-tests/velocity/pom.xml | 26 -------- integration-tests/vertx-kafka/pom.xml | 26 -------- integration-tests/vertx-websocket/pom.xml | 26 -------- integration-tests/vertx/pom.xml | 26 -------- integration-tests/weather/pom.xml | 26 -------- integration-tests/xchange/pom.xml | 26 -------- integration-tests/xml/pom.xml | 26 -------- integration-tests/xmlsecurity/pom.xml | 26 -------- integration-tests/xpath/pom.xml | 26 -------- integration-tests/xstream/pom.xml | 26 -------- integration-tests/zendesk/pom.xml | 26 -------- pom.xml | 29 ++++----- poms/bom-test/pom.xml | 6 ++ poms/bom/pom.xml | 6 ++ poms/build-parent-it/pom.xml | 35 ++++++++++ tooling/maven-plugin/pom.xml | 2 +- 377 files changed, 232 insertions(+), 8155 deletions(-) copy docs/modules/ROOT/partials/reference/{others/zipkin.adoc => components/hwcloud-dms.adoc} (100%) copy docs/modules/ROOT/partials/reference/{others/zipkin.adoc => components/hwcloud-imagerecognition.adoc} (100%) copy docs/modules/ROOT/partials/reference/{others/zipkin.adoc => components/hwcloud-obs.adoc} (100%) copy docs/modules/ROOT/partials/reference/{others/zipkin.adoc => components/json-patch.adoc} (100%) delete mode 100644 integration-test-groups/aws2/aws2-ddb/src/main/java/org/apache/camel/quarkus/component/aws2/ddb/it/TestSequenceNumberProvider.java