You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/15 13:29:52 UTC

[camel] branch master updated (60e5f55 -> 1f4ad6d)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 60e5f55  CAMEL-16193 - Use SecureRandom instead of Random - Core
     add ed4a64f  Camel-Http-common: The mapHttp* options are related to consumer
     add 56a7716  Camel-Http: Regen configurers, adoc and factories
     add 1f4ad6d  Regen

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/http.json  |   3 -
 .../org/apache/camel/catalog/components/https.json |   3 -
 .../apache/camel/catalog/docs/http-component.adoc  |   5 +-
 .../camel/http/common/HttpCommonEndpoint.java      |   6 +-
 .../component/http/HttpEndpointConfigurer.java     |  18 ----
 .../component/http/HttpEndpointUriFactory.java     |   5 +-
 .../org/apache/camel/component/http/http.json      |   3 -
 .../org/apache/camel/component/http/https.json     |   3 -
 .../camel-http/src/main/docs/http-component.adoc   |   5 +-
 .../component/xquery/XQueryConcurrencyTest.java    |   3 +-
 .../xquery/XQueryURLBasedConcurrencyTest.java      |   3 +-
 .../endpoint/dsl/HttpEndpointBuilderFactory.java   | 111 ---------------------
 .../modules/ROOT/pages/http-component.adoc         |   5 +-
 13 files changed, 9 insertions(+), 164 deletions(-)