You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/10/25 16:58:27 UTC

[camel] branch dsl-https updated (381e9cfdb4a -> 9f75e3df208)

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

davsclaus pushed a change to branch dsl-https
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 381e9cfdb4a CAMEL-20036: camel-endpointdsl - Add static builders for alias schemes such as https
     add 9f75e3df208 CAMEL-20036: camel-endpointdsl - Add static builders for alias schemes such as https

No new revisions were added by this update.

Summary of changes:
 .../camel/builder/endpoint/StaticEndpointBuilders.java     | 14 +++++++-------
 .../builder/endpoint/dsl/AWS2S3EndpointBuilderFactory.java |  4 ++--
 .../endpoint/dsl/EventbridgeEndpointBuilderFactory.java    |  4 ++--
 .../builder/endpoint/dsl/HttpEndpointBuilderFactory.java   |  6 +++---
 .../apache/camel/maven/packaging/generics/JavadocUtil.java | 13 +++++++++++--
 5 files changed, 25 insertions(+), 16 deletions(-)