You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2009/09/01 11:57:32 UTC

[jira] Resolved: (FELIX-1297) Implement support for new org.osgi.framework.command.execpermission configuration property

     [ https://issues.apache.org/jira/browse/FELIX-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Pauls resolved FELIX-1297.
-------------------------------

    Resolution: Fixed

We now make sure we read stdout/err from the exec in order to avouid problems on windows and other "buffered" operating systems. Please close if it works for you (i.e., passes the tck).

> Implement support for new org.osgi.framework.command.execpermission configuration property
> ------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1297
>                 URL: https://issues.apache.org/jira/browse/FELIX-1297
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.1
>            Reporter: Richard S. Hall
>            Assignee: Karl Pauls
>            Priority: Minor
>             Fix For: felix-2.0.0
>
>
> The new standard launching and embedding API in R4.2 introduced a new configuration property, org.osgi.framework.command.execpermission, that allows you to specify a command to execute on an extracted native library file to change its file permissions, which is necessary on some operating systems. We need to add support for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.