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

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


    from 9c27574ae6c CAMEL-18454: Allow to enable secret refresh from vault. 
(AWS)
     new d8c46b01d7c (chores) camel-test-infra-ftp: minor test infra cleanups
     new a72fff7bc92 (chores) camel-ftp: cleanup creating test service instances

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:
 .../FtpPollEnrichBridgeErrorHandlerIT.java         |  3 +-
 .../remote/integration/FtpServerTestSupport.java   |  3 +-
 ...ServerExplicitSSLWithClientAuthTestSupport.java |  4 ++-
 ...verExplicitSSLWithoutClientAuthTestSupport.java |  5 ++-
 ...ServerExplicitTLSWithClientAuthTestSupport.java |  5 ++-
 ...verExplicitTLSWithoutClientAuthTestSupport.java |  5 ++-
 ...ServerImplicitSSLWithClientAuthTestSupport.java |  5 ++-
 ...verImplicitSSLWithoutClientAuthTestSupport.java |  5 ++-
 ...ServerImplicitTLSWithClientAuthTestSupport.java |  5 ++-
 ...verImplicitTLSWithoutClientAuthTestSupport.java |  5 ++-
 .../infra/common/services/AbstractTestService.java |  6 ++--
 .../camel/test/infra/ftp/services/FtpService.java  |  4 +++
 .../test/infra/ftp/services/FtpServiceFactory.java | 13 ++++++--
 .../services/embedded/EmbeddedConfiguration.java   | 33 +++++++++++++++++++
 .../embedded/EmbeddedConfigurationBuilder.java     | 12 +++++++
 .../ftp/services/embedded/FtpEmbeddedService.java  | 38 ++++++++++------------
 .../ftp/services/embedded/FtpsEmbeddedService.java | 29 ++++++++---------
 .../ftp/services/embedded/SftpEmbeddedService.java | 11 ++++---
 18 files changed, 134 insertions(+), 57 deletions(-)

Reply via email to