This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-2.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 105d981 CAMEL-12090: camel-kafka - Better error if brokers not
configured
new 9fe27de CAMEL-11792: Polished docs
new dff52ec CAMEL-11792: File/ftp producer should not do file exists
check if the fileExists is TryRename as it state in the docs it does not do any
exists check. The FTP producer will then not create a new connection when
uploading files to the ftp server.
The 2 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-core/src/main/docs/file-component.adoc | 2 +-
.../java/org/apache/camel/component/file/GenericFileEndpoint.java | 4 ++--
.../java/org/apache/camel/component/file/GenericFileProducer.java | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].