[ https://issues.apache.org/jira/browse/FELIX-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527639#comment-16527639 ]
Karl Pauls commented on FELIX-5875: ----------------------------------- [~pkriens], ok - I'll apply it (PR's only partially work as yes, we are still SVN). However, I think I need to make a little change as the felix version should be set regardless of whether there is an os.version given (see my comment on the PR). > 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 > Assignee: Karl Pauls > 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)