[ https://issues.apache.org/jira/browse/FELIX-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782589#action_12782589 ]
Karl Pauls commented on FELIX-1101: ----------------------------------- Well, I just did update the security provider and got it back to work with felix 2.0.2. I didn't yet get back to work on the security inside the framework. This is just one of several place I will have to look into to a) make sure we do the required checks and b) as in this case, make sure we do have the right doPriv blocks in place. I will hopefully be able to find the time soon. > 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 > Assignee: Karl Pauls > Attachments: framework-security.zip, security.diff > > > 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.