This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_sbom in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
omit 268d9e6871 Regen SBOM from commit b2930ef0dcb3aa8b9259d650cf6c8abb974b1ec3 add 3db087eed5 Regen SBOM from commit b2930ef0dcb3aa8b9259d650cf6c8abb974b1ec3 (#5856) add ce6eb50966 Fix typo in servlet name configuration code snippet add bd592a114f Exclude CloudEvents transformer services unless camel-quarkus-cloudevents is on the classpath add ba5d6006e2 Move main-xml-io-with-beans tests into main-xml-io add de8ab18f63 Add profile to debug camel-k-maven-plugin integration tests (#5864) add fba808559d Bump com.unboundid:unboundid-ldapsdk from 6.0.11 to 7.0.0 (#5865) add 371e810998 Remove redundant use of oss-snapshots profile on push to quarkus-main add da33a221c4 Remove obsolete vertx-grpc exclusions since they potentially cause issues if quarkus-grpc is present add 7302bea731 Upgrade Quarkus to 3.9.0.CR1 add 814df84465 Disable Infinispan tests due to #5844 add b0a09d3a4e Disable git native integration test due to #5870 add 0e7617ba29 Disable java-joor-dsl tests on Windows due to #5872 add 57adf97dd6 Disable jsh-dsl tests on Windows due to #5873 add 947b0ae7a3 Build Camel and Quarkus in parallel add 8a64fd1b41 Cache PDFBox font cache on Windows to speed up the build add 67618e3dfa Avoid potential NPE when handling Jasypt password prefixes add bf83bbac89 Upgrade to Quarkus CXF 3.8.1 (#5877) add ca946ac6e4 Upgrade Camel to 4.4.1 add ba2beaa507 Upgrade quarkus-jgit to 3.1.0 add 87b7a8a33d Upgrade Quarkus to 3.9.0.CR2 add 0c557ca73f Switch from org.graalvm.sdk:graal-sdk to org.graalvm.sdk:nativeimage add ea602f92cb Revert "Disable java-joor-dsl tests on Windows due to #5872" add 8dc7b7444d Revert "Disable jsh-dsl tests on Windows due to #5873" add 2228dcd62d jt400: extend test coverage add c13a0917c0 Regen SBOM from commit 2228dcd62db27332c97693b92a284261212a447b 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 (268d9e6871) \ N -- N -- N refs/heads/regen_bot_sbom (c13a0917c0) 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: .github/workflows/camel-master-cron.yaml | 2 +- .github/workflows/ci-build.yaml | 39 +- .github/workflows/quarkus-master-cron.yaml | 2 +- camel-quarkus-sbom/camel-quarkus-sbom.json | 29594 ++++++++++--------- camel-quarkus-sbom/camel-quarkus-sbom.xml | 26317 +++++++++-------- docs/antora.yml | 6 +- .../examples/components/azure-storage-datalake.yml | 4 +- docs/modules/ROOT/examples/components/jslt.yml | 2 +- .../ROOT/examples/components/splunk-hec.yml | 2 +- .../ROOT/examples/components/spring-rabbitmq.yml | 2 +- docs/modules/ROOT/examples/components/stomp.yml | 2 +- docs/modules/ROOT/examples/components/telegram.yml | 2 +- .../modules/ROOT/examples/components/wordpress.yml | 4 +- .../extensions/azure-storage-datalake.adoc | 2 +- .../ROOT/pages/reference/extensions/servlet.adoc | 2 +- .../ROOT/pages/reference/extensions/telegram.adoc | 4 +- .../ROOT/pages/reference/extensions/wordpress.adoc | 2 +- .../quarkus/core/deployment/CamelProcessor.java | 14 + extensions-core/core/runtime/pom.xml | 2 +- .../camel/quarkus/core/CamelCapabilities.java | 1 + extensions-support/aws2/runtime/pom.xml | 2 +- extensions-support/azure-core/runtime/pom.xml | 2 +- extensions-support/consul-client/runtime/pom.xml | 2 +- extensions-support/debezium/runtime/pom.xml | 2 +- extensions-support/google-cloud/runtime/pom.xml | 2 +- extensions-support/httpclient/runtime/pom.xml | 2 +- extensions-support/retrofit/runtime/pom.xml | 2 +- extensions-support/spring/runtime/pom.xml | 2 +- extensions-support/swagger/runtime/pom.xml | 2 +- extensions-support/xalan/runtime/pom.xml | 2 +- extensions/activemq/runtime/pom.xml | 2 +- extensions/aws2-s3/deployment/pom.xml | 4 - extensions/aws2-s3/runtime/pom.xml | 4 - extensions/aws2-sqs/deployment/pom.xml | 4 - extensions/aws2-sqs/runtime/pom.xml | 4 - extensions/azure-storage-blob/deployment/pom.xml | 4 - extensions/azure-storage-blob/runtime/pom.xml | 4 - extensions/azure-storage-queue/deployment/pom.xml | 4 - extensions/azure-storage-queue/runtime/pom.xml | 4 - extensions/bean-validator/runtime/pom.xml | 2 +- extensions/bean/runtime/pom.xml | 2 +- extensions/cloudevents/runtime/pom.xml | 5 + extensions/disruptor/runtime/pom.xml | 2 +- extensions/fhir/runtime/pom.xml | 2 +- extensions/file-watch/runtime/pom.xml | 2 +- extensions/fop/runtime/pom.xml | 2 +- extensions/google-bigquery/deployment/pom.xml | 30 +- extensions/google-bigquery/runtime/pom.xml | 20 +- extensions/google-pubsub/deployment/pom.xml | 30 +- extensions/google-pubsub/runtime/pom.xml | 22 +- extensions/google-storage/deployment/pom.xml | 4 - extensions/google-storage/runtime/pom.xml | 4 - extensions/grpc/deployment/pom.xml | 4 + extensions/grpc/runtime/pom.xml | 10 +- extensions/hazelcast/runtime/pom.xml | 2 +- extensions/ical/runtime/pom.xml | 2 +- ...a => JasyptPasswordSysEnvValueMissingTest.java} | 7 +- ...java => JasyptPasswordSysValueMissingTest.java} | 7 +- extensions/jasypt/runtime/pom.xml | 2 +- .../CamelJasyptSecretKeysHandlerFactory.java | 4 +- extensions/java-joor-dsl/runtime/pom.xml | 2 +- extensions/jolt/runtime/pom.xml | 2 +- extensions/jpa/runtime/pom.xml | 2 +- extensions/js-dsl/runtime/pom.xml | 6 +- extensions/jsh-dsl/runtime/pom.xml | 2 +- extensions/json-validator/runtime/pom.xml | 2 +- extensions/jsonpath/runtime/pom.xml | 2 +- extensions/jt400/runtime/pom.xml | 2 +- extensions/kotlin-dsl/runtime/pom.xml | 2 +- extensions/kudu/runtime/pom.xml | 2 +- extensions/nats/runtime/pom.xml | 2 +- extensions/netty/runtime/pom.xml | 2 +- extensions/nitrite/runtime/pom.xml | 2 +- extensions/olingo4/runtime/pom.xml | 2 +- extensions/openstack/runtime/pom.xml | 2 +- extensions/opentelemetry/deployment/pom.xml | 5 + extensions/paho/runtime/pom.xml | 2 +- extensions/quartz/runtime/pom.xml | 2 +- extensions/rest-openapi/runtime/pom.xml | 2 +- extensions/rest/runtime/pom.xml | 2 +- extensions/salesforce/deployment/pom.xml | 28 - extensions/salesforce/runtime/pom.xml | 18 - extensions/servicenow/runtime/pom.xml | 2 +- extensions/servlet/runtime/src/main/doc/usage.adoc | 2 +- extensions/shiro/runtime/pom.xml | 2 +- extensions/slack/runtime/pom.xml | 2 +- .../smallrye-reactive-messaging/deployment/pom.xml | 2 +- .../smallrye-reactive-messaging/runtime/pom.xml | 2 +- extensions/spring-rabbitmq/runtime/pom.xml | 2 +- extensions/ssh/runtime/pom.xml | 2 +- extensions/xchange/runtime/pom.xml | 2 +- extensions/xslt/deployment/pom.xml | 2 +- .../resources/container-license-acceptance.txt | 2 +- .../infinispan-quarkus-client/pom.xml | 2 + integration-tests/infinispan/pom.xml | 2 + .../quarkus/component/infinispan/InfinispanIT.java | 2 + .../component/infinispan/InfinispanTest.java | 1 + integration-tests/jt400/README.adoc | 104 + .../quarkus/component/jt400/it/Jt400Resource.java | 194 +- .../Jt400MockProducers.java} | 4 +- .../Jt400MockResource.java} | 8 +- .../it/{ => mock}/MockAS400ConnectionPool.java | 2 +- .../src/main/resources/application.properties | 14 +- .../quarkus/component/jt400/it/Jt400MockTest.java | 57 +- .../quarkus/component/jt400/it/Jt400Test.java | 135 + integration-tests/main-xml-io-with-beans/pom.xml | 152 - .../main/CoreMainXmlIoWithBeansResource.java | 52 - .../src/main/resources/application.properties | 29 - .../quarkus/main/CoreMainXmlIoWithBeansIT.java | 23 - .../quarkus/main/CoreMainXmlIoWithBeansTest.java | 39 - integration-tests/main-xml-io/pom.xml | 17 + .../java/org/apache/camel/quarkus/main/MyBean.java | 0 .../src/main/resources/application.properties | 2 +- .../resources/routes/my-route-with-beanType.xml | 0 .../camel/quarkus/main/CoreMainXmlIoTest.java | 10 + integration-tests/pom.xml | 1 - pom.xml | 22 +- poms/bom/pom.xml | 17 +- poms/bom/src/main/generated/flattened-full-pom.xml | 1266 +- .../src/main/generated/flattened-reduced-pom.xml | 853 +- .../generated/flattened-reduced-verbose-pom.xml | 1241 +- .../camel/quarkus/test/AfterEachCallback.java | 1 + .../camel/quarkus/test/BeforeEachCallback.java | 1 + .../AdviceInDoBeforeEachMethodsTest.java | 6 +- tooling/camel-k-maven-plugin/pom.xml | 20 +- tooling/scripts/test-categories.yaml | 1 - 126 files changed, 30532 insertions(+), 30085 deletions(-) copy extensions/jasypt/deployment/src/test/java/org/apache/camel/quarkus/component/jasypt/{JasyptPasswordNotProvidedTest.java => JasyptPasswordSysEnvValueMissingTest.java} (82%) copy extensions/jasypt/deployment/src/test/java/org/apache/camel/quarkus/component/jasypt/{JasyptPasswordNotProvidedTest.java => JasyptPasswordSysValueMissingTest.java} (82%) create mode 100644 integration-tests/jt400/README.adoc rename integration-tests/jt400/src/main/java/org/apache/camel/quarkus/component/jt400/it/{Jt400Producers.java => mock/Jt400MockProducers.java} (95%) copy integration-tests/jt400/src/main/java/org/apache/camel/quarkus/component/jt400/it/{Jt400Resource.java => mock/Jt400MockResource.java} (96%) rename integration-tests/jt400/src/main/java/org/apache/camel/quarkus/component/jt400/it/{ => mock}/MockAS400ConnectionPool.java (97%) create mode 100644 integration-tests/jt400/src/test/java/org/apache/camel/quarkus/component/jt400/it/Jt400Test.java delete mode 100644 integration-tests/main-xml-io-with-beans/pom.xml delete mode 100644 integration-tests/main-xml-io-with-beans/src/main/java/org/apache/camel/quarkus/main/CoreMainXmlIoWithBeansResource.java delete mode 100644 integration-tests/main-xml-io-with-beans/src/main/resources/application.properties delete mode 100644 integration-tests/main-xml-io-with-beans/src/test/java/org/apache/camel/quarkus/main/CoreMainXmlIoWithBeansIT.java delete mode 100644 integration-tests/main-xml-io-with-beans/src/test/java/org/apache/camel/quarkus/main/CoreMainXmlIoWithBeansTest.java rename integration-tests/{main-xml-io-with-beans => main-xml-io}/src/main/java/org/apache/camel/quarkus/main/MyBean.java (100%) rename integration-tests/{main-xml-io-with-beans => main-xml-io}/src/main/resources/routes/my-route-with-beanType.xml (100%)