Details
Description
The PDFBox's MANIFEST.MF has "Bundle-..." entries. It should (also) support the standard
Specification-Vendor:
Specification-Title:
Specification-Version:
Implementation-Vendor:
Implementation-Title:
Implementation-Version:
entries so that the standard Java API of Package can be used to access the info in Java code (e.g. via getSpecificationVersion(), getImplementationVersion(), ...).