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/11 12:26:28 UTC

[camel] branch regen_bot updated (8e500c5 -> 0ade008)

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 8e500c5  Migration guide 3.6-3.7: Added note about Camel Git Branch consumer
     add 0ade008  CAMEL-15840: avoid keeping duplicate copies of the configuration object in camel-aws2-sns (#4592)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/aws2/sns/Sns2Component.java    | 67 ++++++++++++++++++----
 .../camel/component/aws2/sns/Sns2Endpoint.java     |  6 +-
 ...nsTopicProducerCustomConfigLocalstackTest.java} |  5 +-
 .../aws2/sns/localstack/TestSnsConfiguration.java  | 26 ++++++---
 4 files changed, 79 insertions(+), 25 deletions(-)
 copy components/camel-aws2-sns/src/test/java/org/apache/camel/component/aws2/sns/localstack/{SnsTopicProducerLocalstackTest.java => SnsTopicProducerCustomConfigLocalstackTest.java} (92%)
 copy catalog/camel-route-parser/src/test/java/org/apache/camel/parser/java/MyFieldRouteBuilder.java => components/camel-aws2-sns/src/test/java/org/apache/camel/component/aws2/sns/localstack/TestSnsConfiguration.java (59%)