You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/01/12 09:29:59 UTC

(camel) branch regen_bot updated (987111dc61a -> 50ba801da5a)

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 987111dc61a CAMEL-20297 camel-mock: do not swallow interrupted exceptions
     add 50ba801da5a Regen endpointdsl

No new revisions were added by this update.

Summary of changes:
 .../builder/endpoint/StaticEndpointBuilders.java   |  44 ++++-----
 ...DynamicRouterControlEndpointBuilderFactory.java |  14 +--
 .../dsl/FileWatchEndpointBuilderFactory.java       |   4 +-
 .../endpoint/dsl/FtpEndpointBuilderFactory.java    |   4 +-
 .../endpoint/dsl/FtpsEndpointBuilderFactory.java   |   4 +-
 .../dsl/RobotFrameworkEndpointBuilderFactory.java  |   8 +-
 .../dsl/SalesforceEndpointBuilderFactory.java      | 101 +++++++++++++++++----
 .../endpoint/dsl/SftpEndpointBuilderFactory.java   |   4 +-
 8 files changed, 126 insertions(+), 57 deletions(-)