Niek Raaijmakers created SLING-11777:
----------------------------------------
Summary: CPConverter - Sling Initial Content - default nodetype -
filevault upgrade
Key: SLING-11777
URL: https://issues.apache.org/jira/browse/SLING-11777
Project: Sling
Issue Type: Improvement
Components: Content-Package to Feature Model Converter
Reporter: Niek Raaijmakers
Currently we are using repoinit statements with the update filter, to provide
sling:Folder as default folder in sling initial content. However with filevault
3.6.0+ this approach no longer works.
The new approach is to provide .content.xml files for all the parents (up to
/jcr:root/apps/parent, but not jcr:root/apps) in the package. Then we use the
replace filter instead.
We also need to update the merge to merge_properties filter, as merge is now
deprecated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)