You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/02/05 09:06:28 UTC

[camel] branch master updated (2f38742 -> 1a0b121)

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

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


    from 2f38742  Regen
     new 8a43442  Fixed CS for Camel-File
     new 1a0b121  Fixed CS for Camel-FTP

The 35259 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:
 .../src/main/java/org/apache/camel/component/file/FileEndpoint.java | 2 +-
 .../java/org/apache/camel/component/file/remote/FtpEndpoint.java    | 2 +-
 .../java/org/apache/camel/component/file/remote/FtpOperations.java  | 2 +-
 .../java/org/apache/camel/component/file/remote/FtpsEndpoint.java   | 2 +-
 .../java/org/apache/camel/component/file/remote/SftpOperations.java | 6 +++---
 .../component/file/remote/FtpPollEnrichBridgeErrorHandlerTest.java  | 4 ++--
 .../file/remote/FtpProducerRecipientListParallelTimeoutTest.java    | 4 ++--
 7 files changed, 11 insertions(+), 11 deletions(-)