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 407e66d848e (chores) cleanup: use final variables where possible
     new f0eb34f873f (chores) cleanup: use the StandardCharsets for decoding 
URLs instead of String-based names
     new 2a49b4571dc (chores) camel-base: use final where possible
     new 57d63f385da (chores) camel-base: removed unnecessary semicolon

The 3 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:
 .../apache/camel/impl/engine/DefaultPackageScanClassResolver.java   | 3 ++-
 .../camel/impl/engine/DefaultPackageScanResourceResolver.java       | 3 ++-
 .../java/org/apache/camel/impl/engine/DefaultResourceResolvers.java | 4 ++--
 .../org/apache/camel/converter/CamelBaseBulkConverterLoader.java    | 2 +-
 .../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 +-
 15 files changed, 24 insertions(+), 22 deletions(-)

Reply via email to