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 407e66d848e (chores) cleanup: use final variables where possible add f0eb34f873f (chores) cleanup: use the StandardCharsets for decoding URLs instead of String-based names add 2a49b4571dc (chores) camel-base: use final where possible add 57d63f385da (chores) camel-base: removed unnecessary semicolon add da7e0e142f2 Regen for commit 57d63f385da3485ce5092d83c527eadaab504a4a No new revisions were added by this update. Summary of changes: .../apache/camel/impl/engine/DefaultPackageScanClassResolver.java | 3 ++- .../camel/impl/engine/DefaultPackageScanResourceResolver.java | 3 ++- .../java/org/apache/camel/impl/engine/DefaultResourceResolvers.java | 4 ++-- .../main/java/org/apache/camel/impl/event/AbstractContextEvent.java | 2 +- .../main/java/org/apache/camel/impl/event/AbstractRouteEvent.java | 2 +- .../org/apache/camel/impl/event/CamelContextResumeFailureEvent.java | 2 +- .../apache/camel/impl/event/CamelContextStartupFailureEvent.java | 2 +- .../org/apache/camel/impl/event/CamelContextStopFailureEvent.java | 2 +- .../org/apache/camel/impl/event/ServiceStartupFailureEvent.java | 6 +++--- .../java/org/apache/camel/impl/event/ServiceStopFailureEvent.java | 6 +++--- .../apache/camel/impl/scan/AnnotatedWithAnyPackageScanFilter.java | 4 ++-- .../org/apache/camel/impl/scan/AnnotatedWithPackageScanFilter.java | 4 ++-- .../java/org/apache/camel/impl/scan/CompositePackageScanFilter.java | 2 +- .../java/org/apache/camel/impl/scan/InvertingPackageScanFilter.java | 2 +- 14 files changed, 23 insertions(+), 21 deletions(-)