Take the Maven -SNAPSHOT convention into account when comparing bundle version 
numbers
--------------------------------------------------------------------------------------

                 Key: SLING-1001
                 URL: https://issues.apache.org/jira/browse/SLING-1001
             Project: Sling
          Issue Type: Improvement
          Components: JCR Install
    Affects Versions: JCR Install 2.0.4
            Reporter: Bertrand Delacretaz


When doing Maven-based development, it is common to create a new version of a 
bundle with the same xyz-SNAPSHOT version number as the previous one.

Currently, jcrinstall does not update the bundle if a new one with the same 
xyz-SNAPSHOT version number is copied into the repository. 

It should update in this case, i.e. consider the bundle as a new version if the 
version string is the same as the installed one but contains -SNAPSHOT.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to