Allowing for spaces in VersionRange
-----------------------------------
Key: FELIX-389
URL: https://issues.apache.org/jira/browse/FELIX-389
Project: Felix
Issue Type: Bug
Components: Bundle Repository (OBR)
Affects Versions: 1.0.0
Environment: WinXP, Java 6
Reporter: I-Ann Chen
Priority: Minor
VersionRange.java is not allowing for spaces in the version range (example:
[1.2.3, 4.5.6] will throw a NumberFormatException because it tries to parse "
4").
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.