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/06/16 10:48:15 UTC

[camel] branch regen_bot updated (ed785ada600 -> 8bb5c67e942)

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

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


    from ed785ada600 Removed KinesisComponentVerifierExtension since not in use
     add 704656d121c Upgrade Maven used by Maven Wrapper to version 3.9.2
     add 024ab8f1d68 Use mvnd 1.0-m6-m39 by default
     add 96d53aa11a3 Use consistent mvnd options
     add 8bb5c67e942 Use mvnw 3.9.2 instead of mvnd 1.0-m6-m39 in the main build to avoid https://github.com/apache/maven-resolver/pull/274; this can be reverted when mvnd 1.0-m6-m39.next is out

No new revisions were added by this update.

Summary of changes:
 .github/actions/component-test/component-test.sh   |  8 +++-----
 .github/actions/incremental-build/action.yaml      |  2 --
 .../actions/incremental-build/incremental-build.sh | 22 ++++++++++------------
 .github/actions/install-mvnd/action.yml            |  7 +++++--
 .github/actions/quick-test/quick-test.sh           |  6 ++----
 .github/workflows/alternative-os-build-main.yml    |  2 +-
 .github/workflows/generate-sbom-main.yml           |  2 +-
 .github/workflows/pr-build-camel-3.yml             |  4 ++--
 .github/workflows/pr-build-main.yml                |  4 ++--
 .github/workflows/push-build-camel-3.yml           |  2 +-
 .github/workflows/push-build-main.yml              |  2 +-
 .mvn/wrapper/maven-wrapper.properties              |  2 +-
 12 files changed, 29 insertions(+), 34 deletions(-)