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.
omit 9913088 Regen for commit 77cca6637e46a3df2cc852beadf6e6449fdcdc8a add faa13b9 CAMEL-17629: camel-health - Removed option to disable context health check as it should always be enabled. add 73659dc Regen for commit faa13b988a017914003d1375d937d8ebe42650cb This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (9913088) \ N -- N -- N refs/heads/regen_bot (73659dc) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../main/camel-main-configuration-metadata.json | 1 - .../camel/impl/health/ContextHealthCheck.java | 7 +++++++ .../HealthConfigurationPropertiesConfigurer.java | 6 ------ .../META-INF/camel-main-configuration-metadata.json | 1 - core/camel-main/src/main/docs/main.adoc | 3 +-- .../java/org/apache/camel/main/BaseMainSupport.java | 3 --- .../camel/main/HealthConfigurationProperties.java | 21 --------------------- .../ROOT/pages/camel-3x-upgrade-guide-3_16.adoc | 2 ++ .../modules/ROOT/pages/health-check.adoc | 3 +-- 9 files changed, 11 insertions(+), 36 deletions(-)