You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/12/12 08:39:57 UTC

[camel] branch master updated (2105900 -> 571a9bb)

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 2105900  CAMEL-14284: Configuring endpoint should set properties on endpoint and not configuration object - infinispan
     add 571a9bb  CAMEL-14284: Configuring endpoint should set properties on endpoint and not configuration object - aws-sqs

No new revisions were added by this update.

Summary of changes:
 .../camel/component/aws/sqs/SqsComponent.java      | 36 +++++++------------
 .../aws/sqs/SqsComponentClientRegistryTest.java    |  4 +--
 .../aws/sqs/SqsComponentConfigurationTest.java     | 40 +++++++++++-----------
 3 files changed, 34 insertions(+), 46 deletions(-)