Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OSGI bundle metadata to MANIFEST.MFs #510

Closed
zspitzer opened this issue Jul 10, 2020 · 3 comments · Fixed by #516
Closed

Add OSGI bundle metadata to MANIFEST.MFs #510

zspitzer opened this issue Jul 10, 2020 · 3 comments · Fixed by #516

Comments

@zspitzer
Copy link

Can you add in the OSGI metadata to the build process?

@syjer
Copy link
Contributor

syjer commented Jul 11, 2020

hi @zspitzer , what should we add exactly as I'm not really knowledgeable about the OSGI world :). Do you have any doc that could help us?

@zspitzer
Copy link
Author

See srikanth-lingala/zip4j#89

@zspitzer
Copy link
Author

zspitzer commented Jul 14, 2020

Here's an example from Lucee which uses OSGI, which I'm advocating upgrading to openhtmltopdf https://luceeserver.atlassian.net/browse/LDEV-2968

It currently still uses FS, which also doesn't include OSGI bundles metadata, so it has to re-wrap

https://github.com/lucee/osgi-bundle-flyingSaucerPDF/blob/master/pom.xml

danfickle added a commit that referenced this issue Jul 22, 2020
… build.

For now, we export all packages, for simplicity.
danfickle added a commit that referenced this issue Jul 24, 2020
#510 Use Apache Felix maven-bundle-plugin to add osgi metadata.
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 a pull request may close this issue.

2 participants