A. J. David Bosschaert created SLING-9827:
---------------------------------------------
Summary: Specify the API Region to export packages into
Key: SLING-9827
URL: https://issues.apache.org/jira/browse/SLING-9827
Project: Sling
Issue Type: Improvement
Components: Content-Package to Feature Model Converter
Affects Versions: Content-Package to Feature Model Converter 1.0.14
Reporter: A. J. David Bosschaert
Fix For: Content-Package to Feature Model Converter 1.0.16
Make it possible to specify that all packages exported by bundles in a content
package should be exported in a given region.
By default the packages are not listed, which is ok if the generated feature
doesn't opt in to the API Regions mechism. In that case the packages are
implicitly visible in the {{global}} region.
However, if the generated feature does opt into the API Regions, then it will
be necessary to also explicitly list the exported packages in the API Regions
exports, as otherwise they will not be visible across the features if multiple
features are generated from a single content package (e.g. to handle run modes).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)