[ https://issues.apache.org/jira/browse/FELIX-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527524#comment-16527524 ]
Karl Pauls commented on FELIX-5875: ----------------------------------- Good catch! [~pkriens], are you going to commit it or do you want me todo it for you? > 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)