Skip to content

OSGi Import-Package header should exclude reactor.* #750

Closed
@sudr

Description

@sudr

Similar to how we have !io.netty.* to exclude this relocated package via the shade plugin into the internal package, reactor.* should receive the same treatment since it is also relocated to the internal package via shade.

Not having this !reactor.* causes the OSGi runtime to require reactor-core when it truth these classes are already packaged inside the driver.

Import-Package: \

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions