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

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 71cc454ae95 Regen for commit c352cf3f2a719a5e1e5cbc2ab557e62a1e8135ea 
(#9749)
     new 6f216ea59bc CAMEL-15105: make the PeriodicTaskScheduler a plugin of 
the context
     new 5a8152e8fda CAMEL-15105: make the HealthCheckResolver a plugin of the 
context

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../aws/secretsmanager/SecretsDevConsole.java      |  3 +-
 .../key/vault/AzureKeyVaultManagerDevConsole.java  |  3 +-
 .../manager/GoogleSecretManagerDevConsole.java     |  3 +-
 .../org/apache/camel/ExtendedCamelContext.java     | 26 -----------------
 .../org/apache/camel/health/HealthCheckHelper.java |  4 +--
 .../camel/impl/engine/AbstractCamelContext.java    |  6 ++--
 .../impl/engine/DefaultCamelContextExtension.java  | 33 ---------------------
 .../camel/impl/ExtendedCamelContextConfigurer.java | 12 --------
 .../impl/lw/LightweightCamelContextExtension.java  | 22 --------------
 .../camel/impl/engine/PeriodTaskSchedulerTest.java |  5 ++--
 .../impl/health/HealthCheckResultStrategyTest.java |  7 ++---
 .../camel/impl/health/MyFooHealthCheckTest.java    |  7 ++---
 .../impl/health/DefaultHealthCheckRegistry.java    |  5 ++--
 .../impl/health/DefaultHealthChecksLoader.java     |  2 +-
 .../org/apache/camel/main/BaseMainSupport.java     |  6 ++--
 .../org/apache/camel/support/PluginHelper.java     | 34 ++++++++++++++++++++++
 16 files changed, 60 insertions(+), 118 deletions(-)

Reply via email to