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

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 5b492dee4f6 Regen for commit ec74002773268f89fec218049b33fb3edfed8fc9
     add 98c3d9d69b1 CAMEL-19366: camel-core - Trigger reload via dev console 
make it async
     add e64b9513db7 CAMEL-19368: camel-core - Auto detect EventNotifer from 
registry to register on startup. Allow camel-jbang to have custom event 
notifier as well that can be reloaded.

No new revisions were added by this update.

Summary of changes:
 .../impl/engine/DefaultManagementStrategy.java     |  2 +
 .../engine/DefaultRuntimeEndpointRegistry.java     | 18 +--------
 .../camel/impl/console/ReloadDevConsole.java       | 44 ++++++++++++++++------
 .../camel/main/DefaultConfigurationConfigurer.java |  4 ++
 .../camel/management/PublishEventNotifier.java     | 17 ++-------
 .../apache/camel/support/EventNotifierSupport.java | 16 +++++++-
 .../injection/AnnotationDependencyInjection.java   | 33 ++++++++++++++++
 7 files changed, 92 insertions(+), 42 deletions(-)

Reply via email to