This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 23ad920 [CAMEL-14451] Fix jdk >= 9 compilation issue new 4dfad46 [CAMEL-14451] Fix jdk >= 9 compilation issue new 78fe8f0 [CAMEL-14451] Regen 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: .../apache/camel/component/feed/FeedEndpoint.java | 22 +- .../camel/component/file/GenericFileEndpoint.java | 342 +- .../camel-ftp/src/main/docs/ftp-component.adoc | 66 +- .../camel-ftp/src/main/docs/ftps-component.adoc | 80 +- .../camel-ftp/src/main/docs/sftp-component.adoc | 84 +- .../file/remote/RemoteFileConfiguration.java | 63 +- .../component/file/remote/RemoteFileEndpoint.java | 25 +- .../camel-jsch/src/main/docs/scp-component.adoc | 96 +- .../camel-rss/src/main/docs/rss-component.adoc | 6 +- .../endpoint/dsl/FtpEndpointBuilderFactory.java | 3070 ++++++------ .../endpoint/dsl/FtpsEndpointBuilderFactory.java | 3666 +++++++++------ .../endpoint/dsl/ScpEndpointBuilderFactory.java | 2353 ++-------- .../endpoint/dsl/SftpEndpointBuilderFactory.java | 4944 +++++++++++--------- .../tools/apt/EndpointAnnotationProcessor.java | 2 +- 14 files changed, 7584 insertions(+), 7235 deletions(-)