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

David Bosschaert (JIRA) jira-events at lists.jboss.org
Mon Sep 27 06:16:28 EDT 2010


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


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

-- 
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