You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/10/22 13:56:27 UTC

[jira] [Created] (SLING-5185) Version comparision is wrong in case of qualifiers

Carsten Ziegeler created SLING-5185:
---------------------------------------

             Summary: Version comparision is wrong in case of qualifiers
                 Key: SLING-5185
                 URL: https://issues.apache.org/jira/browse/SLING-5185
             Project: Sling
          Issue Type: Bug
    Affects Versions: Sling Provisioning Model 1.4.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Sling Provisioning Model 1.4.2


If a version contains a qualifier the comparison is not correct. This is how it should be:
- qualifier SNAPSHOT has special handling, it's always lower than other qualifiers and even lower than the version without the qualifier.
- version with qualifier is higher than version without qualifier
- qualifiers are compared lexically



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)