[
https://issues.apache.org/jira/browse/SLING-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Muzaffar Nurmukhammadov updated SLING-10159:
--------------------------------------------
Description:
[https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/15]
OSGi properties are being handled before
{{_Installation#getFrameworkProperties()_}} is populated by parsing the Feature
files using _{{FeatureProcessor#prepareLauncher()}}_.
E.g. specifying framework properties such as
*org.osgi.framework.startlevel.beginning* and *org.osgi.framework.storage* in
*feature.json* file has no effect, the default values are used. These
properties should be read from the feature
was:https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/15
> Handle framework properties after the feature is processed
> ----------------------------------------------------------
>
> Key: SLING-10159
> URL: https://issues.apache.org/jira/browse/SLING-10159
> Project: Sling
> Issue Type: Bug
> Components: Feature Model
> Reporter: Muzaffar Nurmukhammadov
> Priority: Major
> Fix For: Feature Model Launcher 1.1.18
>
> Attachments: 108997486-f0659980-769f-11eb-8cd4-db3f84f1b797.png
>
>
> [https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/15]
>
> OSGi properties are being handled before
> {{_Installation#getFrameworkProperties()_}} is populated by parsing the
> Feature files using _{{FeatureProcessor#prepareLauncher()}}_.
> E.g. specifying framework properties such as
> *org.osgi.framework.startlevel.beginning* and *org.osgi.framework.storage* in
> *feature.json* file has no effect, the default values are used. These
> properties should be read from the feature
--
This message was sent by Atlassian Jira
(v8.3.4#803005)