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 2021/01/22 06:32:28 UTC

[camel] branch master updated: Regen for commit 4029b85db399e21dc7762c005ebda8b1caa3a5ae

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


The following commit(s) were added to refs/heads/master by this push:
     new 935312c  Regen for commit 4029b85db399e21dc7762c005ebda8b1caa3a5ae
935312c is described below

commit 935312ce4a5b0ae516a470f9e0284499c5b5eb93
Author: davsclaus <da...@users.noreply.github.com>
AuthorDate: Fri Jan 22 06:26:56 2021 +0000

    Regen for commit 4029b85db399e21dc7762c005ebda8b1caa3a5ae
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../resources/org/apache/camel/catalog/others.properties  |  1 -
 .../org/apache/camel/catalog/others/flight-recorder.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 47e9091..6c64234 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
@@ -5,7 +5,6 @@ csimple-joor
 cxf-transport
 elytron
 etcd3
-flight-recorder
 headersmap
 hystrix
 jasypt
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/flight-recorder.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/flight-recorder.json
deleted file mode 100644
index 8552d44..0000000
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/flight-recorder.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "flight-recorder",
-    "title": "Java Flight Recorder",
-    "description": "Diagnose Camel with Java Flight Recorder",
-    "deprecated": false,
-    "firstVersion": "3.8.0",
-    "label": "monitoring",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-flight-recorder",
-    "version": "3.8.0-SNAPSHOT"
-  }
-}