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

orpiske pushed a change to branch devel-camel-20383
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 7d77344e773 Added missing steps
 discard fc7ae0824e0 Fixed invalid stage label
 discard 1b93f677e8f Add another stage to send an email after every platform 
build.
 discard aa699697bd8 Removed some commented param which are not needed.
 discard 4249b52ad15 Used single quotes instead of double and removed java 
-version step.
 discard 212437eb0ac Fixed few syntax errors.
 discard e4b90bb6ea4 Improve stage name for multi-arch builds
 discard 0283c4c12a3 Fixed build on the CI
 discard b90b76fdb73 Fixed few syntax errors.
 discard b9a91f4efd0 Fixed a few syntax errors on the Jenkinsfile
 discard 7fcfc8d79ce Fixed license format on the matrix Jenkinsfiles
 discard d11ab2428f7 Updated the pipeline to consolidate all the CI automation 
in a single file.
 discard 8e3656385a3 Martix Jenkins pipeline for CI/CD.
 discard c2a6a9a9500 Fixed license format on the Jenkinsfile
 discard 4e454939909 CAMEL-20383: renamed the JDK 17 Jenkinsfile so we can 
create the matrix job
     add cdf727e77b5 CAMEL-20562 - Camel-AWS-Bedrock: Support Mistral AI models 
- Mistral Large (#13716)
     add 4376e72bec4 CAMEL-20649: stop using a custom Apache Artemis container
     add 730d499791b CAMEL-20649: test fixes
     add 3b356e2cceb (chores) camel-test-arangodb: upgrade to the latest 
ArangoDB client
     add 358fb5f57ff (chores) camel-test-infra-arangodb: upgrade to the latest 
ArangoDB container
     add 2c1ab420476 Bump com.graphql-java:graphql-java from 21.4 to 21.5 
(#13720)
     add d126d51bd47 (chores) camel-kafka: disable flaky test on GH actions
     add e43c48a9845 Bump aws-java-sdk2-version from 2.25.26 to 2.25.27 (#13721)
     add 3ecadc24097 Bump org.postgresql:postgresql from 42.7.2 to 42.7.3 
(#13722)
     add cd102189e71 CAMEL-20506 - Google Mail Stream CloudEvent transformer 
(#13724)
     add 6613dffbbda CAMEL-20532: consolidate common failsafe configurations
     add 686337a2c41 CAMEL-20661: Revert "Bump bouncycastle-version from 1.77 
to 1.78 (#13713)"
     add 2ff4d248290 (chores) camel-core: cleaned up duplicated code
     add 3fedbc8c9d0 (chores) camel-core: removed and/or fixed redundant 
suppressions
     add 32d017d51db (chores) camel-core: added missing test annotations
     add fd493dc88c6 (chores) camel-core: removed commented out code
     add b78904f255a (chores) camel-core: use the standard charsets constants
     add 3d7ec8d7eb9 (chores) camel-core: avoid unnecessary calls to toString
     add b0b7f28041d (chores) camel-core: removed unnecessary semicolon
     add 9f1737d1ec2 Bump swagger-openapi3-java-parser-version from 2.1.21 to 
2.1.22 (#13733)
     add 07683137e21 Bump tika-version from 2.9.1 to 2.9.2 (#13731)
     add d3cae379905 Bump huaweicloud-sdk-version from 3.1.89 to 3.1.90 (#13729)
     add c0adc481d3a Bump jetty-version from 12.0.7 to 12.0.8 (#13728)
     add fc35154c164 Bump org.codehaus.mojo:javacc-maven-plugin from 3.0.1 to 
3.1.0 (#13730)
     add a7ec9eb79d4 ARTEMIS-4715: adjust the wildcard to use the correct 
wildcard character
     add feb6254f182 (chores) camel-test-infra-artemis: always use the latest 
container available
     add 68ede934e4b CAMEL-20659 include contentTransferEncoding on parsed 
Disposition Notification Report (#13726)
     add eeea1a5bc49 Upgrade Localstack container image to version 3.3.0 
(#13740)
     add aaee6a08ce1 (chores) camel-kafka: prevent very slow test from running 
on Github CI
     add 90ea097274d Bump tar from 6.1.11 to 6.2.1 in /docs (#13735)
     add 02d70f69c3c Bump 
org.apache.maven.plugin-tools:maven-plugin-annotations (#13732)
     add 5e10379aa14 Camel-Kafka: Added missing imports in integration test 
(#13742)
     add cc090c4003c Regen
     add 334db6914fc Camel-Hashicorp-Vault: Use latest Vault container image 
version 1.16.1 (#13743)
     add dbf8f34024c Bump debezium-version from 2.5.4.Final to 2.6.0.Final 
(#13744)
     add 9830f8a9a7b CAMEL-20758: make the subscription logic more flexible
     add 3512b8a8569 Camel-Debezium: Upgrade to 2.6.0.Final and regen
     add a14c62d6132 Bump com.google.cloud:libraries-bom from 26.34.0 to 
26.37.0 (#13745)
     add 65336357091 Bump org.opensearch.client:opensearch-java from 2.8.3 to 
2.9.1 (#13746)
     add c8667d26be7 Bump com.hazelcast:hazelcast from 5.3.6 to 5.3.7 (#13747)
     add f0dc6e07e72 Bump aws-java-sdk2-version from 2.25.27 to 2.25.29 (#13750)
     add 718feb6d295 Bump com.dropbox.core:dropbox-core-sdk from 6.0.0 to 6.1.0 
(#13751)
     new 6e40a7c8313 CAMEL-20383: renamed the JDK 17 Jenkinsfile so we can 
create the matrix job
     new e39defb882e Fixed license format on the Jenkinsfile
     new 872bad27307 Martix Jenkins pipeline for CI/CD.
     new bd4c3ab1fbc Updated the pipeline to consolidate all the CI automation 
in a single file.
     new ca3640bc79b Fixed license format on the matrix Jenkinsfiles
     new 19a2c04ed63 Fixed a few syntax errors on the Jenkinsfile
     new de33a49fc9a Fixed few syntax errors.
     new 1ea44b2c463 Fixed build on the CI
     new efc010220f6 Improve stage name for multi-arch builds
     new ea36be901d2 Fixed few syntax errors.
     new 26fd9beeb5e Used single quotes instead of double and removed java 
-version step.
     new b541fc8655d Removed some commented param which are not needed.
     new 24bdc186c20 Add another stage to send an email after every platform 
build.
     new 8f2f28777ae Fixed invalid stage label
     new c0d85042489 Added missing steps
     new c2af056ee5f Disable warning about publisher checks
     new 027e4692c7c Added a step to prevent a warning when sending email
     new 59d5c6387ef Improved details for ppc64 and s390x build requirements
     new 8990d29b467 Updated matrix post build steps.

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   (7d77344e773)
            \
             N -- N -- N   refs/heads/devel-camel-20383 (8990d29b467)

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 19 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:
 Jenkinsfile.matrix.platform                        |  30 +-
 .../apache/camel/catalog/transformers.properties   |   1 +
 ...google-mail-stream-application-cloudevents.json |  14 +
 .../camel/component/activemq/ActiveMQRouteIT.java  |  19 +-
 .../component/arangodb/integration/BaseGraph.java  |   2 +-
 ...spositionNotificationMultipartReportEntity.java |   5 +-
 .../component/as2/api/entity/EntityParser.java     |   2 +-
 .../component/as2/api/entity/EntityParserTest.java |  15 +-
 .../component/aws2/bedrock/BedrockModels.java      |   3 +-
 .../aws2/bedrock/runtime/BedrockProducer.java      |   3 +-
 .../runtime/integration/BedrockProducerIT.java     |  29 ++
 .../debezium/DebeziumDb2ComponentConfigurer.java   |  36 +++
 .../debezium/DebeziumDb2EndpointConfigurer.java    |  36 +++
 .../debezium/DebeziumDb2EndpointUriFactory.java    |   8 +-
 .../Db2ConnectorEmbeddedDebeziumConfiguration.java |  99 ++++++
 .../camel/component/debezium/debezium-db2.json     |  52 +--
 .../DebeziumMongodbComponentConfigurer.java        |  42 ++-
 .../DebeziumMongodbEndpointConfigurer.java         |  42 ++-
 .../DebeziumMongodbEndpointUriFactory.java         |   9 +-
 ...goDbConnectorEmbeddedDebeziumConfiguration.java | 116 ++++++-
 .../camel/component/debezium/debezium-mongodb.json | 146 +++++----
 .../debezium/DebeziumMySqlComponentConfigurer.java |  48 +++
 .../debezium/DebeziumMySqlEndpointConfigurer.java  |  48 +++
 .../debezium/DebeziumMySqlEndpointUriFactory.java  |  10 +-
 ...ySqlConnectorEmbeddedDebeziumConfiguration.java | 132 ++++++++
 .../camel/component/debezium/debezium-mysql.json   |  60 ++--
 .../DebeziumOracleComponentConfigurer.java         |  72 ++++-
 .../debezium/DebeziumOracleEndpointConfigurer.java |  72 ++++-
 .../debezium/DebeziumOracleEndpointUriFactory.java |  14 +-
 ...acleConnectorEmbeddedDebeziumConfiguration.java | 193 +++++++++--
 .../camel/component/debezium/debezium-oracle.json  | 356 +++++++++++----------
 .../DebeziumPostgresComponentConfigurer.java       |  66 +++-
 .../DebeziumPostgresEndpointConfigurer.java        |  66 +++-
 .../DebeziumPostgresEndpointUriFactory.java        |  13 +-
 ...gresConnectorEmbeddedDebeziumConfiguration.java | 191 +++++++++--
 .../component/debezium/debezium-postgres.json      |  98 +++---
 .../DebeziumSqlserverComponentConfigurer.java      |  42 +++
 .../DebeziumSqlserverEndpointConfigurer.java       |  42 +++
 .../DebeziumSqlserverEndpointUriFactory.java       |   9 +-
 ...rverConnectorEmbeddedDebeziumConfiguration.java | 142 +++++++-
 .../component/debezium/debezium-sqlserver.json     | 218 +++++++------
 components/camel-ftp/pom.xml                       |  16 +-
 components/camel-google/camel-google-mail/pom.xml  |   8 +
 .../org/apache/camel/transformer.properties        |   7 +
 .../google-mail-stream-application-cloudevents     |   2 +
 ...google-mail-stream-application-cloudevents.json |  14 +
 ...gleMailStreamCloudEventDataTypeTransformer.java |  57 ++++
 components/camel-jms/pom.xml                       |   7 -
 components/camel-kafka/pom.xml                     |   5 -
 .../camel/component/kafka/KafkaFetchRecords.java   |  28 +-
 .../kafka/consumer/support/TopicHelper.java        |  49 +++
 .../subcription/DefaultSubscribeAdapter.java       |  41 +++
 .../support/subcription/SubscribeAdapter.java      |  23 +-
 .../consumer/support/subcription/TopicInfo.java    |  33 +-
 .../KafkaBreakOnFirstErrorReleaseResourcesIT.java  |   4 +-
 .../KafkaBreakOnFirstErrorSeekIssueIT.java         |   2 +
 .../camel-salesforce-maven-plugin/pom.xml          |   2 +-
 .../camel-servicenow-maven-plugin/pom.xml          |   2 +-
 components/camel-spring-xml/pom.xml                |   1 -
 components/pom.xml                                 |   8 +-
 .../src/main/java/org/apache/camel/BeanScope.java  |   2 +-
 .../apache/camel/trait/message/MessageTrait.java   |   2 +-
 .../impl/debugger/DefaultBacklogDebugger.java      |   2 +-
 .../engine/DefaultRuntimeEndpointRegistry.java     |   1 -
 .../org/apache/camel/builder/DataFormatClause.java |   1 -
 .../apache/camel/model/DataFormatDefinition.java   |   1 -
 .../apache/camel/model/RouteDefinitionHelper.java  |  41 ++-
 .../org/apache/camel/model/RoutesDefinition.java   |  31 +-
 .../camel/model/app/BeanConstructorsAdapter.java   |   1 -
 .../camel/model/config/ResequencerConfig.java      |   1 -
 .../camel/model/language/JsonPathExpression.java   |   2 +-
 .../apache/camel/model/rest/RestDefinition.java    |   1 -
 .../apache/camel/processor/AbstractThrottler.java  |   1 -
 .../processor/aggregate/AggregateProcessor.java    |   1 -
 .../processor/errorhandler/ExceptionPolicy.java    |   2 +-
 .../core/xml/AbstractCamelContextFactoryBean.java  |  31 +-
 .../apache/camel/builder/ExceptionBuilderTest.java |   1 -
 .../component/bean/BeanProxyNoBindingTest.java     |   9 -
 .../component/direct/DirectNoConsumerTest.java     |   2 +
 .../language/LanguageCacheScriptTest.java          |   3 +-
 .../language/LanguageNoCacheScriptTest.java        |   3 +-
 .../language/LanguageRouteConvertBodyTest.java     |   3 +-
 .../language/LanguageRouteNoTransformTest.java     |   3 +-
 .../component/language/LanguageRouteTest.java      |   3 +-
 ...guageScriptInHeaderRouteTakePrecedenceTest.java |   3 +-
 ...pertiesComponentEIPChoiceConvertBodyToTest.java |   4 +-
 .../PropertiesComponentEIPConvertBodyToTest.java   |   4 +-
 .../camel/converter/BasicEnumConverterTest.java    |   2 +-
 .../org/apache/camel/converter/ConverterTest.java  |   3 +-
 .../apache/camel/converter/IOConverterTest.java    |   3 +-
 .../camel/converter/jaxp/DomConverterTest.java     |   7 +-
 .../camel/converter/jaxp/StaxConverterTest.java    |   6 +-
 .../apache/camel/language/simple/SimpleTest.java   |  12 +-
 .../MultiCastParallelAndStreamCachingTest.java     |  13 +-
 .../MultiCastStreamCachingInSubRouteTest.java      |   2 +-
 .../camel/processor/SetHeadersProcessorTest.java   |   2 -
 .../SplitterStreamCachingInSubRouteTest.java       |   2 +-
 .../camel/processor/WireTapStreamCachingTest.java  |   1 +
 .../camel/processor/converter/ConvertBodyTest.java |   9 +-
 .../processor/converter/ConvertHeaderTest.java     |  13 +-
 .../processor/converter/ConvertVariableTest.java   |  11 +-
 .../onexception/OnExceptionMisconfiguredTest.java  |   5 -
 .../onexception/OnExceptionsPerRouteTest.java      |   1 -
 .../support/builder/RecordableInputStreamTest.java |   9 +-
 .../support/builder/RecordableReaderTest.java      |   9 +-
 .../DefaultManagementObjectStrategy.java           |   4 -
 ...ManagedCamelContextDumpRoutesCoverageAsXml.java |   3 +-
 .../org/apache/camel/support/ObjectHelper.java     |   2 +-
 docs/.pnp.cjs                                      |  19 +-
 .../minipass-npm-5.0.0-c64fb63c92-425dab2887.zip   | Bin 0 -> 22359 bytes
 .../cache/tar-npm-6.1.11-e6ac3cba9c-a04c07bb9e.zip | Bin 51162 -> 0 bytes
 .../cache/tar-npm-6.2.1-237800bb20-f1322768c9.zip  | Bin 0 -> 52500 bytes
 docs/.yarn/install-state.gz                        | Bin 503000 -> 503553 bytes
 docs/yarn.lock                                     |  15 +-
 dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml          |   2 +-
 parent/pom.xml                                     |  38 ++-
 .../infra/arangodb/services/container.properties   |   2 +-
 .../infra/artemis/common/ArtemisProperties.java    |   1 +
 .../infra/artemis/services/ArtemisContainer.java   |  20 +-
 .../camel/test/infra/artemis/services/Dockerfile   |  39 ---
 .../infra/artemis}/services/container.properties   |   3 +-
 .../test/infra/aws2/services/container.properties  |   2 +-
 .../hashicorp/vault/services/container.properties  |   2 +-
 .../maven/camel-api-component-maven-plugin/pom.xml |   2 +-
 .../pom.xml                                        |   2 +-
 tooling/parent/pom.xml                             |   2 +-
 126 files changed, 2455 insertions(+), 882 deletions(-)
 create mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/transformers/google-mail-stream-application-cloudevents.json
 create mode 100644 
components/camel-google/camel-google-mail/src/generated/resources/META-INF/services/org/apache/camel/transformer.properties
 create mode 100644 
components/camel-google/camel-google-mail/src/generated/resources/META-INF/services/org/apache/camel/transformer/google-mail-stream-application-cloudevents
 create mode 100644 
components/camel-google/camel-google-mail/src/generated/resources/META-INF/services/org/apache/camel/transformer/google-mail-stream-application-cloudevents.json
 create mode 100644 
components/camel-google/camel-google-mail/src/main/java/org/apache/camel/component/google/mail/stream/transform/GoogleMailStreamCloudEventDataTypeTransformer.java
 create mode 100644 
components/camel-kafka/src/main/java/org/apache/camel/component/kafka/consumer/support/TopicHelper.java
 create mode 100644 
components/camel-kafka/src/main/java/org/apache/camel/component/kafka/consumer/support/subcription/DefaultSubscribeAdapter.java
 copy 
core/camel-api/src/main/java/org/apache/camel/trait/message/MessageTrait.java 
=> 
components/camel-kafka/src/main/java/org/apache/camel/component/kafka/consumer/support/subcription/SubscribeAdapter.java
 (52%)
 copy 
test-infra/camel-test-infra-artemis/src/test/java/org/apache/camel/test/infra/artemis/common/ArtemisProperties.java
 => 
components/camel-kafka/src/main/java/org/apache/camel/component/kafka/consumer/support/subcription/TopicInfo.java
 (54%)
 create mode 100644 
docs/.yarn/cache/minipass-npm-5.0.0-c64fb63c92-425dab2887.zip
 delete mode 100644 docs/.yarn/cache/tar-npm-6.1.11-e6ac3cba9c-a04c07bb9e.zip
 create mode 100644 docs/.yarn/cache/tar-npm-6.2.1-237800bb20-f1322768c9.zip
 delete mode 100644 
test-infra/camel-test-infra-artemis/src/test/resources/org/apache/camel/test/infra/artemis/services/Dockerfile
 copy 
test-infra/{camel-test-infra-aws-v2/src/test/resources/org/apache/camel/test/infra/aws2
 => 
camel-test-infra-artemis/src/test/resources/org/apache/camel/test/infra/artemis}/services/container.properties
 (93%)

Reply via email to