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

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


    from a23d109  CAMEL-13675: camel-main - Optimise main configurer
     add 302e43e  CAMEL-12570: fixed Camel-FTP component does not set 
CamelFtpReplyCode in some case(ex 530)
     new 9de64a3  CAMEL-12570: fixed Camel-FTP component does not set 
CamelFtpRep… (#2997)

The 1 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/GenericFileProducer.java    |  4 ++--
 .../camel/component/file/remote/FtpOperations.java   | 18 +++++++++++++++---
 .../camel/component/file/remote/FtpsOperations.java  | 17 +++++++++++++++--
 .../component/file/remote/RemoteFileConsumer.java    |  2 +-
 .../component/file/remote/RemoteFileOperations.java  |  4 +++-
 .../component/file/remote/RemoteFileProducer.java    |  8 ++++----
 .../camel/component/file/remote/SftpOperations.java  | 10 +++++-----
 ....java => FtpProducerConnectErrorsHeaderTest.java} | 20 ++++++++++++--------
 .../apache/camel/component/scp/ScpOperations.java    |  2 +-
 9 files changed, 58 insertions(+), 27 deletions(-)
 copy 
components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/{FtpReconnectAttemptUnknownHostTest.java
 => FtpProducerConnectErrorsHeaderTest.java} (67%)

Reply via email to