[ 
https://issues.apache.org/jira/browse/ARIES-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor resolved ARIES-667.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2
                   0.3
                   0.4

> 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
>             Fix For: 0.4, 0.3, 0.2
>
>
> 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