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 07a7f5449e8 CAMEL-19299: camel-console - Add bean registry console add 73a8e1e423f CAMEL-19320: camel-jbang - Reload on demand No new revisions were added by this update. Summary of changes: .../org/apache/camel/spi/PropertiesComponent.java | 5 +++ ...erMatcher.java => PropertiesSourceFactory.java} | 28 ++++++++--------- .../DefaultPropertiesSourceFactory.java} | 36 +++++++++++----------- .../component/properties/PropertiesComponent.java | 7 +++++ .../camel/support/RouteWatcherReloadStrategy.java | 29 +++++++++++++++++ 5 files changed, 72 insertions(+), 33 deletions(-) copy core/camel-api/src/main/java/org/apache/camel/spi/{NotifyBuilderMatcher.java => PropertiesSourceFactory.java} (59%) copy core/{camel-core/src/test/java/org/apache/camel/processor/async/AsyncEndpointRoutingSlip2Test.java => camel-base/src/main/java/org/apache/camel/component/properties/DefaultPropertiesSourceFactory.java} (52%)