[
https://issues.apache.org/jira/browse/FELIX-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls updated FELIX-5875:
------------------------------
Fix Version/s: framework-6.0.0
> org.osgi.framework.os.name et.al. are not obeyed
> ------------------------------------------------
>
> Key: FELIX-5875
> URL: https://issues.apache.org/jira/browse/FELIX-5875
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: framework-5.6.10
> Reporter: Peter Kriens
> Priority: Major
> Fix For: framework-6.0.0
>
>
> The OSGi specification states that org.osgi.framework.os.name is a
> configuration property. If it is not set then the framework should provide an
> appropriate value.
> However, the Felix code always sets this property itself, regardless if there
> is already a value set. This makes it impossible to override.
>
> I've created a patch on Github https://github.com/apache/felix/pull/145
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)