diff --git a/brave/bnd.bnd b/brave/bnd.bnd index 73803cbe..6a376f16 100644 --- a/brave/bnd.bnd +++ b/brave/bnd.bnd @@ -1,6 +1,6 @@ # We use zipkin2.reporter.internal.InternalReporter to reconfigure AsyncReporter Import-Package: \ - !zipkin2.reporter.internal*,\ + zipkin2.reporter.internal,\ * Export-Package: \ zipkin2.reporter.brave