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/03/31 09:59:30 UTC

[camel] branch regen_bot updated (8dce60896ee -> 6b83c15a174)

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 8dce60896ee added for components early exit from loop when the condition is met
     add ce2f9d9f4f6 fixed number of args in logging strings (#9728)
     add 6b83c15a174 added for CORE classes early exit from loop when the condition is met (#9726)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/caffeine/cache/CaffeineCacheTestSupport.java       | 2 +-
 .../file/consumer/adapters/DefaultDirectoryEntriesResumeAdapter.java   | 2 +-
 .../java/org/apache/camel/test/junit/rule/mllp/MllpServerResource.java | 2 +-
 .../apache/camel/component/salesforce/AnalyticsApiIntegrationTest.java | 3 +--
 .../java/org/apache/camel/processor/FatalFallbackErrorHandler.java     | 1 +
 .../apache/camel/processor/errorhandler/RedeliveryErrorHandler.java    | 2 ++
 .../org/apache/camel/core/xml/AbstractCamelContextFactoryBean.java     | 1 +
 7 files changed, 8 insertions(+), 5 deletions(-)