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 2021/12/09 14:07:15 UTC

[camel] branch regen_bot updated (ef396a2 -> 3a02d43)

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 ef396a2  Sync deps
     add 96c6b56  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to addresses as List
     add 873be40  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to addresses as List
     add e109381  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to addresses as List
     add b772d5f  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to addresses as List
     add eee5ceb  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to addresses as List
     add 3a02d43  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to addresses as List

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-ses.json  |  8 ++--
 .../aws2/ses/Ses2ComponentConfigurer.java          | 18 ++------
 .../component/aws2/ses/Ses2EndpointConfigurer.java | 18 ++------
 .../apache/camel/component/aws2/ses/aws2-ses.json  |  8 ++--
 .../component/aws2/ses/Ses2Configuration.java      | 29 ++++---------
 .../camel/component/aws2/ses/Ses2Producer.java     | 33 +++++++++++----
 .../aws2/ses/SesComponentConfigurationTest.java    |  8 +---
 .../component/aws2/ses/SesComponentSpringTest.java |  5 +--
 .../camel/component/aws2/ses/SesComponentTest.java | 18 +++-----
 .../aws2/ses/integration/SesComponentManualIT.java |  4 +-
 .../aws2/ses/SESComponentSpringTest-context.xml    |  2 +-
 .../dsl/Aws2SesComponentBuilderFactory.java        | 22 +++++-----
 .../endpoint/dsl/Ses2EndpointBuilderFactory.java   | 48 +++-------------------
 13 files changed, 78 insertions(+), 143 deletions(-)