You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/07/09 14:37:14 UTC

[jira] Closed: (FELIX-1313) Declarative Services bund should not export Configuration Admin package

     [ https://issues.apache.org/jira/browse/FELIX-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed FELIX-1313.
------------------------------------

    Resolution: Fixed

Changed the ...cm export into an resolution:=optional import in Rev. 792529.

At the same time changed the embedding of the KXML library. It is now included as a JAR file and not inlined.

> Declarative Services bund should not export Configuration Admin package
> -----------------------------------------------------------------------
>
>                 Key: FELIX-1313
>                 URL: https://issues.apache.org/jira/browse/FELIX-1313
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.0.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: scr-1.2.0, scr-1.0.10
>
>
> Currently the Declarative Services bundle exports the Configuration Admin packge org.osgi.service.cm besides the SCR package org.osgi.service.component. This may collide with the export of the actual configuration admin implementation and result in inconsistent class spaces.
> Since SCR does not require configuration admin, it would be better to optionally import  the package and just ignore configuration admin functionality if the import is not resolved.

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