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)