You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Harald Wellmann (JIRA)" <ji...@apache.org> on 2015/06/19 12:38:00 UTC

[jira] [Created] (DELTASPIKE-936) OSGi capability cleanup

Harald Wellmann created DELTASPIKE-936:
------------------------------------------

             Summary: OSGi capability cleanup
                 Key: DELTASPIKE-936
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-936
             Project: DeltaSpike
          Issue Type: Improvement
    Affects Versions: 1.4.1
            Reporter: Harald Wellmann
            Assignee: Harald Wellmann
             Fix For: 1.4.2


OSGi capabilities and requirements are somewhat inconsistent at the moment.

{noformat}
osgi.extender; filter:="(osgi.extender=pax.cdi)"
{noformat}

must be required by all modules providing CDI beans.

{noformat}
org.ops4j.pax.cdi.extension;  filter:="(extension=pax-cdi-extension)"
{noformat}

is not required, since DeltaSpike modules do not provide or consume OSGi services.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)