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

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

commit a9ffafb317c5215a07d50998e63ac7e56966e488
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Fri Apr 25 20:31:30 2025 +0200

    Regen
---
 .../resources/org/apache/camel/catalog/others.properties   |  1 -
 .../resources/org/apache/camel/catalog/others/dapr.json    | 14 --------------
 components/camel-dapr/src/generated/resources/dapr.json    | 14 --------------
 docs/components/modules/others/examples/json/dapr.json     |  1 -
 4 files changed, 30 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 2057b206f07..3c81f056b44 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -8,7 +8,6 @@ cluster
 componentdsl
 console
 csimple-joor
-dapr
 debug
 dsl-modeline
 elytron
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/dapr.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/dapr.json
deleted file mode 100644
index 3cd460b8fb7..00000000000
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/dapr.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "dapr",
-    "title": "Dapr",
-    "description": "Camel Dapr component",
-    "deprecated": false,
-    "firstVersion": "4.11.0",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-dapr",
-    "version": "4.12.0-SNAPSHOT"
-  }
-}
diff --git a/components/camel-dapr/src/generated/resources/dapr.json 
b/components/camel-dapr/src/generated/resources/dapr.json
deleted file mode 100644
index 3cd460b8fb7..00000000000
--- a/components/camel-dapr/src/generated/resources/dapr.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "dapr",
-    "title": "Dapr",
-    "description": "Camel Dapr component",
-    "deprecated": false,
-    "firstVersion": "4.11.0",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-dapr",
-    "version": "4.12.0-SNAPSHOT"
-  }
-}
diff --git a/docs/components/modules/others/examples/json/dapr.json 
b/docs/components/modules/others/examples/json/dapr.json
deleted file mode 120000
index f5d6191fa3d..00000000000
--- a/docs/components/modules/others/examples/json/dapr.json
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../../components/camel-dapr/src/generated/resources/dapr.json
\ No newline at end of file

Reply via email to