You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/04/15 10:43:41 UTC

[jira] [Assigned] (OWB-1169) Invalid OSGI version ranges

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

Mark Struberg reassigned OWB-1169:
----------------------------------

    Assignee: Mark Struberg

> Invalid OSGI version ranges
> ---------------------------
>
>                 Key: OWB-1169
>                 URL: https://issues.apache.org/jira/browse/OWB-1169
>             Project: OpenWebBeans
>          Issue Type: Bug
>    Affects Versions: 1.7.1
>            Reporter: Moritz Bechler
>            Assignee: Mark Struberg
>
> Unfortunately did not realize this earlier: the open ended version ranges now included in the osgi manifests are invalid per spec (although some tools seem to parse them). Manifests have version="[x.y.z,)" but it seems the only correct format for an atleast constraint is version="x.y.z".
> Will provide a PR in the next couple of days.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)