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: 0.3, application-0.2.1
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