Manifest parser should be more lenient and trim whitespace from manifest version
--------------------------------------------------------------------------------
Key: FELIX-641
URL: https://issues.apache.org/jira/browse/FELIX-641
Project: Felix
Issue Type: Improvement
Components: Framework
Reporter: Richard S. Hall
Assignee: Richard S. Hall
Priority: Minor
Currently, the manifest parser uses the manifest version as is, which means
that if it has trailing whitespace, then it will not recognize it. We can
probably be a little more lenient and trim() the string.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.