Tobias Bocanegra created JCRVLT-264:
---------------------------------------

             Summary: installing a newer version of a "multi-package" might 
fail with extracted sub-packages.
                 Key: JCRVLT-264
                 URL: https://issues.apache.org/jira/browse/JCRVLT-264
             Project: Jackrabbit FileVault
          Issue Type: Bug
          Components: Packaging
            Reporter: Tobias Bocanegra


- consider the package: A-1.0, with the sub-package, S-1.0.
- consider the package: A-2.0, with the sub-package, S-1.0.
- A also has content, so it is not a pure container package

perform: 
- extract subpackages will add a dependency to A-1.0 on S (because A is not a 
pure container package).
- install A and S

now perform the "update":
- extract subpackages will add a dependency to A-2.0 on S (because A is not a 
pure container package).
- install A and S, but S will fail, because A is no longer on version 1.0




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to