Lorcan Wogan

Results 4 comments of Lorcan Wogan

To add a little explanation of what did does. The bnd instruction will generate OSGi metadata and add it to the manifest files of each jar. OSGi is a framework...

@jack-berg Ive made some additional changes. I needed to add annotations to numerous package-info files. This informs the OSGi framework that these packages are available for use by other jars....

Added a PR to do this here: https://github.com/open-telemetry/opentelemetry-java/pull/4627

> Hi, why is this never merged? We are also looking for functionality like this, since we want to use OpenTelemetry in an OSGi context. From my perspective the pr...