niekraaijmakers opened a new pull request, #157: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/157
Currently we are using repoinit statements with the update / merge filter, to provide sling:Folder as default folder in sling initial content. However with filevault 3.6.0+ this approach no longer works. New approach is to inject a .content.xml file with sling:Folder in the generated sling initial content packages where there is none present (up to /jcr:root/apps). We now use the replace / merge_properties instead. Code contains failing unit tests as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
