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

commit 7e83f6697eb7db89589df779e702b2fdab2a00b2
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jun 8 14:21:26 2021 +0200

    CAMEL-16519 - Remove Camel-APNS
---
 .../src/generated/resources/metadata.json          | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/core/camel-componentdsl/src/generated/resources/metadata.json 
b/core/camel-componentdsl/src/generated/resources/metadata.json
index 0aacb1e..cc23e70 100644
--- a/core/camel-componentdsl/src/generated/resources/metadata.json
+++ b/core/camel-componentdsl/src/generated/resources/metadata.json
@@ -111,28 +111,6 @@
     "producerOnly": false,
     "lenientProperties": false
   },
-  "ApnsComponentBuilderFactory": {
-    "kind": "component",
-    "name": "apns",
-    "title": "APNS",
-    "description": "Send notifications to Apple iOS devices.",
-    "deprecated": true,
-    "firstVersion": "2.8.0",
-    "label": "eventbus,mobile",
-    "javaType": "org.apache.camel.component.apns.ApnsComponent",
-    "supportLevel": "Stable",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-apns",
-    "version": "3.11.0-SNAPSHOT",
-    "scheme": "apns",
-    "extendsScheme": "",
-    "syntax": "apns:name",
-    "async": false,
-    "api": false,
-    "consumerOnly": false,
-    "producerOnly": false,
-    "lenientProperties": false
-  },
   "ArangodbComponentBuilderFactory": {
     "kind": "component",
     "name": "arangodb",

Reply via email to