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

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


    from 8181899  Move URISupportTest to camel-util
     new 381b633  CAMEL-13013 - Camel-AWS: Being able to create a subscription 
between an AWS SNS Topic and an AWS SQS Queue
     new e0feab5  CAMEL-13013 - Fixed CS and test
     new ddb30c5  CAMEL-13013 - Fixed CS and regen

The 3 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:
 .../camel-aws/src/main/docs/aws-sns-component.adoc |  5 ++-
 .../camel/component/aws/sns/SnsConfiguration.java  | 40 +++++++++++++++++
 .../camel/component/aws/sns/SnsEndpoint.java       | 10 +++++
 .../aws/sns/SnsComponentConfigurationTest.java     | 50 +++++++++++++++++++++-
 .../camel-aws/src/test/resources/log4j2.properties |  2 +-
 .../sns/springboot/SnsComponentConfiguration.java  | 38 ++++++++++++++++
 6 files changed, 142 insertions(+), 3 deletions(-)

Reply via email to