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 0832d18 Regen for commit f1487e5804dfb63e56952278b5b774d246fb692a
add a17555b CAMEL-16395: Fix unpredictable configuration for camel main
routes health check
No new revisions were added by this update.
Summary of changes:
core/camel-main/pom.xml | 5 ++
.../org/apache/camel/main/BaseMainSupport.java | 1 -
.../camel/main/MainHealthCheckConfigTest.java | 85 ++++++++++++++++++++++
3 files changed, 90 insertions(+), 1 deletion(-)
create mode 100644
core/camel-main/src/test/java/org/apache/camel/main/MainHealthCheckConfigTest.java