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 3da5b6b8aed CAMEL-18345: camel-jacksonxml - Allow to enable/disable 
more features via FromXmlParser.Feature enum. Thanks to  Jose Bustamante for 
reporting.
     add 0ec3d8a9d35 CAMEL-18275: prevent completion in beforeConsumer mode 
from being handed over (#8105)
     add 18d4155e9be Fixed CS

No new revisions were added by this update.

Summary of changes:
 .../camel/processor/OnCompletionProcessor.java     |  6 ++++
 .../OnCompletionAfterChainedSedaRoutes.java}       | 35 +++++++++++++++-------
 .../OnCompletionBeforeChainedSedaRoutes.java}      | 35 +++++++++++++++-------
 .../dsl/jbang/core/commands/ExportBaseCommand.java |  2 +-
 4 files changed, 57 insertions(+), 21 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/{component/seda/SedaInOnlyChainedTest.java
 => processor/OnCompletionAfterChainedSedaRoutes.java} (54%)
 copy 
core/camel-core/src/test/java/org/apache/camel/{component/seda/SedaInOnlyChainedTest.java
 => processor/OnCompletionBeforeChainedSedaRoutes.java} (52%)

Reply via email to