This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 4304bd8f176 Upgrade CXF to 3.4.10 (#11541)
add 86dd995f5ad Camel 3.14 sftp fix (#11855)
add 4231cd2aa02 Regen for commit 86dd995f5ad3eb96ad8300038c307a9ecb617425
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/ftp.json | 1 -
.../org/apache/camel/catalog/components/ftps.json | 1 -
.../org/apache/camel/catalog/components/scp.json | 1 -
.../org/apache/camel/catalog/components/sftp.json | 1 -
.../file/remote/FtpEndpointConfigurer.java | 3 -
.../file/remote/FtpEndpointUriFactory.java | 3 +-
.../file/remote/FtpsEndpointUriFactory.java | 3 +-
.../file/remote/SftpEndpointConfigurer.java | 3 -
.../file/remote/SftpEndpointUriFactory.java | 3 +-
.../apache/camel/component/file/remote/ftp.json | 1 -
.../apache/camel/component/file/remote/ftps.json | 1 -
.../apache/camel/component/file/remote/sftp.json | 1 -
.../camel/component/file/remote/FtpEndpoint.java | 2 +-
.../camel/component/file/remote/FtpsEndpoint.java | 2 +-
.../component/file/remote/RemoteFileEndpoint.java | 10 ++-
.../camel/component/file/remote/SftpEndpoint.java | 2 +-
.../camel/component/scp/ScpEndpointConfigurer.java | 3 -
.../camel/component/scp/ScpEndpointUriFactory.java | 3 +-
.../org/apache/camel/component/scp/scp.json | 1 -
.../apache/camel/component/scp/ScpEndpoint.java | 2 +-
.../endpoint/dsl/FtpEndpointBuilderFactory.java | 97 ----------------------
.../endpoint/dsl/FtpsEndpointBuilderFactory.java | 97 ----------------------
.../endpoint/dsl/ScpEndpointBuilderFactory.java | 31 -------
.../endpoint/dsl/SftpEndpointBuilderFactory.java | 97 ----------------------
24 files changed, 17 insertions(+), 352 deletions(-)