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 2023/12/05 06:01:13 UTC

(camel) branch regen_bot updated (38b360823bc -> 2cbcb40ff75)

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 38b360823bc CAMEL-20123 fix compilation
     add 2cbcb40ff75 CAMEL-19991: Jetty and SB upgrades

No new revisions were added by this update.

Summary of changes:
 .../component/ComponentsBuilderFactory.java        |   2 +-
 .../dsl/JettyComponentBuilderFactory.java          |   8 +-
 .../builder/endpoint/EndpointBuilderFactory.java   |   2 +-
 .../camel/builder/endpoint/EndpointBuilders.java   |   2 +-
 .../builder/endpoint/StaticEndpointBuilders.java   |  12 +-
 ...java => JettyHttp12EndpointBuilderFactory.java} | 196 ++++++++++-----------
 6 files changed, 113 insertions(+), 109 deletions(-)
 rename dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/{JettyHttp11EndpointBuilderFactory.java => JettyHttp12EndpointBuilderFactory.java} (89%)