[jboss-osgi-issues] [JBoss JIRA] Updated: (JBOSGI-402) Host importing package from Fragment doesn't resolve

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Sat Jan 29 01:40:39 EST 2011


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

Thomas Diesler updated JBOSGI-402:
----------------------------------

    Fix Version/s:  JBossOSGi 1.0.0 Beta10
                       (was: JBossOSGi 1.0.0 Beta11)


> Host importing package from Fragment doesn't resolve
> ----------------------------------------------------
>
>                 Key: JBOSGI-402
>                 URL: https://issues.jboss.org/browse/JBOSGI-402
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jboss-osgi-resolver
>    Affects Versions: JBossOSGi 1.0.0 Beta9
>            Reporter: David Bosschaert
>            Assignee: Thomas Diesler
>             Fix For:  JBossOSGi 1.0.0 Beta10
>
>
> This issue arose when splitting up jbosgi-osgi-common into a number of proper bundles.
> jbosgi-osgi-common contains 
> Bundle slf4j.api:
>   Export-Package: org.slf4j
>   Import-Package: org.slf4j.impl
> There is also the slf4j-log4j12 fragment:
>   Fragment-Host: slf4j.api
>   Import-Package: org.slf4j
>   Export-Package: org.slf4j.impl
> See testHostDependsOnFragmentPackage() in http://github.com/jbosgi/jbosgi-resolver/blob/master/itest/src/test/java/org/jboss/test/osgi/resolver/ResolverTestCase.java

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list