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/06/15 11:13:07 UTC

[jira] Updated: (FELIX-928) Allow use of wildcards in Service-Component header

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

Felix Meschberger updated FELIX-928:
------------------------------------

    Component/s:     (was: Declarative Services (SCR))
                 Specification compliance

> Allow use of wildcards in Service-Component header
> --------------------------------------------------
>
>                 Key: FELIX-928
>                 URL: https://issues.apache.org/jira/browse/FELIX-928
>             Project: Felix
>          Issue Type: New Feature
>          Components: Specification compliance
>    Affects Versions: scr-1.0.6
>         Environment: OSGi RFC-0134, OSGi R4.2 Early Draft 2 (http://www.osgi.org/download/osgi-4.2-early-draft2.pdf) 
>            Reporter: Felix Meschberger
>             Fix For: scr-1.2.0
>
>
> A way is needed to allow wild specification of the XML documents containing the component descriptions.
> To support this, section 112.4.1 will be updated to state that the path element of the Service-Component header grammar may include wildcards in the last component of the path. For example:
>      Service-Component: OSGI-INF/*.xml
> Only the last component of the path may use wildcards so that Bundle.findEntries can be used to locate the XML document within the bundle and its fragments.

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