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 fe1b42eabd985ac42be89f07f8d59e7aa1a38fe4
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Feb 7 13:04:16 2020 +0100

    Camel-AWS2-EC2: Added a note about OSGi support
---
 components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc 
b/components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc
index c75594d..39a5ea3 100644
--- a/components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc
+++ b/components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc
@@ -16,6 +16,11 @@ You must have a valid Amazon Web Services developer account, 
and be
 signed up to use Amazon EC2. More information is available at
 https://aws.amazon.com/ec2/[Amazon EC2].
 
+[NOTE]
+====
+The AWS2 EC2 component is not supported in OSGI
+====
+
 == URI Format
 
 [source,java]
@@ -179,4 +184,4 @@ Maven users will need to add the following dependency to 
their pom.xml.
 </dependency>
 ---------------------------------------
 
-where `$\{camel-version\}` must be replaced by the actual version of Camel.
\ No newline at end of file
+where `$\{camel-version\}` must be replaced by the actual version of Camel.

Reply via email to