[ 
https://issues.apache.org/jira/browse/ARIES-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040742#comment-13040742
 ] 

Jarek Gawor commented on ARIES-667:
-----------------------------------

Committed fixes to trunk (revision 1128816), 0.3 branch (revision 1128817), and 
0.2 branch (revision 1128818).


> OBRAriesResolver can return bundle information for bundles with higher 
> version than expected
> --------------------------------------------------------------------------------------------
>
>                 Key: ARIES-667
>                 URL: https://issues.apache.org/jira/browse/ARIES-667
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: application-0.2.1, 0.3
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> OBRAriesResolver.getBundleInfo() can return bundle information for bundles 
> (with the same symbolic name) with higher version than expected. The version 
> passed in should be treated as an exact version and instead it is treated as 
> a minimal version. 
> The getBundleInfo() is usually used during application installation when 
> provisioning bundles based on DEPLOYMENT.MF information. Since 
> getBundleInfo() can return information about a wrong bundle that can break 
> the DEPLOYMENT.MF contract (i.e. provisioning the bundles with the exact 
> versions). 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to