You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2023/06/20 07:50:17 UTC

[camel-quarkus] 01/01: Merge branch 'main' of github.com:apache/camel-quarkus into 4220/upgrade-to-SRU2022-10.0.1

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

nfilotto pushed a commit to branch 4220/upgrade-to-SRU2022-10.0.1
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 2a50d5272b494e76cca63857c7b93ebd0099b0f1
Merge: 19102cba6d 1a8d73dba1
Author: Nicolas Filotto <nf...@talend.com>
AuthorDate: Tue Jun 20 09:49:23 2023 +0200

    Merge branch 'main' of github.com:apache/camel-quarkus into 4220/upgrade-to-SRU2022-10.0.1

 .github/workflows/assign-issue-milestone.yaml      |   96 +-
 .../workflows/assign-wontfix-issue-milestone.yaml  |   46 +
 .github/workflows/ci-build.yaml                    |    2 +-
 CHANGELOG.md                                       |    6 +
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 4079 ++++++++++++--------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 3239 +++++++++-------
 .../quarkus/component/file/it/FileRoutes.java      |   25 +-
 .../camel/quarkus/component/file/it/FileTest.java  |   53 -
 .../quarkus/component/file/it/NonFlakyFileIT.java  |   24 +
 .../component/file/it/NonFlakyFileTest.java        |   85 +
 .../file/it/NonFlakyFileTestResource.java          |   88 +
 pom.xml                                            |    4 +-
 12 files changed, 4428 insertions(+), 3319 deletions(-)