[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-617) Identity capability uses 'anonymous' in toString()

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Nov 16 03:39:21 EST 2012


Thomas Diesler created JBOSGI-617:
-------------------------------------

             Summary: Identity capability uses 'anonymous' in toString()
                 Key: JBOSGI-617
                 URL: https://issues.jboss.org/browse/JBOSGI-617
             Project: JBoss OSGi
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Core Framework
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler


{code}
09:34:36,840 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1) Install resource: HostBundleRevision[example-bundle:0.0.0]
09:34:36,840 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XIdentityCapability[atts={osgi.identity=example-bundle, type=osgi.bundle, version=0.0.0},[anonymous]]
09:34:36,840 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XResourceCapability[atts={osgi.wiring.bundle=example-bundle, bundle-version=0.0.0},[example-bundle:0.0.0]]
09:34:36,840 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XHostCapability[atts={osgi.wiring.host=example-bundle, bundle-version=0.0.0},[example-bundle:0.0.0]]
09:34:36,840 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageCapability[atts={osgi.wiring.package=org.jboss.as.test.integration.osgi.core},[example-bundle:0.0.0]]
09:34:36,840 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.osgi.framework},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.jboss.arquillian.container.test.api},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.jboss.arquillian.junit},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.jboss.arquillian.osgi},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.jboss.arquillian.test.api},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.jboss.shrinkwrap.api},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.jboss.shrinkwrap.api.asset},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.jboss.shrinkwrap.api.spec},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.junit},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=org.junit.runner},[example-bundle:0.0.0]]
09:34:36,841 DEBUG [org.jboss.osgi.resolver] (MSC service thread 1-1)    XPackageRequirement[atts={osgi.wiring.package=javax.inject},[example-bundle:0.0.0]]
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-osgi-issues mailing list