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

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


    from ef396a2  Sync deps
     new 96c6b56  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to 
addresses as List
     new 873be40  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to 
addresses as List
     new e109381  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to 
addresses as List
     new b772d5f  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to 
addresses as List
     new eee5ceb  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to 
addresses as List
     new 3a02d43  CAMEL-17291 - Camel-AWS2-SES: Don't set the replyTo/to 
addresses as List

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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(-)

Reply via email to