Manifest for OSGi has invalid syntax
------------------------------------
Key: IO-204
URL: https://issues.apache.org/jira/browse/IO-204
Project: Commons IO
Issue Type: Bug
Affects Versions: 1.4
Reporter: Bjorn Harvold
I just posted an issue for FileUpload that had the same problem. The manifest
for IO that specifies the export-package and import-package has an invalid
syntax. Extra attributes such as "version" and "uses" need to have quotes
around them. E.g. com.xyz;version="1.4";uses=:"com.abc".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.