Closed carlosalberto closed 4 years ago
@malafeev Think you can take this one also? This one will require some digging and verifications here and there, but it's something we really need to have ;)
sure!
Looks like PR #244 is ready.
Note: also need to look into shading google protobuf later.
After #235 was merged a few items are left to be done for
lightstep-jre-tracer-bundle
:collector-grpc
inlightstep-jre-tracer-bundle
and make sure it works just fine.collector-grpc
, similar to how we do that for theshadow
artifact (many more libraries might need to be shaded).okhttp
libraries as well.The idea is that users of the bundle jar do not get version conflicts when using
grpc
and related components (andokhttp
to a minor degree).