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
The following commit(s) were added to refs/heads/master by this push:
new da6e083 Regen
da6e083 is described below
commit da6e08387ab077e6c4655d88649c681604904031
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Apr 16 08:31:55 2021 +0200
Regen
---
.../org/apache/camel/springboot/catalog/components/apns.json | 2 +-
components-starter/README.adoc | 4 ++--
docs/modules/ROOT/pages/list.adoc | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/apns.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/apns.json
index cfb082f..5ad11f4 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/apns.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/apns.json
@@ -4,7 +4,7 @@
"name": "apns",
"title": "APNS",
"description": "Send notifications to Apple iOS devices.",
- "deprecated": false,
+ "deprecated": true,
"firstVersion": "2.8.0",
"label": "eventbus,mobile",
"javaType": "org.apache.camel.component.apns.ApnsComponent",
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index d69695c..91e9dde 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 (1 deprecated)
+Number of Camel components: 329 in 265 JAR artifacts (2 deprecated)
[width="100%",cols="4,3,3,3,6",options="header"]
|===
@@ -15,7 +15,7 @@ Number of Camel components: 329 in 265 JAR artifacts (1
deprecated)
| xref:latest@components::amqp-component.adoc[AMQP] | camel-amqp-starter |
Stable | 1.2 | Messaging with AMQP protocol using Apache QPid Client.
-| xref:latest@components::apns-component.adoc[APNS] | camel-apns-starter |
Stable | 2.8 | Send notifications to Apple iOS devices.
+| xref:latest@components::apns-component.adoc[APNS] | camel-apns-starter |
Stable | 2.8 | *deprecated* Send notifications to Apple iOS devices.
| xref:latest@components::arangodb-component.adoc[ArangoDb] |
camel-arangodb-starter | Stable | 3.5 | Perform operations on ArangoDb when
used as a Document Database, or as a Graph Database
diff --git a/docs/modules/ROOT/pages/list.adoc
b/docs/modules/ROOT/pages/list.adoc
index d69695c..91e9dde 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 (1 deprecated)
+Number of Camel components: 329 in 265 JAR artifacts (2 deprecated)
[width="100%",cols="4,3,3,3,6",options="header"]
|===
@@ -15,7 +15,7 @@ Number of Camel components: 329 in 265 JAR artifacts (1
deprecated)
| xref:latest@components::amqp-component.adoc[AMQP] | camel-amqp-starter |
Stable | 1.2 | Messaging with AMQP protocol using Apache QPid Client.
-| xref:latest@components::apns-component.adoc[APNS] | camel-apns-starter |
Stable | 2.8 | Send notifications to Apple iOS devices.
+| xref:latest@components::apns-component.adoc[APNS] | camel-apns-starter |
Stable | 2.8 | *deprecated* Send notifications to Apple iOS devices.
| xref:latest@components::arangodb-component.adoc[ArangoDb] |
camel-arangodb-starter | Stable | 3.5 | Perform operations on ArangoDb when
used as a Document Database, or as a Graph Database