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 2021/04/16 11:37:30 UTC

[camel-spring-boot] 03/04: CAMEL-16524 - Remove Camel-Crypto-CMS

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-spring-boot.git

commit 87f69a5900dc20be17a3c87b2d18de7fb1c3fcea
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 16 13:34:17 2021 +0200

    CAMEL-16524 - Remove Camel-Crypto-CMS
---
 components-starter/README.adoc    | 4 +---
 docs/modules/ROOT/pages/list.adoc | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index 91e9dde..db9a7dc 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -5,7 +5,7 @@ Apache Camel Spring Boot supports the following Camel artifacts as Spring Boot S
 == Camel Components
 
 // components: START
-Number of Camel components: 329 in 265 JAR artifacts (2 deprecated)
+Number of Camel components: 328 in 264 JAR artifacts (1 deprecated)
 
 [width="100%",cols="4,3,3,3,6",options="header"]
 |===
@@ -149,8 +149,6 @@ Number of Camel components: 329 in 265 JAR artifacts (2 deprecated)
 
 | xref:latest@components::crypto-component.adoc[Crypto (JCE)] | camel-crypto-starter | Stable | 2.3 | Sign and verify exchanges using the Signature Service of the Java Cryptographic Extension (JCE).
 
-| xref:latest@components::crypto-cms-component.adoc[Crypto CMS] | camel-crypto-cms-starter | Stable | 2.20 | *deprecated* Encrypt, decrypt, sign and verify data in CMS Enveloped Data format.
-
 | xref:latest@components::cxf-component.adoc[CXF] | camel-cxf-starter | Stable | 1.0 | Expose SOAP WebServices using Apache CXF or connect to external WebServices using CXF WS client.
 
 | xref:latest@components::cxfrs-component.adoc[CXF-RS] | camel-cxf-starter | Stable | 2.0 | Expose JAX-RS REST services using Apache CXF or connect to external REST services using CXF REST client.
diff --git a/docs/modules/ROOT/pages/list.adoc b/docs/modules/ROOT/pages/list.adoc
index 91e9dde..db9a7dc 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -5,7 +5,7 @@ Apache Camel Spring Boot supports the following Camel artifacts as Spring Boot S
 == Camel Components
 
 // components: START
-Number of Camel components: 329 in 265 JAR artifacts (2 deprecated)
+Number of Camel components: 328 in 264 JAR artifacts (1 deprecated)
 
 [width="100%",cols="4,3,3,3,6",options="header"]
 |===
@@ -149,8 +149,6 @@ Number of Camel components: 329 in 265 JAR artifacts (2 deprecated)
 
 | xref:latest@components::crypto-component.adoc[Crypto (JCE)] | camel-crypto-starter | Stable | 2.3 | Sign and verify exchanges using the Signature Service of the Java Cryptographic Extension (JCE).
 
-| xref:latest@components::crypto-cms-component.adoc[Crypto CMS] | camel-crypto-cms-starter | Stable | 2.20 | *deprecated* Encrypt, decrypt, sign and verify data in CMS Enveloped Data format.
-
 | xref:latest@components::cxf-component.adoc[CXF] | camel-cxf-starter | Stable | 1.0 | Expose SOAP WebServices using Apache CXF or connect to external WebServices using CXF WS client.
 
 | xref:latest@components::cxfrs-component.adoc[CXF-RS] | camel-cxf-starter | Stable | 2.0 | Expose JAX-RS REST services using Apache CXF or connect to external REST services using CXF REST client.