GitHub user adriancole opened a pull request: https://github.com/apache/camel/pull/2153
Updates to brave libraries that are OSGi friendly This moves to latest brave, which backports span v2 format to the old api. It also corrects some OSGi and packaging glitches. See #2151 You can merge this pull request into a Git repository by running: $ git pull https://github.com/adriancole/camel native-span2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2153.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 #2153 ---- commit ffb1f5356bfea3484117534a0a1a6317c12f94b2 Author: Adrian Cole <acole@...> Date: 2017-12-20T04:26:09Z Updates to brave libraries that are OSGi friendly This moves to latest brave, which backports span v2 format to the old api. It also corrects some OSGi and packaging glitches. See #2151 ---- ---