You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Moritz Bechler (JIRA)" <ji...@apache.org> on 2017/01/07 14:46:58 UTC

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

Moritz Bechler created OWB-1169:
-----------------------------------

             Summary: 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


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.4#6332)