[
https://issues.apache.org/jira/browse/FELIX-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532202
]
Richard S. Hall commented on FELIX-389:
---------------------------------------
Yeah, I think Felix' approach is better. If you look in:
org.apache.felix.framework.util.VersionRange
You can see that it actually already does this for the framework's version of
this class. Perhaps we should just copy the framework version into OBR?
> 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
> Attachments: patch.txt
>
>
> 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.