This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.7.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 86cba34 Polish and cleanup documentation
new 21b80f4 CAMEL-16874: fix bug with sendEmptyMessages and pollEnrich
(#5962)
new 92430ad Polish and cleanup documentation
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../component/file/GenericFilePollingConsumer.java | 2 +
.../main/docs/modules/eips/pages/rollback-eip.adoc | 3 +-
.../modules/eips/pages/transactional-client.adoc | 3 +-
.../FileConsumePollEnrichFileIdleEventTest.java | 80 ++++++++++++++++++++++
4 files changed, 84 insertions(+), 4 deletions(-)
create mode 100644
core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumePollEnrichFileIdleEventTest.java