[
https://issues.apache.org/jira/browse/SLING-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-10233:
------------------------------------
Description:
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 (OSGi bundles, ACLs, OSGi configurations) and the immutable
rest in a immutable content package (package type: application) which is
referenced from the feature model
- the remaining mutable parts into one content package (package type: content)
was:
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)
> 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
> Priority: Major
>
> 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 (OSGi bundles, ACLs, OSGi configurations) and the
> immutable rest in a immutable content package (package type: application)
> which is referenced from the feature model
> - the remaining mutable parts into one content package (package type: content)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)