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

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Feb 9 08:06:48 EST 2012


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

Thomas Diesler resolved JBOSGI-291.
-----------------------------------

    Fix Version/s:     (was: Approved / Unscheduled)
       Resolution: Out of Date


Out of Date
                
> Allow wildcards in org.osgi.framework.system.packages.extra
> -----------------------------------------------------------
>
>                 Key: JBOSGI-291
>                 URL: https://issues.jboss.org/browse/JBOSGI-291
>             Project: JBoss OSGi
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>            Reporter: Thomas Diesler
>
> 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, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list