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 2020/11/17 15:07:37 UTC

[camel] branch regen_bot updated (7679e8b -> 2c1f78e)

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 7679e8b  CAMEL-15836 - Camel-AWS2-MSK: enable autowire on the MSK Client, Added a note to migration guide
     add 0f0f3a3  CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES Client
     add b4eabfe  CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES Client, regen configurers and component
     add 657d4c6  CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES Client, fixed tests
     add 933c06c  CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES Client, fixed tests
     add 6780428  CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES Client, fixed tests
     add adb42dc  CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES Client, regen catalog
     add 2c1f78e  CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES Client, added note to migration guide

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-ses.json  |  6 ++--
 .../camel/catalog/docs/aws2-ses-component.adoc     | 10 +++----
 .../aws2/ses/Ses2ComponentConfigurer.java          | 11 ++++----
 .../component/aws2/ses/Ses2EndpointConfigurer.java | 11 ++++----
 .../component/aws2/ses/Ses2EndpointUriFactory.java |  3 +-
 .../apache/camel/component/aws2/ses/aws2-ses.json  |  6 ++--
 .../src/main/docs/aws2-ses-component.adoc          | 10 +++----
 .../camel/component/aws2/ses/Ses2Component.java    | 21 --------------
 .../component/aws2/ses/Ses2Configuration.java      | 15 +---------
 .../aws2/ses/SESComponentClientRegistryTest.java   | 32 +++-------------------
 .../dsl/Aws2SesComponentBuilderFactory.java        | 16 -----------
 .../endpoint/dsl/Ses2EndpointBuilderFactory.java   | 29 --------------------
 .../modules/ROOT/pages/aws2-ses-component.adoc     | 10 +++----
 .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc     |  5 ++++
 14 files changed, 37 insertions(+), 148 deletions(-)