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

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

commit 4b18f9863653ca1bb4cfbb246af05579e7ea21cd
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jun 8 14:53:01 2021 +0200

    CAMEL-16519 - Remove Camel-APNS
---
 docs/modules/ROOT/pages/components.adoc | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/docs/modules/ROOT/pages/components.adoc 
b/docs/modules/ROOT/pages/components.adoc
index e49f741..0f83a01 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: 185 in 185 JAR artifacts (1 deprecated)
+Number of Camel components: 184 in 184 JAR artifacts (0 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -17,9 +17,6 @@ Number of Camel components: 185 in 185 JAR artifacts (1 
deprecated)
 | xref:components::amqp-component.adoc[AMQP] (camel-amqp) +
 `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 | *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
 

Reply via email to