This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-2.24.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from d7edce1 CAMEL-13541: fixed Race condition in camel-hystrix when xecutionTimeoutInMilliseconds() and onFallback() are used new 9e32204 CAMEL-13400 Camel FTP Cannot list directory with 'File not found' prepending additional '/' in front of directory automatically (#2931) new 2526c90 CAMEL-13400: Fixed CS new b527a4c Fixed CS The 3 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: .../camel/component/file/remote/FtpConsumer.java | 2 +- .../camel/component/file/remote/SftpConsumer.java | 2 +- ... => FromFtpRecursiveNotStepwiseNoBasePath.java} | 46 +++++++++---------- .../FromSftpRecursiveNotStepwiseNoBasePath.java} | 51 +++++++++++----------- .../file/remote/sftp/SftpServerTestSupport.java | 6 +++ 5 files changed, 53 insertions(+), 54 deletions(-) copy components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/{FtpConsumerWithNoFileOptionTest.java => FromFtpRecursiveNotStepwiseNoBasePath.java} (64%) copy components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/{FtpConsumerWithNoFileOptionTest.java => sftp/FromSftpRecursiveNotStepwiseNoBasePath.java} (59%)