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

gnodet pushed a change to branch ci-merge-incremental-build-detect-dependencies
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 989fe6f1cdaf chore: retrigger CI for timing test (touch parent/pom.xml)
 discard 84ec71f24b70 chore: retrigger CI for timing test
 discard af502e2d5b62 test(ci): add timing test for mvn help:effective-pom 
[TEMPORARY]
 discard 63bfc311b71a fix(ci): capture Maven exit code without triggering set -e
 discard 11a64667565f fix(ci): use -amd for file-path modules even when Toolbox 
found deps
 discard 85f20f6d8e77 test(ci): exercise Toolbox + file-path analysis paths [TO 
REVERT]
 discard 92b2a4ddbf1b chore: remove CI test trigger comment from parent/pom.xml
 discard 9629b27815fa fix(ci): keep pom-only modules in build list, skip -amd 
for them
 discard b8d7607b8392 fix(ci): always filter pom-only modules from test list
 discard bdb582309525 fix(ci): fix arithmetic increment exit code under set -e
 discard 3d77e946c20c chore: retrigger CI build
 discard 1f0bc763b336 fix(ci): fix hasLabel grep exit code under set -euo 
pipefail
 discard b58ef7e0c4c0 test: trigger CI build to validate new scripts
 discard 207b59f2f597 chore(ci): upload comment artifact from all 
non-experimental JDK builds
 discard 5bf933a78321 docs(ci): add CI architecture document
 discard 354dcb14d063 chore(ci): address PR review feedback
 discard 528a63fa8c22 fix(ci): filter structural XML elements from property 
detection
 discard 1558872d1ae4 chore(ci): fix concurrency, dead labels, and add run link 
to comment
 discard 2d545a8042b5 chore(ci): post test comment via workflow_run for fork PR 
support
 discard 07466f4e363b chore(ci): unify /component-test with main workflow
 discard 647af6ba5890 chore(ci): merge detect-dependencies into 
incremental-build
     add 5810a742bc70 CAMEL-23225: Propagate OpenTelemetry context across 
thread boundaries in camel-opentelemetry2
     add 5a1a83630622 CAMEL-23237: camel-jbang - Adapt CLI table output to 
terminal width
     add 2b2cf71a14b1 Revert "chore(camel-test-infra-milvus): upgrade 
milvus.container.ppc64le to v…"
     add 09ff1afcfa24 chore(deps): Bump com.google.cloud:google-cloud-vision
     add 1c84b410cbe0 chore(deps-dev): Bump agroal-version from 3.0 to 3.0.1
     add 87259689b885 chore(deps): Bump aws-java-sdk2-version from 2.42.19 to 
2.42.20 (#22249)
     add 1f52998e548b chore(deps): Bump ca.uhn.hapi.fhir:org.hl7.fhir.utilities
     add f1c726415ead chore(deps): Bump org.openapitools:openapi-generator 
(#22232)
     add 3342e3058241 Revert "CAMEL-23225: Propagate OpenTelemetry context 
across thread boundaries…"
     add 3495787edbdb Improve branch management instruction to AI agents
     add db53900ff0a7 chore(deps): Bump com.openai:openai-java from 4.29.0 to 
4.29.1
     add 96f2ccf676e9 chore(deps): Bump com.dylibso.chicory:runtime from 1.7.3 
to 1.7.5
     add f5704d16fa80 chore(deps): Bump com.google.cloud:google-cloud-storage
     add 69ae6c702def chore(deps): Bump 
com.google.cloud:google-cloud-secretmanager
     add 5a41fc9d3bc2 chore(deps): Bump 
org.apache.activemq:activemq-client-jakarta
     add f1e13b543a3a chore(deps): Bump io.undertow:undertow-core from 
2.4.0.RC3 to 2.4.0.RC4
     add 5795fa0a2e74 CAMEL-23248 - Camel-PQC: Add stateful key usage tracking 
and warnings for XMSS/LMS (#22264)
     add ecf2c8dd6abf chore(deps): Bump com.gradle:develocity-maven-extension
     add f9ddd77a22bf chore(deps): Bump com.openai:openai-java from 4.29.1 to 
4.30.0
     add 9a5043172120 chore(deps): Bump com.stripe:stripe-java from 31.4.1 to 
32.0.0
     add 698e8ab569af CEQ-12614 broken link (#22267)
     add b442661a36c4 chore(deps): Bump aws-java-sdk2-version from 2.42.20 to 
2.42.21
     add 79e040266b42 Regen: update aws2-polly OutputFormat enum for AWS SDK 
2.42.21
     add 12960de3de8a CAMEL-23256 - Camel-IBM-Watsonx: New component for IBM 
watsonx.data lakehouse integration (#22276)
     add 587a0ab1ecec Fix GitHub Actions script injection in composite actions 
(#22277)
     add 249ba9113820 Add a section to the migration doc talking about 
migrating from the junit5 testing components to junit6
     add 4e5fe3f57ddb Allow building with an alternative Quarkus Extension 
registry URL
     add e1215d172f5c CAMEL-23251- Google mail Add DataTypeTransformer for 
Gmail ModifyMess… (#22285)
     add 88a34f9ea6ce CAMEL-PQC: Address Guillaume Nodet's review findings on 
PQC stateful … (#22282)
     add 255463d16ae6 Revert "chore(ci): Fix parent POM dependency change 
detection (#22022)"
     add 265f055c82e9 chore(ci): rationalize CI into single workflow with 
unified comment

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   (989fe6f1cdaf)
            \
             N -- N -- N   
refs/heads/ci-merge-incremental-build-detect-dependencies (265f055c82e9)

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:
 .../actions/incremental-build/incremental-build.sh |  34 +-
 .github/actions/pr-id/action.yml                   |   7 +-
 .mvn/extensions.xml                                |   2 +-
 AGENTS.md                                          |   5 +-
 bom/camel-bom/pom.xml                              |   5 +
 catalog/camel-allcomponents/pom.xml                |   5 +
 .../org/apache/camel/catalog/components.properties |   1 +
 .../camel/catalog/components/aws2-polly.json       |   6 +-
 .../camel/catalog/components/ibm-watsonx-data.json |  67 +++
 .../org/apache/camel/catalog/components/pqc.json   |  22 +-
 .../apache/camel/catalog/transformers.properties   |   1 +
 .../google-mail-update-message-labels.json         |  14 +
 .../camel/component/aws2/polly/aws2-polly.json     |   6 +-
 .../apache/camel/component/bean/BeanInfoTest.java  |   1 -
 .../org/apache/camel/transformer.properties        |   2 +-
 .../transformer/google-mail-update-message-labels  |   2 +
 .../google-mail-update-message-labels.json         |  14 +
 .../src/main/docs/google-mail-component.adoc       |  78 ++++
 ...MailUpdateMessageLabelsDataTypeTransformer.java | 133 ++++++
 .../google/mail/MockGoogleMailClientFactory.java   |  83 ++++
 ...UpdateMessageLabelsDataTypeTransformerTest.java | 273 ++++++++++++
 .../camel-ibm/camel-ibm-watsonx-data/pom.xml       |  70 +++
 .../data/WatsonxDataComponentConfigurer.java       | 112 +++++
 .../data/WatsonxDataEndpointConfigurer.java        |  96 ++++
 .../data/WatsonxDataEndpointUriFactory.java}       |  36 +-
 .../ibm/watsonx/data/ibm-watsonx-data.json         |  67 +++
 .../services/org/apache/camel/component.properties |   7 +
 .../org/apache/camel/component/ibm-watsonx-data    |   2 +
 .../camel/configurer/ibm-watsonx-data-component    |   2 +
 .../camel/configurer/ibm-watsonx-data-endpoint     |   2 +
 .../camel/urifactory/ibm-watsonx-data-endpoint     |   2 +
 .../src/main/docs/ibm-watsonx-data-component.adoc  | 193 ++++++++
 .../ibm/watsonx/data/WatsonxDataComponent.java     |  60 +++
 .../ibm/watsonx/data/WatsonxDataConfiguration.java | 140 ++++++
 .../ibm/watsonx/data/WatsonxDataConstants.java     |  77 ++++
 .../ibm/watsonx/data/WatsonxDataEndpoint.java      | 140 ++++++
 .../ibm/watsonx/data/WatsonxDataOperations.java    |  53 +++
 .../ibm/watsonx/data/WatsonxDataProducer.java      | 440 ++++++++++++++++++
 .../ibm/watsonx/data/WatsonxDataComponentTest.java | 192 ++++++++
 .../src/test/resources/log4j2.properties           |  10 +-
 components/camel-ibm/pom.xml                       |   1 +
 .../src/main/docs/opentelemetry2.adoc              |   2 +-
 components/camel-pqc/pom.xml                       |   4 +
 .../component/pqc/PQCComponentConfigurer.java      |   6 +
 .../camel/component/pqc/PQCEndpointConfigurer.java |   6 +
 .../camel/component/pqc/PQCEndpointUriFactory.java |   3 +-
 .../org/apache/camel/component/pqc/pqc.json        |  22 +-
 .../camel/component/pqc/PQCConfiguration.java      |  26 ++
 .../apache/camel/component/pqc/PQCProducer.java    | 191 +++++++-
 .../component/pqc/PQCStatefulKeyHealthCheck.java   | 101 +++++
 .../component/pqc/PQCStatefulKeyTrackingTest.java  | 234 ++++++++++
 .../org/apache/camel/main/components.properties    |   1 +
 .../ROOT/examples/json/ibm-watsonx-data.json       |   1 +
 docs/components/modules/ROOT/nav.adoc              |   1 +
 .../ROOT/pages/ibm-watsonx-data-component.adoc     |   1 +
 .../ROOT/pages/camel-4x-upgrade-guide-4_19.adoc    |  77 ++++
 .../component/ComponentsBuilderFactory.java        |  14 +
 .../dsl/IbmWatsonxDataComponentBuilderFactory.java | 278 ++++++++++++
 .../component/dsl/PqcComponentBuilderFactory.java  |  23 +
 .../builder/endpoint/EndpointBuilderFactory.java   |   1 +
 .../camel/builder/endpoint/EndpointBuilders.java   |   1 +
 .../builder/endpoint/StaticEndpointBuilders.java   |  42 ++
 .../endpoint/dsl/PQCEndpointBuilderFactory.java    |  40 ++
 .../dsl/WatsonxDataEndpointBuilderFactory.java     | 493 +++++++++++++++++++++
 .../camel/dsl/jbang/core/common/RuntimeType.java   |   1 +
 .../dsl/jbang/core/commands/CamelCommand.java      |   5 +
 .../jbang/core/commands/action/CamelBeanDump.java  |  31 +-
 .../core/commands/action/CamelBrowseAction.java    |  10 +-
 .../core/commands/action/CamelHistoryAction.java   |  19 +-
 .../core/commands/action/CamelReceiveAction.java   |  10 +-
 .../action/CamelStartupRecorderAction.java         |   8 +-
 .../core/commands/action/CamelThreadDump.java      |  20 +-
 .../jbang/core/commands/action/LoggerAction.java   |  12 +-
 .../core/commands/action/MessageTableHelper.java   |  42 +-
 .../commands/action/RouteControllerAction.java     |  13 +-
 .../core/commands/catalog/CatalogBaseCommand.java  |  15 +-
 .../jbang/core/commands/catalog/CatalogDoc.java    | 126 +++---
 .../core/commands/catalog/CatalogKamelet.java      |  10 +-
 .../core/commands/infra/InfraBaseCommand.java      |  12 +-
 .../core/commands/process/CamelContextStatus.java  |   7 +-
 .../commands/process/CamelProcessorStatus.java     |  13 +-
 .../core/commands/process/CamelRouteStatus.java    |  25 +-
 .../jbang/core/commands/process/CamelRouteTop.java |   7 +-
 .../jbang/core/commands/process/ListConsumer.java  |  10 +-
 .../jbang/core/commands/process/ListEndpoint.java  |  10 +-
 .../jbang/core/commands/process/ListGroovy.java    |   7 +-
 .../jbang/core/commands/process/ListHealth.java    |  13 +-
 .../core/commands/process/ListInternalTask.java    |   7 +-
 .../dsl/jbang/core/commands/process/ListKafka.java |  13 +-
 .../jbang/core/commands/process/ListMetric.java    |  15 +-
 .../jbang/core/commands/process/ListProcess.java   |   9 +-
 .../jbang/core/commands/process/ListProducer.java  |  10 +-
 .../core/commands/process/ListProperties.java      |  21 +-
 .../dsl/jbang/core/commands/process/ListRest.java  |   7 +-
 .../jbang/core/commands/process/ListService.java   |  10 +-
 .../jbang/core/commands/process/ListVariable.java  |  14 +-
 .../dsl/jbang/core/commands/process/ListVault.java |  10 +-
 .../dsl/jbang/core/commands/update/UpdateList.java |   9 +-
 .../camel/dsl/jbang/core/common/QuarkusHelper.java |   5 +-
 .../dsl/jbang/core/common/TerminalWidthHelper.java | 114 +++++
 .../jbang/core/common/TerminalWidthHelperTest.java | 186 ++++++++
 .../camel-component-known-dependencies.properties  |   1 +
 parent/pom.xml                                     |  33 +-
 .../infra/milvus/services/container.properties     |   2 +-
 .../apache/camel/maven/packaging/MojoHelper.java   |   3 +-
 105 files changed, 4669 insertions(+), 257 deletions(-)
 create mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/ibm-watsonx-data.json
 create mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/transformers/google-mail-update-message-labels.json
 create mode 100644 
components/camel-google/camel-google-mail/src/generated/resources/META-INF/services/org/apache/camel/transformer/google-mail-update-message-labels
 create mode 100644 
components/camel-google/camel-google-mail/src/generated/resources/META-INF/services/org/apache/camel/transformer/google-mail-update-message-labels.json
 create mode 100644 
components/camel-google/camel-google-mail/src/main/java/org/apache/camel/component/google/mail/transform/GoogleMailUpdateMessageLabelsDataTypeTransformer.java
 create mode 100644 
components/camel-google/camel-google-mail/src/test/java/org/apache/camel/component/google/mail/MockGoogleMailClientFactory.java
 create mode 100644 
components/camel-google/camel-google-mail/src/test/java/org/apache/camel/component/google/mail/transform/GoogleMailUpdateMessageLabelsDataTypeTransformerTest.java
 create mode 100644 components/camel-ibm/camel-ibm-watsonx-data/pom.xml
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/generated/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataComponentConfigurer.java
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/generated/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataEndpointConfigurer.java
 copy 
components/{camel-pqc/src/generated/java/org/apache/camel/component/pqc/PQCEndpointUriFactory.java
 => 
camel-ibm/camel-ibm-watsonx-data/src/generated/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataEndpointUriFactory.java}
 (64%)
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/generated/resources/META-INF/org/apache/camel/component/ibm/watsonx/data/ibm-watsonx-data.json
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/generated/resources/META-INF/services/org/apache/camel/component.properties
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/generated/resources/META-INF/services/org/apache/camel/component/ibm-watsonx-data
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/generated/resources/META-INF/services/org/apache/camel/configurer/ibm-watsonx-data-component
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/generated/resources/META-INF/services/org/apache/camel/configurer/ibm-watsonx-data-endpoint
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/generated/resources/META-INF/services/org/apache/camel/urifactory/ibm-watsonx-data-endpoint
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/main/docs/ibm-watsonx-data-component.adoc
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/main/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataComponent.java
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/main/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataConfiguration.java
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/main/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataConstants.java
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/main/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataEndpoint.java
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/main/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataOperations.java
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/main/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataProducer.java
 create mode 100644 
components/camel-ibm/camel-ibm-watsonx-data/src/test/java/org/apache/camel/component/ibm/watsonx/data/WatsonxDataComponentTest.java
 copy 
test-infra/camel-test-infra-milvus/src/main/resources/org/apache/camel/test/infra/milvus/services/container.properties
 => 
components/camel-ibm/camel-ibm-watsonx-data/src/test/resources/log4j2.properties
 (81%)
 create mode 100644 
components/camel-pqc/src/main/java/org/apache/camel/component/pqc/PQCStatefulKeyHealthCheck.java
 create mode 100644 
components/camel-pqc/src/test/java/org/apache/camel/component/pqc/PQCStatefulKeyTrackingTest.java
 create mode 120000 
docs/components/modules/ROOT/examples/json/ibm-watsonx-data.json
 create mode 120000 
docs/components/modules/ROOT/pages/ibm-watsonx-data-component.adoc
 create mode 100644 
dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/IbmWatsonxDataComponentBuilderFactory.java
 create mode 100644 
dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/WatsonxDataEndpointBuilderFactory.java
 create mode 100644 
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/common/TerminalWidthHelper.java
 create mode 100644 
dsl/camel-jbang/camel-jbang-core/src/test/java/org/apache/camel/dsl/jbang/core/common/TerminalWidthHelperTest.java

Reply via email to