This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.codehaus.mojo-keytool-maven-plugin-2.0.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 3c749a0070 Bump org.codehaus.mojo:keytool-maven-plugin from 1.7 to
2.0.0
add 4eadc39670 Enable field reflection on LangChain4j Jackson model classes
add 7019f06187 Add test to pdf:merge with a more complex pdf
add 54fdcd3d6a Update qdrant test container to 1.15.0 to align with client
use
add c406b97028 Upgrade Splunk test container to 9.4.7
add e9bf6684c0 Upgrade consul test container image from 1.19 to 1.21
add 76cf9bd7ff Upgrade couchbase test container from 7.2.5 to 7.6.2
add 320281544b Upgrade ElasticSearch test container from 9.0.2 to 9.1.0
add a3c187efc5 Upgrade FHIR test container to v8.0.2-2
add d8b0dc891c Upgrade Google Cloud test container to 551
add 761db2d665 Upgrade Hashicorp Vault test container from 1.17 to 1.20.4
add 771f505b93 Upgrade InfluxDB test container to 1.12.2
add c804a3d3ba Upgrade Kudu test container to 1.8.0-ubuntu
add 7c279144c5 Upgrade Minio test container to
RELEASE.2025-07-23T15-54-02Z-cpuv1
add ab9ce72b8d Upgrade MariaDB test container to 12.1
add d051067ca4 Upgrade Nats test container to 2.11.6
add e915ffbf24 Upgrade Pinecone test container to 1.0.0.rc0
add 943ffe4744 Upgrade Postgres test container to 17.5
add b761c0a4b3 Upgrade RabbitMQ test container to 4.1.2
add 6dafa5f98a Upgrade Redis test container to 7.4.0
add 57aacf5d20 Upgrade Solr test container to 9.9.0
add 4889366543 Upgrade Weaviate test container to 1.32.0
add 8527fc6016 Bump com.microsoft.graph:microsoft-graph from 6.59.0 to
6.60.0
add 6fa08867ca Add changelog for 3.27.2
add 29c80e8251 Use mvnw.cmd on Windows to launch Performance test
add 76d4d50db6 Upgrade Debezium Postgres container image to
quay.io/debezium/postgres:17-alpine
add 626d87f58e Upgrade GreenMail container image to 2.1.8
add a4861273b8 Upgrade LocalStack container image to 4.9.2
add 3e34224871 Upgrade OpenSearch container image to 3.1.0
add 8bc50058c3 Bump quarkiverse-pooled-jms.version from 2.8.0 to 2.9.0
add 067c1dbacb Add resource bundle sun.security.util.resources.security
for kudu
add 9317a43930 Regen SBOM from commit
067c1dbacb15a24c35774554a7124ce8fb4196d1 (#8128)
add 7c1a9b6ffe Bump quarkiverse-groovy.version from 3.30.4 to 3.30.6
add 43431adf68 Add .sdkmanrc
add 3057418a89 Upgrade to Camel 4.17.0
add 842d2752fb Fixup 43431ad Add .sdkmanrc
add 0c10cd84e5 Ensure MasterTest waits for follower process to shut down
add 37400ccc44 Bump quarkiverse-freemarker.version from 1.2.0 to 1.3.0
add 88e98a7302 Bump net.revelc.code:impsort-maven-plugin from 1.12.0 to
1.13.0
add 2215f5b371 Rationalize master extension integration testing
add d0a50172fb Do not rely on GraalVM substitutions when making JPA
independent of Spring
add 9f0bd4e3b1 Add Cyber Ark vault extension
add 76f0b0eb97 Fix potential master-file race with cluster data deletion
and lock acquisition on Windows
add 3396a6d083 Add camel-quarkus-support-httpclient5 to keycloak extension
add fbaf2f9ef9 Upgrade Quarkus to 3.31.0.CR1
add fb24459f76 Document FOP JDK version limitations and override native
builder image in integration tests due to #7936
add ee13482576 Disable Groovy native integration tests due to #8122
add cca405e87b Disable netty-http authentication tests due to #8147
add 9ff94a6d8f Disable cxf-soap-grouped native profile due to #8148
add 8b436498f3 Disable Langchain4jAgentTest.agentWithMcpClient due to #8153
add e921690218 Bump org.codehaus.mojo:keytool-maven-plugin from 1.7 to
2.0.0
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 (3c749a0070)
\
N -- N -- N
refs/heads/dependabot/maven/org.codehaus.mojo-keytool-maven-plugin-2.0.0
(e921690218)
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.
No new revisions were added by this update.
Summary of changes:
.sdkmanrc | 5 +
CHANGELOG.md | 11 +
camel-quarkus-sbom/camel-quarkus-sbom.json | 149 +-
camel-quarkus-sbom/camel-quarkus-sbom.xml | 112 +-
catalog/pom.xml | 13 +
docs/antora.yml | 6 +-
.../ROOT/examples/components/cyberark-vault.yml | 13 +
docs/modules/ROOT/examples/components/olingo4.yml | 2 +-
docs/modules/ROOT/examples/components/stomp.yml | 2 +-
docs/modules/ROOT/examples/others/aws-xray.yml | 2 +-
docs/modules/ROOT/examples/others/mdc.yml | 2 +-
docs/modules/ROOT/nav.adoc | 1 +
.../ROOT/pages/reference/extensions/aws-xray.adoc | 6 +-
.../extensions/{oauth.adoc => cyberark-vault.adoc} | 20 +-
.../ROOT/pages/reference/extensions/fop.adoc | 15 +
.../ROOT/pages/reference/extensions/groovy.adoc | 10 -
.../ROOT/pages/reference/extensions/mdc.adoc | 2 +-
.../ROOT/pages/reference/extensions/olingo4.adoc | 6 +-
.../ROOT/pages/reference/extensions/stomp.adoc | 6 +-
extensions-core/core/deployment/pom.xml | 2 +-
extensions-core/yaml-dsl/deployment/pom.xml | 2 +-
.../main/resources/META-INF/quarkus-extension.yaml | 1 +
extensions-jvm/cli-connector/deployment/pom.xml | 2 +-
extensions-jvm/console/deployment/pom.xml | 2 +-
.../main/resources/META-INF/quarkus-extension.yaml | 1 +
.../deployment/SupportLangchain4jProcessor.java | 3 +-
extensions-support/language/deployment/pom.xml | 2 +-
.../deployment/SupportMongoDBProcessor.java | 4 +-
extensions-support/spring/integration-test/pom.xml | 2 +-
.../{milo => cyberark-vault}/deployment/pom.xml | 12 +-
.../vault/deployment/CyberarkVaultProcessor.java} | 6 +-
extensions/{milo => cyberark-vault}/pom.xml | 4 +-
.../{oauth => cyberark-vault}/runtime/pom.xml | 14 +-
.../main/resources/META-INF/quarkus-extension.yaml | 7 +-
extensions/debug/deployment/pom.xml | 2 +-
extensions/docling/deployment/pom.xml | 4 +
.../docling/deployment/DoclingProcessor.java | 47 +
extensions/docling/runtime/pom.xml | 9 +
...lingServeClientBuilderFactorySubstitutions.java | 21 +-
extensions/fhir/deployment/pom.xml | 2 +-
extensions/file-cluster-service/deployment/pom.xml | 2 +-
.../fop/runtime/src/main/doc/limitations.adoc | 13 +
.../groovy/runtime/src/main/doc/limitations.adoc | 10 -
extensions/infinispan/runtime/pom.xml | 11 -
extensions/jackson/deployment/pom.xml | 2 +-
extensions/jacksonxml/deployment/pom.xml | 2 +-
extensions/jasypt/deployment/pom.xml | 2 +-
extensions/jfr/deployment/pom.xml | 2 +-
extensions/jolokia/deployment/pom.xml | 2 +-
.../component/jpa/deployment/JpaProcessor.java | 72 +-
extensions/jpa/runtime/pom.xml | 5 -
.../component/jpa/graal/JpaSubstitution.java | 59 -
extensions/jta/deployment/pom.xml | 4 +-
extensions/kafka/deployment/pom.xml | 2 +-
extensions/keycloak/deployment/pom.xml | 4 +
.../keycloak/deployment/KeycloakProcessor.java | 8 +
extensions/keycloak/runtime/pom.xml | 4 +
.../kubernetes-cluster-service/deployment/pom.xml | 2 +-
...terServiceConfigEnabledWithoutDefaultsTest.java | 4 +-
...ServiceConfigEnabledWithoutRebalancingTest.java | 4 +-
.../cluster/KubernetesClusterServiceRecorder.java | 4 +-
.../component/kudu/deployment/KuduProcessor.java | 6 +
extensions/mdc/deployment/pom.xml | 2 +-
extensions/micrometer/deployment/pom.xml | 2 +-
extensions/microprofile-health/deployment/pom.xml | 2 +-
.../main/resources/META-INF/quarkus-extension.yaml | 1 +
extensions/openapi-java/deployment/pom.xml | 2 +-
extensions/opentelemetry/deployment/pom.xml | 2 +-
extensions/opentelemetry2/deployment/pom.xml | 2 +-
.../component/pdf/deployment/PdfProcessor.java | 8 +-
extensions/pom.xml | 1 +
extensions/quartz/deployment/pom.xml | 2 +-
extensions/servlet/deployment/pom.xml | 2 +-
extensions/sjms/deployment/pom.xml | 2 +-
extensions/sjms2/deployment/pom.xml | 2 +-
extensions/telemetry-dev/deployment/pom.xml | 2 +-
.../aws2/aws-secrets-manager/pom.xml | 2 +-
.../secrets/manager/it/AwsSecretsManagerTest.java | 9 +-
.../it/AwsSecretsManagerTestEnvCustomizer.java | 2 +-
.../manager/it/CamelContextSqsReloadTest.java | 4 +-
integration-test-groups/aws2/aws2-cw/pom.xml | 2 +-
.../quarkus/component/aws2/cw/it/Aws2CwTest.java | 2 +-
.../aws2/cw/it/Aws2CwTestEnvCustomizer.java | 2 +-
integration-test-groups/aws2/aws2-ddb/pom.xml | 2 +-
.../aws2/ddb/it/Aws2DdbTestEnvCustomizer.java | 2 +-
integration-test-groups/aws2/aws2-kinesis/pom.xml | 2 +-
.../aws2/kinesis/it/Aws2KinesisFirehoseTest.java | 2 +-
.../component/aws2/kinesis/it/Aws2KinesisTest.java | 2 +-
.../kinesis/it/Aws2KinesisTestEnvCustomizer.java | 2 +-
integration-test-groups/aws2/aws2-lambda/pom.xml | 2 +-
.../lambda/it/Aws2LambdaTestEnvCustomizer.java | 2 +-
integration-test-groups/aws2/aws2-s3/pom.xml | 2 +-
.../aws2/s3/it/Aws2S3TestEnvCustomizer.java | 2 +-
integration-test-groups/aws2/aws2-ses/pom.xml | 2 +-
.../quarkus/component/aws2/ses/it/Aws2SesTest.java | 2 +-
.../aws2/ses/it/Aws2SesTestEnvCustomizer.java | 2 +-
integration-test-groups/aws2/aws2-sqs-sns/pom.xml | 2 +-
.../aws2/sns/it/Aws2SqsSnsTestEnvCustomizer.java | 2 +-
integration-test-groups/aws2/aws2-sqs/pom.xml | 2 +-
.../aws2/sqs/it/Aws2SqsTestEnvCustomizer.java | 2 +-
.../azure/azure-eventhubs/pom.xml | 2 +-
.../azure/azure-key-vault/pom.xml | 2 +-
.../azure/azure-servicebus/pom.xml | 2 +-
.../azure/azure-storage-blob/pom.xml | 2 +-
.../azure/azure-storage-datalake/pom.xml | 2 +-
.../azure/azure-storage-queue/pom.xml | 2 +-
integration-test-groups/compression/lzf/pom.xml | 2 +-
.../compression/zip-deflater/pom.xml | 2 +-
.../compression/zipfile/pom.xml | 2 +-
.../cxf-soap/cxf-soap-client/pom.xml | 13 +-
.../cxf-soap/cxf-soap-converter/pom.xml | 2 +-
.../cxf-soap/cxf-soap-metrics/pom.xml | 2 +-
.../cxf-soap/cxf-soap-mtom-awt/pom.xml | 2 +-
.../cxf-soap/cxf-soap-mtom/pom.xml | 2 +-
.../cxf-soap/cxf-soap-rest/pom.xml | 13 +-
.../cxf-soap/cxf-soap-server/pom.xml | 2 +-
.../cxf-soap/cxf-soap-ssl/pom.xml | 2 +-
.../cxf-soap/cxf-soap-ws-security-client/pom.xml | 13 +-
.../cxf-soap/cxf-soap-ws-security-server/pom.xml | 2 +-
.../cxf-soap/cxf-soap-ws-trust/pom.xml | 2 +-
.../dataformats-json/json-gson/pom.xml | 2 +-
.../dataformats-json/json-jackson/pom.xml | 2 +-
.../dataformats-json/json-jsonb/pom.xml | 2 +-
integration-test-groups/debezium/mongodb/pom.xml | 15 +-
integration-test-groups/debezium/mssql/pom.xml | 15 +-
integration-test-groups/debezium/mysql/pom.xml | 15 +-
integration-test-groups/debezium/oracle/pom.xml | 16 +-
.../debezium/postgresql/pom.xml | 19 +-
integration-test-groups/foundation/bean/pom.xml | 4 +-
integration-test-groups/foundation/browse/pom.xml | 2 +-
.../foundation/component-name-resolver/pom.xml | 2 +-
.../foundation/controlbus/pom.xml | 2 +-
.../foundation/core-annotations/pom.xml | 2 +-
.../foundation/core-languages/pom.xml | 2 +-
.../foundation/core-thread-pools/pom.xml | 2 +-
integration-test-groups/foundation/core/pom.xml | 2 +-
integration-test-groups/foundation/dataset/pom.xml | 2 +-
integration-test-groups/foundation/direct/pom.xml | 2 +-
integration-test-groups/foundation/eip/pom.xml | 2 +-
.../foundation/language/pom.xml | 2 +-
integration-test-groups/foundation/log/pom.xml | 2 +-
integration-test-groups/foundation/mock/pom.xml | 2 +-
integration-test-groups/foundation/ref/pom.xml | 2 +-
.../foundation/route-configurations/pom.xml | 2 +-
.../foundation/scheduler/pom.xml | 2 +-
integration-test-groups/foundation/seda/pom.xml | 2 +-
integration-test-groups/foundation/stream/pom.xml | 2 +-
integration-test-groups/foundation/timer/pom.xml | 2 +-
.../foundation/transformer/pom.xml | 2 +-
.../foundation/type-converter/pom.xml | 2 +-
.../foundation/variables/pom.xml | 2 +-
integration-test-groups/http/http/pom.xml | 7 +-
integration-test-groups/http/netty-http/pom.xml | 2 +-
.../component/http/netty/NettyHttpResource.java | 4 +
.../component/http/netty/it/NettyHttpTest.java | 3 +
integration-test-groups/http/vertx-http/pom.xml | 2 +-
integration-test-groups/jdbc/db2/pom.xml | 2 +-
integration-test-groups/jdbc/h2/pom.xml | 2 +-
integration-test-groups/jdbc/mariadb/pom.xml | 2 +-
integration-test-groups/jdbc/mssql/pom.xml | 2 +-
integration-test-groups/jdbc/mysql/pom.xml | 13 +-
integration-test-groups/jdbc/oracle/pom.xml | 2 +-
integration-test-groups/jdbc/postgresql/pom.xml | 2 +-
.../mongodb/mongodb-gridfs/pom.xml | 2 +-
integration-test-groups/mongodb/mongodb/pom.xml | 2 +-
.../xml/jvm/xslt-aggregate/pom.xml | 2 +-
integration-test-groups/xml/jvm/xslt-bean/pom.xml | 2 +-
integration-test-groups/xml/jvm/xslt-file/pom.xml | 2 +-
integration-test-groups/xml/jvm/xslt-http/pom.xml | 2 +-
integration-test-groups/xml/jvm/xslt-ref/pom.xml | 2 +-
.../xml/native/xslt-classpath/pom.xml | 2 +-
integration-tests-jvm/asn1/pom.xml | 2 +-
integration-tests-jvm/asterisk/pom.xml | 2 +-
integration-tests-jvm/aws-xray/pom.xml | 2 +-
integration-tests-jvm/azure-cosmosdb/pom.xml | 2 +-
integration-tests-jvm/azure-files/pom.xml | 2 +-
integration-tests-jvm/barcode/pom.xml | 2 +-
integration-tests-jvm/bonita/pom.xml | 2 +-
integration-tests-jvm/chatscript/pom.xml | 2 +-
integration-tests-jvm/chunk/pom.xml | 2 +-
integration-tests-jvm/cli-connector/pom.xml | 2 +-
integration-tests-jvm/cm-sms/pom.xml | 2 +-
integration-tests-jvm/coap/pom.xml | 2 +-
integration-tests-jvm/cometd/pom.xml | 2 +-
integration-tests-jvm/console/pom.xml | 2 +-
.../controlbus-statistics/pom.xml | 2 +-
integration-tests-jvm/couchbase/pom.xml | 15 +-
integration-tests-jvm/dfdl/pom.xml | 2 +-
integration-tests-jvm/djl/pom.xml | 2 +-
integration-tests-jvm/dns/pom.xml | 2 +-
integration-tests-jvm/drill/pom.xml | 2 +-
integration-tests-jvm/dsl-modeline/pom.xml | 2 +-
integration-tests-jvm/ehcache/pom.xml | 2 +-
integration-tests-jvm/elasticsearch/pom.xml | 13 +-
integration-tests-jvm/fastjson/pom.xml | 2 +-
integration-tests-jvm/flink/pom.xml | 2 +-
integration-tests-jvm/google-functions/pom.xml | 2 +-
integration-tests-jvm/guava-eventbus/pom.xml | 2 +-
integration-tests-jvm/huaweicloud-smn/pom.xml | 2 +-
integration-tests-jvm/ibm-secrets-manager/pom.xml | 2 +-
integration-tests-jvm/ibm-watson-discovery/pom.xml | 2 +-
integration-tests-jvm/ibm-watson-language/pom.xml | 2 +-
integration-tests-jvm/iec60870/pom.xml | 2 +-
integration-tests-jvm/ignite/pom.xml | 2 +-
integration-tests-jvm/irc/pom.xml | 2 +-
integration-tests-jvm/javascript/pom.xml | 2 +-
integration-tests-jvm/jcr/pom.xml | 2 +-
integration-tests-jvm/jgroups-raft/pom.xml | 2 +-
integration-tests-jvm/jgroups/pom.xml | 2 +-
integration-tests-jvm/jooq/pom.xml | 2 +-
integration-tests-jvm/json-patch/pom.xml | 2 +-
integration-tests-jvm/jsonapi/pom.xml | 2 +-
integration-tests-jvm/ldif/pom.xml | 2 +-
integration-tests-jvm/lucene/pom.xml | 2 +-
integration-tests-jvm/main-devmode/pom.xml | 4 +-
integration-tests-jvm/milvus/pom.xml | 2 +-
integration-tests-jvm/mvel/pom.xml | 2 +-
integration-tests-jvm/opensearch/pom.xml | 13 +-
.../opensearch/it/OpensearchTestResource.java | 19 +-
integration-tests-jvm/pqc/pom.xml | 2 +-
integration-tests-jvm/printer/pom.xml | 2 +-
integration-tests-jvm/pulsar/pom.xml | 2 +-
integration-tests-jvm/python/pom.xml | 2 +-
integration-tests-jvm/quickfix/pom.xml | 2 +-
integration-tests-jvm/redis/pom.xml | 13 +-
integration-tests-jvm/robotframework/pom.xml | 2 +-
integration-tests-jvm/schematron/pom.xml | 2 +-
integration-tests-jvm/smooks/pom.xml | 2 +-
integration-tests-jvm/smpp/pom.xml | 2 +-
integration-tests-jvm/snmp/pom.xml | 2 +-
integration-tests-jvm/spring-redis/pom.xml | 13 +-
integration-tests-jvm/stitch/pom.xml | 2 +-
integration-tests-jvm/stomp/pom.xml | 2 +-
integration-tests-jvm/stub/pom.xml | 2 +-
integration-tests-jvm/thrift/pom.xml | 2 +-
integration-tests-jvm/web3j/pom.xml | 2 +-
integration-tests-jvm/wordpress/pom.xml | 2 +-
integration-tests-jvm/workday/pom.xml | 2 +-
integration-tests-jvm/xml-grouped/pom.xml | 2 +-
integration-tests-jvm/xmpp/pom.xml | 2 +-
integration-tests-jvm/zookeeper-master/pom.xml | 2 +-
integration-tests-jvm/zookeeper/pom.xml | 2 +-
integration-tests-support/activemq/pom.xml | 10 -
integration-tests-support/aws2/pom.xml | 34 +-
.../quarkus/test/support/aws2/Aws2Client.java | 2 -
.../test/support/aws2/Aws2TestEnvContext.java | 7 +-
.../test/support/aws2/Aws2TestEnvCustomizer.java | 2 -
.../test/support/aws2/Aws2TestResource.java | 19 +-
.../support/aws2/{Aws2Client.java => Service.java} | 43 +-
integration-tests-support/azure/pom.xml | 8 -
.../certificate-generator/pom.xml | 10 -
integration-tests-support/debezium/pom.xml | 12 +-
integration-tests-support/google/pom.xml | 18 +-
integration-tests-support/http/pom.xml | 2 +-
integration-tests-support/jdbc/pom.xml | 2 +-
integration-tests-support/kafka/pom.xml | 10 -
integration-tests-support/messaging/common/pom.xml | 2 +-
integration-tests-support/messaging/jms/pom.xml | 2 +-
integration-tests-support/messaging/sjms/pom.xml | 2 +-
integration-tests-support/mongodb/pom.xml | 10 -
integration-tests-support/splunk/pom.xml | 10 -
.../test/support/splunk/SplunkTestResource.java | 1 +
integration-tests-support/test-support/pom.xml | 2 +-
integration-tests/activemq/pom.xml | 13 +-
integration-tests/activemq6/pom.xml | 13 +-
integration-tests/amqp/pom.xml | 2 +-
integration-tests/arangodb/pom.xml | 13 +-
integration-tests/as2/pom.xml | 2 +-
integration-tests/avro-rpc/pom.xml | 2 +-
integration-tests/avro/pom.xml | 2 +-
integration-tests/aws2-grouped/pom.xml | 2 +-
integration-tests/aws2/pom.xml | 2 +-
integration-tests/azure-grouped/pom.xml | 2 +-
integration-tests/base64/pom.xml | 2 +-
integration-tests/bean-validator/pom.xml | 2 +-
integration-tests/beanio/pom.xml | 2 +-
integration-tests/bindy/pom.xml | 2 +-
integration-tests/box/pom.xml | 2 +-
integration-tests/braintree/pom.xml | 2 +-
integration-tests/caffeine/pom.xml | 2 +-
integration-tests/cassandraql/pom.xml | 13 +-
integration-tests/cbor/pom.xml | 2 +-
integration-tests/compression-grouped/pom.xml | 2 +-
integration-tests/consul/pom.xml | 13 +-
integration-tests/couchdb/pom.xml | 13 +-
integration-tests/crypto-pgp/pom.xml | 2 +-
integration-tests/crypto/pom.xml | 4 +-
integration-tests/csimple/pom.xml | 2 +-
integration-tests/csv/pom.xml | 2 +-
integration-tests/cxf-soap-grouped/pom.xml | 15 +-
integration-tests/cyberark-vault/README.adoc | 32 +
integration-tests/{paho => cyberark-vault}/pom.xml | 26 +-
.../cyberark/vault/it/CyberArkRoutes.java | 58 +
.../cyberark/vault/it/CyberarkVaultResource.java | 38 +-
.../src/main/resources/application.properties | 10 +-
.../cyberark/vault/it/CyberarkVaultIT.java | 4 +-
.../cyberark/vault/it/CyberarkVaultTest.java} | 47 +-
.../vault/it/CyberarkVaultTestResource.java | 161 ++
.../src/test/resources/conf/default.conf | 12 +
.../src/test/resources/conf/policy/BotApp.yml | 29 +-
.../src/test/resources/conf/tls/tls.conf | 39 +
.../src/test/resources/docker-compose.yml | 104 ++
integration-tests/cyberark-vault/startConjur.sh | 82 +
.../cyberark-vault/stopConjur.sh | 14 +-
integration-tests/dataformat/pom.xml | 2 +-
integration-tests/dataformats-json-grouped/pom.xml | 2 +-
integration-tests/datasonnet/pom.xml | 2 +-
integration-tests/debezium-grouped/pom.xml | 47 +-
integration-tests/debug/pom.xml | 2 +-
integration-tests/digitalocean/pom.xml | 2 +-
integration-tests/disruptor/pom.xml | 2 +-
integration-tests/docling/pom.xml | 13 +-
integration-tests/dropbox/pom.xml | 2 +-
.../elasticsearch-rest-client/pom.xml | 13 +-
integration-tests/exec/pom.xml | 2 +-
integration-tests/fhir/pom.xml | 13 +-
integration-tests/file/pom.xml | 2 +-
integration-tests/flatpack/pom.xml | 2 +-
integration-tests/fop/pom.xml | 4 +-
integration-tests/fory/pom.xml | 2 +-
integration-tests/foundation-grouped/pom.xml | 4 +-
integration-tests/freemarker/pom.xml | 2 +-
integration-tests/ftp/pom.xml | 2 +-
integration-tests/geocoder/pom.xml | 2 +-
integration-tests/git/pom.xml | 2 +-
integration-tests/github/pom.xml | 2 +-
integration-tests/google-bigquery/pom.xml | 2 +-
integration-tests/google-pubsub/pom.xml | 2 +-
integration-tests/google-secret-manager/pom.xml | 4 +-
integration-tests/google-storage/pom.xml | 13 +-
integration-tests/google/pom.xml | 2 +-
integration-tests/graphql/pom.xml | 2 +-
integration-tests/grok/pom.xml | 2 +-
integration-tests/groovy-xml/pom.xml | 2 +-
integration-tests/groovy/pom.xml | 2 +-
.../src/main/resources/application.properties | 3 -
.../quarkus/component/groovy/it/GroovyIT.java | 2 +
integration-tests/grpc/pom.xml | 2 +-
integration-tests/hashicorp-vault/pom.xml | 13 +-
integration-tests/hazelcast/pom.xml | 4 +-
integration-tests/headersmap/pom.xml | 2 +-
integration-tests/hl7/pom.xml | 2 +-
integration-tests/http-grouped/pom.xml | 13 +-
integration-tests/ibm-cos/pom.xml | 2 +-
integration-tests/infinispan-common/pom.xml | 13 +-
.../infinispan/common/InfinispanCommonTest.java | 8 +-
.../infinispan-quarkus-client/pom.xml | 8 +-
integration-tests/infinispan/pom.xml | 14 +-
integration-tests/influxdb/pom.xml | 13 +-
integration-tests/iso8583/pom.xml | 2 +-
integration-tests/jackson-avro/pom.xml | 2 +-
integration-tests/jackson-protobuf/pom.xml | 2 +-
integration-tests/jasypt/pom.xml | 2 +-
integration-tests/java-joor-dsl/pom.xml | 2 +-
integration-tests/jaxb/pom.xml | 2 +-
integration-tests/jcache/pom.xml | 2 +-
integration-tests/jdbc-grouped/pom.xml | 13 +-
integration-tests/jfr/pom.xml | 2 +-
integration-tests/jira/pom.xml | 2 +-
integration-tests/jms-artemis-client/pom.xml | 2 +-
integration-tests/jms-artemis-ra/pom.xml | 2 +-
integration-tests/jms-ibmmq-client/pom.xml | 13 +-
integration-tests/jms-qpid-amqp-client/pom.xml | 2 +-
integration-tests/jolokia/pom.xml | 2 +-
integration-tests/jolt/pom.xml | 2 +-
integration-tests/joor/pom.xml | 2 +-
integration-tests/jpa/pom.xml | 2 +-
integration-tests/jq/pom.xml | 2 +-
integration-tests/jsch/pom.xml | 13 +-
integration-tests/jslt/pom.xml | 2 +-
integration-tests/json-validator/pom.xml | 2 +-
integration-tests/jsonata/pom.xml | 2 +-
integration-tests/jsonpath/pom.xml | 2 +-
integration-tests/jt400-mocked/pom.xml | 2 +-
integration-tests/jt400/pom.xml | 2 +-
integration-tests/jta/pom.xml | 2 +-
.../jta/src/main/resources/application.properties | 2 +
.../camel/quarkus/component/jta/it/JtaTest.java | 16 +-
integration-tests/kafka-oauth/pom.xml | 13 +-
integration-tests/kafka-sasl-ssl/pom.xml | 11 -
integration-tests/kafka-sasl/pom.xml | 11 -
integration-tests/kafka-ssl/pom.xml | 11 -
integration-tests/kafka/pom.xml | 5 -
integration-tests/kamelet/pom.xml | 2 +-
integration-tests/keycloak/pom.xml | 13 +-
integration-tests/knative/pom.xml | 2 +-
integration-tests/kubernetes/pom.xml | 13 +-
.../src/main/resources/application.properties | 6 +
.../it/KubernetesConfigMapContextReloadTest.java | 9 +-
.../it/KubernetesSecretContextReloadTest.java | 8 +-
integration-tests/kudu/pom.xml | 13 +-
integration-tests/langchain4j-agent/pom.xml | 2 +-
.../langchain4j/agent/it/Langchain4jAgentTest.java | 2 +
integration-tests/langchain4j-chat/pom.xml | 2 +-
integration-tests/langchain4j-embeddings/pom.xml | 2 +-
.../langchain4j-embeddingstore/pom.xml | 15 +-
integration-tests/langchain4j-tokenizer/pom.xml | 2 +-
integration-tests/langchain4j-tools/pom.xml | 2 +-
integration-tests/langchain4j-web-search/pom.xml | 2 +-
integration-tests/ldap/pom.xml | 2 +-
integration-tests/leveldb/pom.xml | 2 +-
integration-tests/lra/pom.xml | 13 +-
integration-tests/lumberjack/pom.xml | 2 +-
integration-tests/mail-microsoft-oauth/pom.xml | 2 +-
integration-tests/mail/pom.xml | 13 +-
.../camel/quarkus/component/mail/MailTest.java | 15 +-
.../quarkus/component/mail/MailTestResource.java | 7 +-
integration-tests/main-command-mode/pom.xml | 2 +-
integration-tests/main-unknown-args-fail/pom.xml | 2 +-
integration-tests/main-unknown-args-ignore/pom.xml | 2 +-
integration-tests/main-xml-io/pom.xml | 2 +-
integration-tests/main-xml-jaxb/pom.xml | 2 +-
integration-tests/main-yaml/pom.xml | 2 +-
integration-tests/main/pom.xml | 2 +-
integration-tests/management/pom.xml | 2 +-
integration-tests/mapstruct/pom.xml | 2 +-
integration-tests/master-file/pom.xml | 2 +-
.../component/master/it/MasterFileTest.java | 15 +-
integration-tests/master-openshift/pom.xml | 13 +-
integration-tests/master/pom.xml | 232 ---
.../component/master/it/MasterResource.java | 35 -
.../quarkus/component/master/it/MasterRoutes.java | 48 -
.../src/main/resources/application.properties | 18 -
.../quarkus/component/master/it/MasterIT.java | 24 -
.../quarkus/component/master/it/MasterTest.java | 107 --
integration-tests/mdc/pom.xml | 2 +-
integration-tests/micrometer/pom.xml | 2 +-
.../microprofile-fault-tolerance/pom.xml | 2 +-
integration-tests/microprofile-health/pom.xml | 2 +-
integration-tests/milo/pom.xml | 2 +-
integration-tests/minio/pom.xml | 13 +-
integration-tests/mllp/pom.xml | 2 +-
integration-tests/mongodb-grouped/pom.xml | 2 +-
integration-tests/mustache/pom.xml | 2 +-
integration-tests/mybatis/pom.xml | 2 +-
integration-tests/nats/pom.xml | 13 +-
integration-tests/netty/pom.xml | 2 +-
integration-tests/nitrite/pom.xml | 2 +-
integration-tests/oaipmh/pom.xml | 2 +-
integration-tests/oauth/pom.xml | 13 +-
integration-tests/observability-services/pom.xml | 2 +-
integration-tests/ognl/pom.xml | 2 +-
integration-tests/olingo4/pom.xml | 2 +-
integration-tests/openstack/pom.xml | 2 +-
integration-tests/opentelemetry/pom.xml | 11 +-
integration-tests/opentelemetry2/pom.xml | 11 +-
integration-tests/optaplanner/pom.xml | 2 +-
integration-tests/paho-mqtt5/pom.xml | 13 +-
integration-tests/paho/pom.xml | 2 +-
integration-tests/pdf/pom.xml | 2 +-
.../camel/quarkus/component/pdf/it/PdfTest.java | 27 +
.../pdf-with-several-different-contents.pdf | Bin 0 -> 110549 bytes
...or-test-pdf-with-several-different-contents.odt | Bin 0 -> 67758 bytes
.../pdf/src/test/resources/test_pagelabels.pdf | Bin 0 -> 289703 bytes
integration-tests/pg-replication-slot/pom.xml | 13 +-
integration-tests/pgevent/pom.xml | 13 +-
integration-tests/pinecone/pom.xml | 15 +-
integration-tests/platform-http-proxy-ssl/pom.xml | 2 +-
integration-tests/platform-http-proxy/pom.xml | 2 +-
integration-tests/platform-http/pom.xml | 2 +-
integration-tests/pom.xml | 2 +-
integration-tests/protobuf/pom.xml | 2 +-
integration-tests/pubnub/pom.xml | 2 +-
integration-tests/qdrant/pom.xml | 15 +-
.../component/qdrant/it/QdrantResource.java | 8 +-
.../quarkus/component/qdrant/it/QdrantTest.java | 2 +-
integration-tests/quartz-clustered/pom.xml | 2 +-
integration-tests/quartz/pom.xml | 2 +-
integration-tests/qute/pom.xml | 2 +-
integration-tests/reactive-streams/pom.xml | 2 +-
integration-tests/rest-openapi/pom.xml | 2 +-
integration-tests/rest/pom.xml | 2 +-
integration-tests/saga/pom.xml | 2 +-
integration-tests/salesforce/pom.xml | 2 +-
integration-tests/sap-netweaver/pom.xml | 2 +-
integration-tests/saxon/pom.xml | 2 +-
integration-tests/servicenow/pom.xml | 2 +-
integration-tests/servlet/pom.xml | 2 +-
integration-tests/shiro/pom.xml | 2 +-
integration-tests/sjms-artemis-client/pom.xml | 2 +-
integration-tests/sjms-qpid-amqp-client/pom.xml | 2 +-
integration-tests/sjms2-artemis-client/pom.xml | 2 +-
integration-tests/sjms2-qpid-amqp-client/pom.xml | 2 +-
integration-tests/slack/pom.xml | 2 +-
.../smallrye-reactive-messaging/pom.xml | 2 +-
integration-tests/smb/pom.xml | 13 +-
integration-tests/soap/pom.xml | 2 +-
integration-tests/solr/pom.xml | 15 +-
integration-tests/splunk-hec/pom.xml | 2 +-
integration-tests/splunk/pom.xml | 2 +-
integration-tests/spring-rabbitmq/pom.xml | 15 +-
integration-tests/sql/pom.xml | 13 +-
integration-tests/ssh/pom.xml | 13 +-
integration-tests/stax/pom.xml | 2 +-
integration-tests/stringtemplate/pom.xml | 2 +-
integration-tests/swift/pom.xml | 2 +-
integration-tests/syndication/pom.xml | 2 +-
integration-tests/syslog/pom.xml | 2 +-
integration-tests/tarfile/pom.xml | 2 +-
integration-tests/telegram/pom.xml | 2 +-
integration-tests/telemetry-dev/pom.xml | 2 +-
integration-tests/tika/pom.xml | 2 +-
integration-tests/twilio/pom.xml | 2 +-
integration-tests/twitter/pom.xml | 2 +-
integration-tests/univocity-parsers/pom.xml | 2 +-
integration-tests/validator/pom.xml | 2 +-
integration-tests/velocity/pom.xml | 2 +-
integration-tests/vertx-websocket/pom.xml | 2 +-
integration-tests/vertx/pom.xml | 2 +-
integration-tests/wasm/pom.xml | 2 +-
integration-tests/weather/pom.xml | 2 +-
integration-tests/weaviate/pom.xml | 15 +-
integration-tests/xchange/pom.xml | 2 +-
integration-tests/xj/pom.xml | 2 +-
integration-tests/xml-grouped/pom.xml | 2 +-
integration-tests/xml-jaxp/pom.xml | 2 +-
integration-tests/xmlsecurity/pom.xml | 2 +-
integration-tests/xpath/pom.xml | 2 +-
integration-tests/xslt-saxon/pom.xml | 2 +-
integration-tests/zendesk/pom.xml | 2 +-
pom.xml | 86 +-
poms/bom-test/pom.xml | 4 -
poms/bom/pom.xml | 35 +-
poms/bom/src/main/generated/flattened-full-pom.xml | 1860 ++++++++++----------
.../src/main/generated/flattened-reduced-pom.xml | 923 +++++-----
.../generated/flattened-reduced-verbose-pom.xml | 1059 +++++------
test-framework/junit5-extension-tests/pom.xml | 2 +-
test-framework/junit5/pom.xml | 2 +-
.../integration-test-pom.xml | 2 +-
tooling/perf-regression/pom.xml | 4 +-
.../performance/regression/MvnwCmdHelper.java | 4 +-
tooling/scripts/test-categories.yaml | 2 +-
tooling/test-list/pom.xml | 1 -
533 files changed, 3725 insertions(+), 4059 deletions(-)
create mode 100644 .sdkmanrc
create mode 100644 docs/modules/ROOT/examples/components/cyberark-vault.yml
copy docs/modules/ROOT/pages/reference/extensions/{oauth.adoc =>
cyberark-vault.adoc} (60%)
copy extensions/{milo => cyberark-vault}/deployment/pom.xml (85%)
copy
extensions/{bean-validator/deployment/src/main/java/org/apache/camel/quarkus/component/bean/validator/deployment/BeanValidatorProcessor.java
=>
cyberark-vault/deployment/src/main/java/org/apache/camel/quarkus/component/cyberark/vault/deployment/CyberarkVaultProcessor.java}
(86%)
copy extensions/{milo => cyberark-vault}/pom.xml (92%)
copy extensions/{oauth => cyberark-vault}/runtime/pom.xml (89%)
copy {extensions-core/core-cloud =>
extensions/cyberark-vault}/runtime/src/main/resources/META-INF/quarkus-extension.yaml
(91%)
copy
extensions-support/debezium/runtime/src/main/java/org/apache/camel/quarkus/support/debezium/graal/MBeansSubstitutions.java
=>
extensions/docling/runtime/src/main/java/ai/docling/serve/client/DoclingServeClientBuilderFactorySubstitutions.java
(69%)
delete mode 100644
extensions/jpa/runtime/src/main/java/org/apache/camel/quarkus/component/jpa/graal/JpaSubstitution.java
copy
integration-tests-support/aws2/src/test/java/org/apache/camel/quarkus/test/support/aws2/{Aws2Client.java
=> Service.java} (53%)
create mode 100644 integration-tests/cyberark-vault/README.adoc
copy integration-tests/{paho => cyberark-vault}/pom.xml (82%)
create mode 100644
integration-tests/cyberark-vault/src/main/java/org/apache/camel/quarkus/component/cyberark/vault/it/CyberArkRoutes.java
copy
integration-test-groups/foundation/bean/src/main/java/org/apache/camel/quarkus/component/bean/eip/EipResource.java
=>
integration-tests/cyberark-vault/src/main/java/org/apache/camel/quarkus/component/cyberark/vault/it/CyberarkVaultResource.java
(60%)
copy {integration-test-groups/aws2/aws2-lambda =>
integration-tests/cyberark-vault}/src/main/resources/application.properties
(76%)
copy
integration-test-groups/aws2/aws2-ddb/src/test/java/org/apache/camel/quarkus/component/aws2/ddb/it/Aws2DdbStreamIT.java
=>
integration-tests/cyberark-vault/src/test/java/org/apache/camel/quarkus/component/cyberark/vault/it/CyberarkVaultIT.java
(88%)
copy
integration-tests/{jms-qpid-amqp-client/src/test/java/org/apache/camel/quarkus/component/jms/qpid/it/JmsQpidTest.java
=>
cyberark-vault/src/test/java/org/apache/camel/quarkus/component/cyberark/vault/it/CyberarkVaultTest.java}
(55%)
create mode 100644
integration-tests/cyberark-vault/src/test/java/org/apache/camel/quarkus/component/cyberark/vault/it/CyberarkVaultTestResource.java
create mode 100755
integration-tests/cyberark-vault/src/test/resources/conf/default.conf
copy .asf.yaml =>
integration-tests/cyberark-vault/src/test/resources/conf/policy/BotApp.yml (58%)
create mode 100755
integration-tests/cyberark-vault/src/test/resources/conf/tls/tls.conf
create mode 100755
integration-tests/cyberark-vault/src/test/resources/docker-compose.yml
create mode 100755 integration-tests/cyberark-vault/startConjur.sh
copy release-utils/scripts/promote-release.sh =>
integration-tests/cyberark-vault/stopConjur.sh (70%)
delete mode 100644 integration-tests/master/pom.xml
delete mode 100644
integration-tests/master/src/main/java/org/apache/camel/quarkus/component/master/it/MasterResource.java
delete mode 100644
integration-tests/master/src/main/java/org/apache/camel/quarkus/component/master/it/MasterRoutes.java
delete mode 100644
integration-tests/master/src/main/resources/application.properties
delete mode 100644
integration-tests/master/src/test/java/org/apache/camel/quarkus/component/master/it/MasterIT.java
delete mode 100644
integration-tests/master/src/test/java/org/apache/camel/quarkus/component/master/it/MasterTest.java
create mode 100644
integration-tests/pdf/src/test/resources/pdf-with-several-different-contents.pdf
create mode 100644
integration-tests/pdf/src/test/resources/source-for-test-pdf-with-several-different-contents.odt
create mode 100644 integration-tests/pdf/src/test/resources/test_pagelabels.pdf