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


    omit 6c4b58f0d58 CAMEL-19060: use an extension for the Synchronization

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (ba278d568b3)
            \
             O -- O -- O   (6c4b58f0d58)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/spi/Synchronization.java |  10 --
 .../camel/spi/SynchronizationRouteAware.java       |   8 +-
 .../camel/impl/engine/CamelInternalProcessor.java  |  19 +---
 .../camel/processor/OnCompletionProcessor.java     | 105 +++++++++------------
 .../processor/RouteAwareSynchronizationTest.java   |  29 +++---
 .../camel/support/SynchronizationAdapter.java      |  15 ++-
 .../org/apache/camel/support/UnitOfWorkHelper.java |  34 +++----
 7 files changed, 90 insertions(+), 130 deletions(-)

Reply via email to