[jboss-osgi-issues] [JBoss JIRA] Updated: (JBOSGI-291) Allow wildcards in org.osgi.framework.system.packages.extra

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Apr 21 07:54:11 EDT 2010


     [ https://jira.jboss.org/jira/browse/JBOSGI-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated JBOSGI-291:
----------------------------------

    Component/s: Core Framework


> Allow wildcards in org.osgi.framework.system.packages.extra
> -----------------------------------------------------------
>
>                 Key: JBOSGI-291
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-291
>             Project: JBoss OSGi
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>            Reporter: Thomas Diesler
>             Fix For:  JBossOSGi 1.0.x
>
>
> Currently we have
>           <!-- jboss-osgi -->
>           org.jboss.osgi.spi;version=1.0,
>           org.jboss.osgi.spi.capability;version=1.0,
>           org.jboss.osgi.spi.framework;version=1.0,
>           org.jboss.osgi.spi.management;version=1.0,
>           org.jboss.osgi.spi.service;version=1.0,
>           org.jboss.osgi.spi.util;version=1.0,
>           org.jboss.osgi.testing;version=1.0
> It should be possible to define this as
>           <!-- jboss-osgi -->
>           org.jboss.osgi.spi*;version=1.0,
>           org.jboss.osgi.testing;version=1.0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list