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 1427430ab70 camel-core - Trigger CamelContextReloadedEvent when
context is reloaded.
add f79cc775d8b camel-aws - Add dev console for AWS secrets
add b1112c0ad46 Regen for commit f79cc775d8bd0c8d92e6c1b2096a2d18ed365c50
No new revisions were added by this update.
Summary of changes:
.../component/aws/secretsmanager/SecretsDevConsole.java | 8 +++++---
.../java/org/apache/camel/console/DevConsoleRegistry.java | 8 ++++++++
.../java/org/apache/camel/spi/PropertiesComponent.java | 5 +++++
.../org/apache/camel/impl/engine/AbstractCamelContext.java | 12 +++++++++++-
.../apache/camel/impl/engine/BasePackageScanResolver.java | 10 ++++++++++
.../impl/engine/DefaultPackageScanResourceResolver.java | 10 ----------
.../camel/component/properties/PropertiesComponent.java | 10 +++++++++-
.../camel/impl/console/DefaultDevConsoleRegistry.java | 14 +++++++++++---
8 files changed, 59 insertions(+), 18 deletions(-)