Skip to content

Fix: Remove sun and android.os packages from Import-Package header of…#958

Open
spp4keba wants to merge 1 commit intomsgpack:mainfrom
spp4keba:fix/osgi-import-package
Open

Fix: Remove sun and android.os packages from Import-Package header of…#958
spp4keba wants to merge 1 commit intomsgpack:mainfrom
spp4keba:fix/osgi-import-package

Conversation

@spp4keba
Copy link

  • Make sure that there will be no android.os nor a sun.* Import-Package entry in the MANIFEST.MF file.
  • This fixes a problem when including the library in an OSGi environment that is outside of the Anroid universe - notice also that the sun packages are not needed in OSGi neither.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments