You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/13 12:02:32 UTC

(camel) branch regen_bot_3x updated (a7b02f1a567 -> 2c6ba9c9c8b)

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

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from a7b02f1a567 CAMEL-20214: camel-core: Multicast/Splitter EIP using timeout should cancel task if completed before timeout, so task is not taking up space in thread pool. (#12399)
     add 2c6ba9c9c8b CAMEL-20205 - Add SBOM to release and release-sbom script to LTS 3.22.x (#12438)

No new revisions were added by this update.

Summary of changes:
 .../modules/ROOT/pages/release-guide.adoc          |  5 ++
 etc/scripts/release-sbom.sh                        | 64 ++++++++++++++++++++++
 .../scripts.conf => etc/scripts/sign.sh            | 29 +++++++---
 pom.xml                                            | 18 ++++++
 4 files changed, 107 insertions(+), 9 deletions(-)
 create mode 100755 etc/scripts/release-sbom.sh
 copy components/camel-solr/src/test/resources/solr/conf/collection1/scripts.conf => etc/scripts/sign.sh (72%)
 mode change 100644 => 100755