You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/03/08 10:34:20 UTC

[camel] branch camel-3.x updated: Regen for commit 2da0662c5e29443af98305e3ff34cfc687e745fe

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

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


The following commit(s) were added to refs/heads/camel-3.x by this push:
     new ed0807603a3 Regen for commit 2da0662c5e29443af98305e3ff34cfc687e745fe
ed0807603a3 is described below

commit ed0807603a37ab2bc9af2bf906fcd29b88a1639b
Author: davsclaus <da...@users.noreply.github.com>
AuthorDate: Wed Mar 8 10:31:52 2023 +0000

    Regen for commit 2da0662c5e29443af98305e3ff34cfc687e745fe
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../resources/org/apache/camel/catalog/others.properties   |  1 -
 .../resources/org/apache/camel/catalog/others/zeebe.json   | 14 --------------
 docs/components/modules/others/examples/json/zeebe.json    |  1 -
 3 files changed, 16 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 f96cb0a9284..a9c456619c4 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
@@ -62,5 +62,4 @@ wal
 xml-io-dsl
 xml-jaxb-dsl
 yaml-dsl
-zeebe
 zipkin
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/zeebe.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/zeebe.json
deleted file mode 100644
index 8ea8dd808f0..00000000000
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/zeebe.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "zeebe",
-    "title": "Zeebe",
-    "description": "Camel Zeebe support",
-    "deprecated": false,
-    "firstVersion": "3.20",
-    "supportLevel": "Experimental",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-zeebe",
-    "version": "3.20.1-SNAPSHOT"
-  }
-}
diff --git a/docs/components/modules/others/examples/json/zeebe.json b/docs/components/modules/others/examples/json/zeebe.json
deleted file mode 120000
index 74356a49c15..00000000000
--- a/docs/components/modules/others/examples/json/zeebe.json
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../../components/camel-zeebe/src/generated/resources/zeebe.json
\ No newline at end of file