Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
Description
- 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
Attachments
Issue Links
- relates to
-
JCRVLT-177 jcr:content and its children not overwritten during installation of Simple File Aggregate
- Closed