[
https://issues.apache.org/jira/browse/FELIX-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall closed FELIX-1236.
----------------------------------
Resolution: Fixed
Assignee: Richard S. Hall
Committed a fix.
> Jetty HTTP service is exporting the incorrect version of the service package
> ----------------------------------------------------------------------------
>
> Key: FELIX-1236
> URL: https://issues.apache.org/jira/browse/FELIX-1236
> Project: Felix
> Issue Type: Bug
> Components: HTTP Service
> Reporter: Richard S. Hall
> Assignee: Richard S. Hall
> Fix For: http.jetty-1.2.0
>
>
> The pom.xml file hard codes version 1.1 on the service package, but it should
> actually be 1.2. The result is that the bundle exports 1.1, but imports 1.2,
> which makes it impossible to resolve standalone and defeats the whole point
> of embedding the service package. We should remove the hard coded version and
> just let BND pick up the version from the included package.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.