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 17:42:30 UTC

[jira] Issue Comment Edited: (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:comment-tabpanel&focusedCommentId=12704940#action_12704940 ] 

Ulf Dittmer edited comment on FELIX-1101 at 5/1/09 8:41 AM:
------------------------------------------------------------

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, both for PermissionAdmin and ConditionalPermissionAdmin (with a BundleLocationCondition). The fix for issue Felix-1103 is also included.

      was (Author: udittmer):
    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. Further changes involve using IModule instead of IContentLoader.

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