OBR does not handle version ranges properly when converting XML to properties
-----------------------------------------------------------------------------
Key: FELIX-1155
URL: https://issues.apache.org/jira/browse/FELIX-1155
Project: Felix
Issue Type: Bug
Components: Bundle Repository (OBR)
Affects Versions: bundlerepository-1.4.0
Reporter: Richard S. Hall
Fix For: bundlerepository-1.6.0
The type of a property (i.e., t='version') can mean either Version or
VersionRange. Currently, OBR always assumes Version when converting the XML to
properties, which results in a parsing exception. We need to handle this
properly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.