Skip to content

Fix OSGi bundle manifest#3313

Merged
dondonz merged 1 commit into
graphql-java:masterfrom
geichelberger:fix-osgi-import
Sep 12, 2023
Merged

Fix OSGi bundle manifest#3313
dondonz merged 1 commit into
graphql-java:masterfrom
geichelberger:fix-osgi-import

Conversation

@geichelberger
Copy link
Copy Markdown
Contributor

Exclude the android.os package from the Import-Package header.

Fixes #3271

Exclude the `android.os` package from the Import-Package header.

Signed-off-by: Gregor Eichelberger <[email protected]>
@dondonz
Copy link
Copy Markdown
Member

dondonz commented Sep 12, 2023

Thanks so much for picking up an issue and opening the PR!

@dondonz dondonz added this pull request to the merge queue Sep 12, 2023
Merged via the queue into graphql-java:master with commit aae3069 Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MANIFEST.MF contains android.os import

2 participants