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

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

commit c76c2cef8a26c3124d7a08532a6cb0f0cea922fd
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Feb 17 12:52:53 2020 +0100

    CAMEL-14553 - Create an AWS-SQS component based on SDK v2, added note about 
OSGi support
---
 components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc 
b/components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc
index 2afff6a..4c4f9a0 100644
--- a/components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc
+++ b/components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc
@@ -16,6 +16,11 @@ You must have a valid Amazon Web Services developer account, 
and be
 signed up to use Amazon SQS. More information is available at
 https://aws.amazon.com/sqs[Amazon SQS].
 
+[NOTE]
+====
+The AWS2 SQS component is not supported in OSGI
+====
+
 == URI Format
 
 [source,java]

Reply via email to