[ 
https://issues.apache.org/jira/browse/FELIX-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125075#comment-17125075
 ] 

Karl Pauls commented on FELIX-6282:
-----------------------------------

Hi [~pderop], thanks for keeping up with this issue. I think the PR looks 
reasonable - so if you want to go ahead and commit it. I guess the next 
question is the release. I'm not against doing one provided we keep it in the 
0.x version range. Otherwise, we might have to start a debate about the name. 

> Felix Connect R7 support
> ------------------------
>
>                 Key: FELIX-6282
>                 URL: https://issues.apache.org/jira/browse/FELIX-6282
>             Project: Felix
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: connect-0.2.0
>            Reporter: Pierre De Rop
>            Assignee: Pierre De Rop
>            Priority: Major
>
> The Felix Connect library seems to be almost ready for OSGi R7 support.
> At least, modifying the project's pom in order to depend on 
> org.osgi:osgi.core:7.0.0 allows to use recent declarative service, 
> configadmin, metatype, etc ...
> There is one minor issue: the support for FrameworkWiringDTO is missing (even 
> if it's not really useful in the context of felix connect): in the following 
> code, the adapt method returns null:
> {code:java}
> Bundle system = _ctx.getBundle(0);
> FrameworkWiringDTO wiring = system.adapt(FrameworkWiringDTO.class);
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to