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

[camel] branch main updated: Regen for commit e158b768faac2821862061b6f4a96b62fef6bee5 (#7119)

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


The following commit(s) were added to refs/heads/main by this push:
     new 7786b63  Regen for commit e158b768faac2821862061b6f4a96b62fef6bee5 (#7119)
7786b63 is described below

commit 7786b63be5df399b545de51700f23843738b35e6
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sun Mar 6 09:25:33 2022 +0100

    Regen for commit e158b768faac2821862061b6f4a96b62fef6bee5 (#7119)
    
    Signed-off-by: GitHub <no...@github.com>
    
    Co-authored-by: davsclaus <da...@users.noreply.github.com>
---
 .../resources/org/apache/camel/catalog/others.properties  |  1 -
 .../org/apache/camel/catalog/others/console.json          | 15 ---------------
 2 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 5f99325..2ecc8b0 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 @@ cloud
 cloudevents
 cluster
 componentdsl
-console
 csimple-joor
 cxf-transport
 debug
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
deleted file mode 100644
index b1048bd..0000000
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "console",
-    "title": "Console",
-    "description": "Camel Developer Console",
-    "deprecated": false,
-    "firstVersion": "3.15.0",
-    "label": "core",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-console",
-    "version": "3.16.0-SNAPSHOT"
-  }
-}