This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 8721f2ccccc CAMEL-21474: camel-smb - Add disconnect option new 03f88a5a402 CAMEL-21494: camel-file/camel-ftp - Producer should be AsyncProducer based new 822c041a65d CAMEL-21400: Add doc about split & aggregate combo using completionSize(1) issue 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/component/file/GenericFileProducer.java | 21 ++++++++++++++++++--- .../component/file/remote/RemoteFileProducer.java | 2 +- .../file/remote/integration/FtpLoginIT.java | 4 ++++ .../file/remote/integration/FtpLoginNoRetryIT.java | 4 ++++ .../FtpThrowExceptionOnConnectionFailedIT.java | 4 ++++ .../main/docs/modules/eips/pages/aggregate-eip.adoc | 11 +++++++++++ 6 files changed, 42 insertions(+), 4 deletions(-)