[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-533) OSGiMetaData returns non-stable value from toString()

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Mar 20 04:36:47 EDT 2012


Thomas Diesler created JBOSGI-533:
-------------------------------------

             Summary: OSGiMetaData returns non-stable value from toString()
                 Key: JBOSGI-533
                 URL: https://issues.jboss.org/browse/JBOSGI-533
             Project: JBoss OSGi
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Core Framework
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: JBossOSGi 1.2.0


Currently

{code}
    @Override
    public String toString() {
        return cachedAttributes.toString();
    }
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list