[ https://issues.apache.org/jira/browse/FELIX-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527620#comment-16527620 ]
Peter Kriens commented on FELIX-5875: ------------------------------------- I feel more comfortable when you do it ... But the patch on Github should be a good start. (Github PR's work? Isn't Felix not still in SVN?) > 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)