It's been a while but I started implementing some of these. I added patches to the following 3 bugs: * FELIX-3868 * FELIX-4080 * FELIX-4083
Would be great if someone could review them and apply :) Cheers, David On 28 May 2013 15:00, David Bosschaert <[email protected]> wrote: > See below for the jiras: > > On 28 May 2013 14:33, David Bosschaert <[email protected]> wrote: >>>> >>>> >>>> >>>> * New org.osgi.framework.UnfilteredServiceListener interface >>> >>> >>> Not implemented. > > > https://issues.apache.org/jira/browse/FELIX-4080 > >>> >>> >>>> * New org.osgi.framework.VersionRange class >>> >>> >>> I would assume the class is there, since it is part of the API. Not sure >>> if there was anything else necessary. > > > Ok, yeah, let's assume no work is needed ;) > >>> >>> >>> >>>> * The Resource API and it's use in the Wiring API >>> >>> >>> I would guess most of that stuff would be in there since the framework >>> had to move to the new API. > > > Cool - didn't add any Jiras for this then... > >>> >>> >>>> * New osgi.identity namespace >>> >>> >>> Not implemented, should be easy to add. >>> > > https://issues.apache.org/jira/browse/FELIX-4081 > >>> >>> >>>> * New value and new default for org.osgi.framework.bsnversion framework >>>> property >>> >>> >>> Not implemented. >>> > > https://issues.apache.org/jira/browse/FELIX-4082 > >>> >>> >>>> * support for static valueOf methods in the Filter >>> >>> >>> Not implemented. >>> > > https://issues.apache.org/jira/browse/FELIX-4083 > >>> >>> >>>> * Enhanced Bundle.adapt() to support AccessControlContext >>> >>> >>> I don't think this is implemented. >>> > > https://issues.apache.org/jira/browse/FELIX-4084 > >>> >>> >>>> * Updates to the Bundle Hook Specification (Bundle Collision Hook) >>> >>> >>> Not implemented. >>> > > https://issues.apache.org/jira/browse/FELIX-4085 > > If I missed anything - let me know... > > Cheers, > > David > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

