You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Ulf Dittmer (JIRA)" <ji...@apache.org> on 2009/05/01 12:07:30 UTC

[jira] Updated: (FELIX-1101) framework.security can't be built or run against Felix 1.6

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

Ulf Dittmer updated FELIX-1101:
-------------------------------

    Attachment: framework-security.zip

The attached source files can be compiled and run with the current Felix trunk. I verified that they work just like the existing sources work with Felix 1.4. This also includes the fix for issue Felix-1103.

> framework.security can't be built or run against Felix 1.6
> ----------------------------------------------------------
>
>                 Key: FELIX-1101
>                 URL: https://issues.apache.org/jira/browse/FELIX-1101
>             Project: Felix
>          Issue Type: Bug
>          Components: Conditional Permission Admin, Permission Admin
>    Affects Versions: felix-1.6.0
>            Reporter: Ulf Dittmer
>         Attachments: framework-security.zip
>
>
> The org.apache.felix.framework.SecurityActivator and org.apache.felix.framework.SecurityProviderImpl classes have a dependency on the org.apache.felix.framework.FelixBundle class, which seems to have been removed since Felix 1.4 (which, BTW, works fine with the PermissionAdmin service).
> Most -but not all- of the required methods seem to be available in org.apache.felix.framework.BundleImpl now. Some further changes will involve using IContent objects instead of calls to iContentLoader.getContent().

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