[
https://issues.apache.org/jira/browse/IO-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton resolved IO-204.
--------------------------------
Fix Version/s: 2.0
Resolution: Fixed
The commons-parent pom.xml is now configued to use the maven-bundle-plugin to
generate the OSGi part of the manifest which will fix this for the next release
> 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
> Fix For: 2.0
>
>
> 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.