[jboss-osgi-issues] [JBoss JIRA] Reopened: (JBOSGI-135) Cannot handle package being imported and exported by the same bundle

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Aug 25 16:00:24 EDT 2009


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

Thomas Diesler reopened JBOSGI-135:
-----------------------------------



After version checking has been added I see

DEPLOYMENTS IN ERROR:
  Deployment "<UNKNOWN vfszip:/.../bundles/org.apache.felix.log.jar/>" is in error due to the following reason(s): ** 

UNRESOLVED OSGiPackageRequirement org.osgi.service.log [1.3.0,?) 

The Manifest says

   Import-Package: org.osgi.framework;version="1.4",org.osgi.service.log;
version="1.3"

   Export-Package: org.osgi.service.log;uses:="org.osgi.framework";version="1.3"




> Cannot handle package being imported and exported by the same bundle
> --------------------------------------------------------------------
>
>                 Key: JBOSGI-135
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-135
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Core
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>            Priority: Critical
>             Fix For: Framework 1.0.0 Alpha1
>
>
> The BundleActivator cannot get the LogService explicitly nor via a ServiceTracker
> [tdiesler at tdvaio microcontainer]$ mvn -Dtest=SimpleLogServiceTestCase test
> Running org.jboss.test.osgi.integration.simple.SimpleLogServiceTestCase
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.171 sec <<< FAILURE!

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