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/03 17:57:16 UTC

[camel] branch regen_bot updated (7e8948d823a -> e4a15fa414f)

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 7e8948d823a Export (#10980)
     add 30b4288d8fd CAMEL-19691: camel-kafka - Allow sslKeystorePassword to be blank. (#10973)
     add e4a15fa414f exception in onCompletionProcessor should be suppressed, other than be lost (#10944)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/kafka/KafkaConfiguration.java  |  6 +--
 .../camel/processor/OnCompletionProcessor.java     |  4 ++
 ...ModeBeforeConsumerExceptionSuppressedTest.java} | 46 ++++++++++------------
 3 files changed, 28 insertions(+), 28 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/processor/{InheritErrorHandlerDefaultTest.java => OnCompletionModeBeforeConsumerExceptionSuppressedTest.java} (53%)