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/01/28 08:23:48 UTC

[camel-karaf] branch main updated: CAMEL-17561: camel-opentracing - Deprecated

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-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 7d7e92f  CAMEL-17561: camel-opentracing - Deprecated
7d7e92f is described below

commit 7d7e92f9a434fe30af8e465e76de0e91a78e84bc
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jan 28 09:21:48 2022 +0100

    CAMEL-17561: camel-opentracing - Deprecated
---
 .../resources/org/apache/camel/catalog/karaf/others/opentracing.json    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/opentracing.json b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/opentracing.json
index a212bee..bb2c685 100644
--- a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/opentracing.json
+++ b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/opentracing.json
@@ -4,7 +4,7 @@
     "name": "opentracing",
     "title": "OpenTracing",
     "description": "Distributed tracing using OpenTracing",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.19.0",
     "label": "monitoring,microservice",
     "supportLevel": "Stable",