This is an automated email from the ASF dual-hosted git repository.

valdar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9de64a3baf28bb898b11b99bdbed917eecb32d46
Merge: a23d109 302e43e
Author: Andrea Tarocchi <andrea.taroc...@gmail.com>
AuthorDate: Mon Jun 24 14:44:43 2019 +0200

    CAMEL-12570: fixed Camel-FTP component does not set CamelFtpRep… (#2997)
    
    CAMEL-12570: fixed Camel-FTP component does not set CamelFtpReplyCode…

 .../camel/component/file/GenericFileProducer.java  |  4 +-
 .../camel/component/file/remote/FtpOperations.java | 18 ++++++--
 .../component/file/remote/FtpsOperations.java      | 17 +++++++-
 .../component/file/remote/RemoteFileConsumer.java  |  2 +-
 .../file/remote/RemoteFileOperations.java          |  4 +-
 .../component/file/remote/RemoteFileProducer.java  |  8 ++--
 .../component/file/remote/SftpOperations.java      | 10 ++---
 .../remote/FtpProducerConnectErrorsHeaderTest.java | 51 ++++++++++++++++++++++
 .../apache/camel/component/scp/ScpOperations.java  |  2 +-
 9 files changed, 97 insertions(+), 19 deletions(-)

Reply via email to