GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1591
Remove dependency on OpenTracing contrib GlobalTracer, as this is bei⦠â¦ng relocated in the near future, and is not essential for camel-opentracing. Also enable a Spring app to provide a Tracer bean. You can merge this pull request into a Git repository by running: $ git pull https://github.com/objectiser/camel noglobaltracer Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1591.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1591 ---- commit 1fb975e8ecba938804535c853eabe85a4546ada0 Author: Gary Brown <g...@brownuk.com> Date: 2017-04-04T14:51:42Z Remove dependency on OpenTracing contrib GlobalTracer, as this is being relocated in the near future, and is not essential for camel-opentracing. Also enable a Spring app to provider a Tracer bean. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---