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 2022/01/27 20:06:56 UTC

[camel] branch regen_bot updated (1875fac -> 2c0fec5)

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.


 discard 1875fac  Regen for commit 0e472db0be0d43a082ef992853505155cb8ee4f4
    omit 0e472db  Add configuration set param for aws2-ses (#6840)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (2c0fec5)
            \
             O -- O -- O   (1875fac)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/aws2-ses.json   |  2 --
 .../component/aws2/ses/Ses2ComponentConfigurer.java     |  6 ------
 .../component/aws2/ses/Ses2EndpointConfigurer.java      |  6 ------
 .../component/aws2/ses/Ses2EndpointUriFactory.java      |  3 +--
 .../org/apache/camel/component/aws2/ses/aws2-ses.json   |  2 --
 .../camel/component/aws2/ses/Ses2Configuration.java     | 16 ----------------
 .../apache/camel/component/aws2/ses/Ses2Constants.java  |  1 -
 .../apache/camel/component/aws2/ses/Ses2Producer.java   | 11 +----------
 .../aws2/ses/SesComponentConfigurationTest.java         |  7 +------
 .../component/dsl/Aws2SesComponentBuilderFactory.java   | 17 -----------------
 .../endpoint/dsl/Ses2EndpointBuilderFactory.java        | 15 ---------------
 11 files changed, 3 insertions(+), 83 deletions(-)