[ 
http://issues.apache.org/jira/browse/FELIX-22?page=comments#action_12431075 ] 
            
Karl Pauls commented on FELIX-22:
---------------------------------

The patch is in (as of revision 437838); minus the bit about making the Signer 
none public. 

BJ is right, we need to get this out of of the public available classes inside 
the osgi namespace in order to be compliant with the spec. The issue at the 
moment is twofold (and boils down to "I need more time" :-); 

first, by simply making the class none public we need to ensure we do any 
reflective instantiation inside a doPriv (what we don't currently do  - for 
example in our ldap filter); and second, I'm busy working on some related stuff 
(namely, ConditionalPermissionAdmin) that will likely need the Signer class to 
be moved someplace else anyways. 

I'll get back to this shortly.

> Implement support for digitally signed bundles
> ----------------------------------------------
>
>                 Key: FELIX-22
>                 URL: http://issues.apache.org/jira/browse/FELIX-22
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework, Specification compliance
>            Reporter: Richard S. Hall
>         Assigned To: Karl Pauls
>         Attachments: patch.txt
>
>
> This issue relates to section 2 of the OSGi R4 specification. This issue is 
> somewhat difficult in general, but even more difficult if we hope to create a 
> solution that works easily on J2ME and constrained devices.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to