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 3d41489 Regen for commit 7b1f3584a3ffc2522f099d2bb20e395679cda0c7
add 5d8f66f CAMEL-16331: camel-core - DefaultConsumer used as
PolllingConsumer EIP should not be pooled exchanges
add 6cdee84 CAMEL-16331: camel-core - DefaultConsumer used as
PolllingConsumer EIP should not be pooled exchanges. Also fix little bug in
ExchangeHelper copy which did not handover onCompletions if UoW was null on
target.
add f1e2fc5 Regen for commit 6cdee841318bf88f7a389871e95bb1ba25a23323
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (3d41489)
\
N -- N -- N refs/heads/regen_bot (f1e2fc5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
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:
.../component/paho/mqtt5/PahoMqtt5ToDSendDynamicTest.java | 11 -----------
.../apache/camel/component/paho/PahoToDSendDynamicTest.java | 11 -----------
.../main/java/org/apache/camel/processor/PollEnricher.java | 6 +++++-
.../file/FileConsumePollEnrichFileUsingProcessorTest.java | 3 +++
.../org/apache/camel/support/EventDrivenPollingConsumer.java | 7 ++++++-
.../main/java/org/apache/camel/support/ExchangeHelper.java | 9 +++------
6 files changed, 17 insertions(+), 30 deletions(-)