This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch eager
in repository https://gitbox.apache.org/repos/asf/camel.git
from 803cead2045 CAMEL-21947: camel-file/camel-ftp: If read lock is not
acquired then file is not removed from idempotent repo if eager=true. WIP patch.
add fa92615971a CAMEL-21947: camel-file/camel-ftp: If read lock is not
acquired then file is not removed from idempotent repo if eager=true.
No new revisions were added by this update.
Summary of changes:
.../integration/FtpReadLockNotStartedIT.java | 104 +++++++++++++++++++++
1 file changed, 104 insertions(+)
create mode 100644
components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/integration/FtpReadLockNotStartedIT.java