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 2024/01/31 09:20:01 UTC

(camel) branch regen_bot updated (a8488a7e4a7 -> c872e8656b1)

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 a8488a7e4a7 Bump com.influxdb:influxdb-client-java from 6.12.0 to 7.0.0
     add c872e8656b1 CAMEL-20379: Camel CLI infra, add maven repos config (#12955)

No new revisions were added by this update.

Summary of changes:
 dsl/camel-jbang/camel-jbang-it/README.adoc         |  7 +++++
 .../dsl/jbang/it/support/JBangTestSupport.java     | 13 +++++----
 test-infra/camel-test-infra-cli/README.adoc        |  3 ++
 .../camel/test/infra/cli/common/CliProperties.java |  6 ++++
 .../test/infra/cli/services/CliBuiltContainer.java | 21 +++++++++++++-
 .../cli/services/CliLocalContainerService.java     | 33 ++++++++++++++++++++--
 .../camel/test/infra/cli/services/Dockerfile       |  4 ++-
 .../camel/test/infra/cli/services/entrypoint.sh    |  3 ++
 8 files changed, 80 insertions(+), 10 deletions(-)