Konrad Windszus created SLING-10233:
---------------------------------------
Summary: Optionally split mixed content packages into mutable and
immutable ones
Key: SLING-10233
URL: https://issues.apache.org/jira/browse/SLING-10233
Project: Sling
Issue Type: Improvement
Components: Content-Package to Feature Model Converter
Reporter: Konrad Windszus
As mixed content packages cannot be deployed in
[CompositeNodeStore|https://jackrabbit.apache.org/oak/docs/nodestore/compositens.html]
scenarios (where /apps and /libs is read only at run time) it would be helpful
to optionally split those packages up into
- the feature model
- the remaining parts into one content package only containing the mutable
nodes (package type: content) and one content package only containing the
immutable nodes (package type: application)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)