MH created PDFBOX-1523:
--------------------------
Summary: Manifest should support Specification entries
Key: PDFBOX-1523
URL: https://issues.apache.org/jira/browse/PDFBOX-1523
Project: PDFBox
Issue Type: Improvement
Affects Versions: 1.7.1
Environment: Java 1.7
Reporter: MH
Priority: Trivial
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(),
...).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira