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 2024/03/02 06:44:36 UTC

(camel) branch regen_bot updated (0e7b252ad41 -> 2d90abc64fb)

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 0e7b252ad41 CAMEL-20464 - Slack CloudEvent transformer (#13365)
     add 2d90abc64fb CAMEL-20482: use min/max depth during markerfile cleanup (#13366)

No new revisions were added by this update.

Summary of changes:
 .../MarkerFileExclusiveReadLockStrategy.java       |  19 +-
 ...lusiveReadLockStrategyRecursiveCleanupTest.java | 199 +++++++++++++++++++++
 2 files changed, 213 insertions(+), 5 deletions(-)
 create mode 100644 core/camel-core/src/test/java/org/apache/camel/component/file/MarkerFileExclusiveReadLockStrategyRecursiveCleanupTest.java