Provide OSGi meta data
Open
Component: value
P3
type=addition
type=other
- Dominant language
- Java
- Stars
- 10.6k
- Forks
- 1.2k
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 13
Description
To ease using e.g. AutoValue in an OSGi environment it would help if the released jar had a MANIFEST.MF containing OSGi meta data. The library/bundle could then be provisioned in a p2 repository.
The [Bundle Plugin for Maven](http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html) is one option to generate the meta data. Given that the number and names of public packages of the auto libraries don't change often, the maintenance effort should be very low.
Contributor guide
Assessment
This issue has not been assessed yet.