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-karaf.git

commit 0930266e359ee6686817e843781e5499c16a15de
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Apr 16 13:30:16 2021 +0200

    CAMEL-16524 - Remove Camel-Crypto-CMS
---
 docs/modules/ROOT/pages/components.adoc | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/docs/modules/ROOT/pages/components.adoc 
b/docs/modules/ROOT/pages/components.adoc
index 183bd42..98a11a0 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -5,7 +5,7 @@ Apache Camel Karaf supports the following Camel artifacts as 
Karaf features
 == Camel Components
 
 // components: START
-Number of Camel components: 183 in 183 JAR artifacts (1 deprecated)
+Number of Camel components: 182 in 182 JAR artifacts (1 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -18,7 +18,7 @@ Number of Camel components: 183 in 183 JAR artifacts (1 
deprecated)
 `amqp:destinationType:destinationName` | 1.2 | Messaging with AMQP protocol 
using Apache QPid Client.
 
 | xref:components::apns-component.adoc[APNS] (camel-apns) +
-`apns:name` | 2.8 | Send notifications to Apple iOS devices.
+`apns:name` | 2.8 | *deprecated* Send notifications to Apple iOS devices.
 
 | xref:components::arangodb-component.adoc[ArangoDb] (camel-arangodb) +
 `arangodb:database` | 3.5 | Perform operations on ArangoDb when used as a 
Document Database, or as a Graph Database
@@ -101,9 +101,6 @@ Number of Camel components: 183 in 183 JAR artifacts (1 
deprecated)
 | xref:components::crypto-component.adoc[Crypto (JCE)] (camel-crypto) +
 `crypto:cryptoOperation:name` | 2.3 | Sign and verify exchanges using the 
Signature Service of the Java Cryptographic Extension (JCE).
 
-| xref:components::crypto-cms-component.adoc[Crypto CMS] (camel-crypto-cms) +
-`crypto-cms:cryptoOperation:name` | 2.20 | *deprecated* Encrypt, decrypt, sign 
and verify data in CMS Enveloped Data format.
-
 | xref:components::cxf-component.adoc[CXF] (camel-cxf) +
 `cxf:beanId:address` | 1.0 | Expose SOAP WebServices using Apache CXF or 
connect to external WebServices using CXF WS client.
 

Reply via email to