Skip to content

Commit

Permalink
Fix Import-Package OSGI manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta committed Dec 7, 2024
1 parent 3d88a59 commit f19a019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brave/bnd.bnd
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f19a019

Please sign in to comment.