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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e1aee74  Added my new gpg key as the old was expired.
     add f5c8d58  (chores) camel-ftp: replace some Thread.sleep calls with 
awaitility

No new revisions were added by this update.

Summary of changes:
 components/camel-ftp/pom.xml                       |  5 ++++
 .../FromFileToFtpDefaultRootRenameStrategyIT.java  |  9 +++----
 .../remote/integration/FromFtpAsyncProcessIT.java  | 30 +++++++++++----------
 .../remote/integration/FromFtpDeleteFileIT.java    |  7 ++---
 .../FromFtpDoNotDeleteFileIfProcessFailsIT.java    |  7 ++---
 .../file/remote/integration/FromFtpNoFilesIT.java  |  8 +++---
 .../remote/integration/FromFtpPreMoveDeleteIT.java |  6 +++--
 .../remote/integration/FromFtpPreMoveNoopIT.java   |  6 +++--
 .../integration/FromFtpSedaDeleteFileIT.java       |  7 ++---
 .../FromFtpSimulateNetworkIssueRecoverIT.java      |  8 +++---
 .../remote/integration/FromFtpThirdPoolOkIT.java   |  7 ++---
 .../remote/integration/FromFtpUseListFalseIT.java  |  9 ++++---
 .../integration/FtpBadLoginConnectionLeakIT.java   |  4 ++-
 .../FtpBadLoginMockNoopConnectionLeakIT.java       |  4 ++-
 .../integration/FtpConsumerDisconnectIT.java       |  9 ++++---
 .../FtpConsumerDoneFileNameFixedIT.java            | 13 +++++----
 .../integration/FtpConsumerDoneFileNameIT.java     | 10 +++----
 .../integration/FtpConsumerDualDoneFileNameIT.java |  6 ++---
 ...ConsumerLocalWorkDirectoryAsAbsolutePathIT.java |  7 ++---
 .../integration/FtpConsumerMoveExpressionIT.java   |  7 ++---
 .../FtpConsumerPostProcessingOnDisconnectIT.java   |  5 ++--
 .../integration/FtpConsumerRelativeFileNameIT.java | 17 +++++++-----
 .../remote/integration/FtpConsumerTemplateIT.java  | 16 +++++------
 .../FtpConsumerThrowExceptionOnLoginFailedIT.java  |  6 ++---
 ...PollEnrichConsumeWithDisconnectAndDeleteIT.java | 26 ++++--------------
 .../remote/integration/FtpPollingConsumerIT.java   |  7 ++---
 .../FtpProducerDisconnectOnBatchCompleteIT.java    |  8 ++++--
 .../FtpProducerTempFileExistIssueIT.java           | 25 +++++++----------
 .../FtpSimpleConsumeStreamingPartialReadIT.java    |  6 ++---
 .../remote/integration/FtpStreamingMoveIT.java     |  7 ++---
 ...PollEnrichConsumeWithDisconnectAndDeleteIT.java | 31 ++++------------------
 .../sftp/integration/SftpConsumerDisconnectIT.java |  7 ++---
 .../sftp/integration/SftpFromSedaDeleteFileIT.java |  7 ++---
 .../SftpSimpleConsumeStreamingPartialReadIT.java   |  6 ++---
 34 files changed, 171 insertions(+), 172 deletions(-)

Reply via email to