Skip to content

Remove unnecessary OSGI imports #231

@keilw

Description

@keilw

Version 2.1 including 2.1.2 contain unnecessary OSGi imports like
Import-Package: jakarta.annotation,jakarta.inject,javax.annotation,javax.inject,...
It seems an overly eager Felix plugin adds them despite only relevant at runtime via package or class name. This causes problems using unit-api-2.1.2 in an OSGi context.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions