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 0389012ee45 Add another stage to send an email after every platform
build.
discard ef95d01f2a9 Removed some commented param which are not needed.
discard 6814fbf4073 Used single quotes instead of double and removed java
-version step.
discard 71e6d0901cb Fixed few syntax errors.
discard 57f731c8cc1 Improve stage name for multi-arch builds
discard 234515ba147 Fixed build on the CI
discard 956552fdf9d Fixed few syntax errors.
discard 5eb1e73bfe0 Fixed a few syntax errors on the Jenkinsfile
discard e9b3c9345d8 Fixed license format on the matrix Jenkinsfiles
discard 32aaad2d713 Updated the pipeline to consolidate all the CI automation
in a single file.
discard f4e55a407f3 Martix Jenkins pipeline for CI/CD.
discard 2e6c3fd4d8a Fixed license format on the Jenkinsfile
discard 14017832bef CAMEL-20383: renamed the JDK 17 Jenkinsfile so we can
create the matrix job
add 2f9a0712b3a Regen SBOM from commit
9e563446713838887fa969aed0b4c59caeb71fea (#13709)
add 71a21b78345 CAMEL-18017: return body part fields copied from parsed
MDN entity to avoid corruption (#13708)
add be07323653b Fix camel-vertx-websocket endpoint instantiation when
connection to remote websocket server (#13707)
add e97394c0ce8 Bump aws-java-sdk2-version from 2.25.24 to 2.25.26 (#13711)
add 9d7ee37e81f Bump org.atmosphere:atmosphere-runtime from 3.0.4 to 3.0.5
(#13712)
add bc2ee3d2fec Regen
add f7f1a5b7b38 Bump bouncycastle-version from 1.77 to 1.78 (#13713)
add 3d7d9bb1d3b Bump io.grpc:grpc-bom from 1.62.2 to 1.63.0 (#13714)
add 404588cc71c Upgrade Camel Kamelets to version 4.5.0 (#13715)
new 4e454939909 CAMEL-20383: renamed the JDK 17 Jenkinsfile so we can
create the matrix job
new c2a6a9a9500 Fixed license format on the Jenkinsfile
new 8e3656385a3 Martix Jenkins pipeline for CI/CD.
new d11ab2428f7 Updated the pipeline to consolidate all the CI automation
in a single file.
new 7fcfc8d79ce Fixed license format on the matrix Jenkinsfiles
new b9a91f4efd0 Fixed a few syntax errors on the Jenkinsfile
new b90b76fdb73 Fixed few syntax errors.
new 0283c4c12a3 Fixed build on the CI
new e4b90bb6ea4 Improve stage name for multi-arch builds
new 212437eb0ac Fixed few syntax errors.
new 4249b52ad15 Used single quotes instead of double and removed java
-version step.
new aa699697bd8 Removed some commented param which are not needed.
new 1b93f677e8f Add another stage to send an email after every platform
build.
new fc7ae0824e0 Fixed invalid stage label
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 (0389012ee45)
\
N -- N -- N refs/heads/devel-camel-20383 (fc7ae0824e0)
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 14 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 | 2 +-
camel-sbom/camel-sbom.json | 4344 ++++++++++----------
camel-sbom/camel-sbom.xml | 3859 ++++++++---------
.../apache/camel/catalog/components/aws2-ec2.json | 2 +-
.../AS2MessageDispositionNotificationEntity.java | 15 +-
.../util/DispositionNotificationContentUtils.java | 10 +-
.../component/as2/api/entity/EntityParserTest.java | 80 +-
.../apache/camel/component/aws2/ec2/aws2-ec2.json | 2 +-
.../vertx/websocket/VertxWebsocketComponent.java | 13 +-
.../VertxWebsocketEndpointConfigurationTest.java | 13 +
.../jbang/core/commands/catalog/CatalogDoc.java | 2 +-
.../camel-jbang-main/dist/CamelJBang.java | 2 +-
.../src/main/jbang/main/CamelJBang.java | 2 +-
parent/pom.xml | 8 +-
14 files changed, 4380 insertions(+), 3974 deletions(-)