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

commit f8e4e6f218dbe583830f43caec0e1ad63cfb8ca2
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Feb 25 18:42:34 2021 +0100

    CAMEL-16115 - Remove Camel-AWS-* components - AWS-SWF
---
 .../src/generated/resources/metadata.json          | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git a/core/camel-componentdsl/src/generated/resources/metadata.json 
b/core/camel-componentdsl/src/generated/resources/metadata.json
index 97972c1..13988a1 100644
--- a/core/camel-componentdsl/src/generated/resources/metadata.json
+++ b/core/camel-componentdsl/src/generated/resources/metadata.json
@@ -906,29 +906,6 @@
     "producerOnly": true,
     "lenientProperties": false
   },
-  "AwsSwfComponentBuilderFactory": {
-    "kind": "component",
-    "name": "aws-swf",
-    "title": "AWS Simple Workflow (SWF)",
-    "description": "Manage workflows in the AWS Simple Workflow service.",
-    "deprecated": true,
-    "deprecatedSince": "3.8.0",
-    "firstVersion": "2.13.0",
-    "label": "cloud,workflow",
-    "javaType": "org.apache.camel.component.aws.swf.SWFComponent",
-    "supportLevel": "Stable",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-aws-swf",
-    "version": "3.9.0-SNAPSHOT",
-    "scheme": "aws-swf",
-    "extendsScheme": "",
-    "syntax": "aws-swf:type",
-    "async": false,
-    "api": false,
-    "consumerOnly": false,
-    "producerOnly": false,
-    "lenientProperties": false
-  },
   "AzureEventhubsComponentBuilderFactory": {
     "kind": "component",
     "name": "azure-eventhubs",

Reply via email to