You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/08/17 13:25:13 UTC

[camel] branch regen_bot updated (9a29ad738c5 -> 5fedfd1fc3d)

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 9a29ad738c5 CAMEL-19656 batch visibility extender task (#11102)
     add 5fedfd1fc3d CAMEL-19748: fixed catching Throwables in camel-core (#11139)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/impl/converter/AnnotationTypeConverterLoader.java    | 2 +-
 .../org/apache/camel/impl/converter/BaseTypeConverterRegistry.java    | 2 +-
 .../main/java/org/apache/camel/catalog/impl/AbstractCamelCatalog.java | 4 ++--
 .../src/main/docs/modules/eips/pages/customLoadBalancer-eip.adoc      | 2 +-
 .../src/main/java/org/apache/camel/builder/AdviceWith.java            | 4 ++--
 .../test/java/org/apache/camel/processor/CustomLoadBalanceTest.java   | 2 +-
 .../org/apache/camel/processor/IdempotentConsumerConcurrentTest.java  | 2 +-
 .../org/apache/camel/management/mbean/ManagedBacklogDebugger.java     | 2 +-
 .../main/java/org/apache/camel/yaml/io/ModelJSonSchemaResolver.java   | 2 +-
 9 files changed, 11 insertions(+), 11 deletions(-)