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 2022/10/24 10:50:26 UTC

[camel] branch regen_bot updated (7145702fae3 -> 88c403ddb66)

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 7145702fae3 CAMEL-18630: camel-jbang - Add get health command
     add 8172d4df980 CAMEL-18608: Fix the tests of ResequencerEngineTest (p2)
     add 88c403ddb66 CAMEL-18630: camel-jbang - Add get health command

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/health/HealthCheck.java  |  2 +-
 .../org/apache/camel/health/HealthCheckHelper.java | 42 ++++++++++++++++++++++
 .../resequencer/ResequencerEngineTest.java         |  6 ++--
 .../jbang/core/commands/process/ListHealth.java    | 24 ++++++++++++-
 4 files changed, 69 insertions(+), 5 deletions(-)