Http API must not be exported with version ${pom.version}
---------------------------------------------------------
Key: FELIX-2801
URL: https://issues.apache.org/jira/browse/FELIX-2801
Project: Felix
Issue Type: Bug
Components: HTTP Service
Affects Versions: http-2.0.4
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: http-2.0.6
The http.api bundle exports the API as version ${pom.version}, thus the version
of the exported package follows the bundle version, which is completely wrong.
Rather the package should be exported with its own version -- starting with
2.0.4 for backwards compatibility with the 2.0.4 release of the API bundle.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.