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

David Bosschaert (JIRA) jira-events at lists.jboss.org
Wed Nov 3 07:44:02 EDT 2010


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

David Bosschaert reassigned JBOSGI-402:
---------------------------------------

    Assignee: Thomas Diesler  (was: David Bosschaert)


I've merged my work: https://github.com/jbosgi/jbosgi-framework/commit/a2b12db18c9f5ba1e80d58b6f75c570de27ad179
and @Ignored the test that was still failing. 

Assigning this to you Thomas as you offered to look into the classloader issue.

> Host importing package from Fragment doesn't resolve
> ----------------------------------------------------
>
>                 Key: JBOSGI-402
>                 URL: https://jira.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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list