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 b43fe25  Regen website docs
     add 0d6e267  CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all 
certificates when overidding the endpoint - MSK
     add 4e426df  Camel-AWS2-MSK: Regen
     add 50a6df8  Regen website docs
     add 8dea923  CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all 
certificates when overidding the endpoint - SES
     add 797ee13  Camel-AWS2-SES: Regen
     add c915b12  Regen website docs

No new revisions were added by this update.

Summary of changes:
 .../aws2/msk/MSK2ComponentConfigurer.java          |  5 ++++
 .../component/aws2/msk/MSK2EndpointConfigurer.java |  5 ++++
 .../apache/camel/component/aws2/msk/aws2-msk.json  |  2 ++
 .../src/main/docs/aws2-msk-component.adoc          |  6 +++--
 .../component/aws2/msk/MSK2Configuration.java      | 13 ++++++++++
 .../camel/component/aws2/msk/MSK2Endpoint.java     | 13 ++++++++++
 .../aws2/ses/Ses2ComponentConfigurer.java          |  5 ++++
 .../component/aws2/ses/Ses2EndpointConfigurer.java |  5 ++++
 .../apache/camel/component/aws2/ses/aws2-ses.json  |  2 ++
 .../src/main/docs/aws2-ses-component.adoc          |  6 +++--
 .../component/aws2/ses/Ses2Configuration.java      | 13 ++++++++++
 .../camel/component/aws2/ses/Ses2Endpoint.java     | 13 ++++++++++
 .../dsl/Aws2MskComponentBuilderFactory.java        | 15 ++++++++++++
 .../dsl/Aws2SesComponentBuilderFactory.java        | 15 ++++++++++++
 .../builder/endpoint/StaticEndpointBuilders.java   |  8 +++----
 .../endpoint/dsl/MSK2EndpointBuilderFactory.java   | 28 ++++++++++++++++++++++
 .../endpoint/dsl/Ses2EndpointBuilderFactory.java   | 28 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws2-msk-component.adoc     |  6 +++--
 .../modules/ROOT/pages/aws2-ses-component.adoc     |  6 +++--
 19 files changed, 182 insertions(+), 12 deletions(-)

Reply via email to