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 2022/03/01 16:58:25 UTC

[camel] branch regen_bot_3.14.x updated (e0f667d -> f30ef47)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e0f667d  Fixed build to work with JDK 8
     add f30ef47  CAMEL-17474: camel-core - set transacted when copying exchange in mul… (#7040)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/processor/MulticastProcessor.java |   1 +
 .../camel/processor/RecipientListProcessor.java    |   2 +
 .../java/org/apache/camel/processor/Splitter.java  |   2 +
 .../org/apache/camel/itest/tx/JtaRouteTest.java    | 129 +++++++++++++++++++--
 4 files changed, 125 insertions(+), 9 deletions(-)