This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 3e14385d83ffebb2ed1084a4592a1a97ff926e2e Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Jan 21 08:54:17 2021 +0100 Regen --- .../org/apache/camel/catalog/others/flight-recorder.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 new file mode 100644 index 0000000..8552d44 --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/flight-recorder.json @@ -0,0 +1,15 @@ +{ + "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" + } +}