Pierre De Rop created FELIX-3617: ------------------------------------ Summary: Missing toString methods in DependencyManager compat bundle Key: FELIX-3617 URL: https://issues.apache.org/jira/browse/FELIX-3617 Project: Felix Issue Type: Bug Components: Dependency Manager Affects Versions: dependencymanager-3.0.0 Reporter: Pierre De Rop Assignee: Pierre De Rop Priority: Trivial
The following classes from DependencyManager compatibilty bundle does not implement "toString" method, and these should be implemented in order to ease debugging: dependencymanager/compat/src/main/java/org/apache/felix/dependencymanager/impl/ConfigurationDependencyImpl.java dependencymanager/compat/src/main/java/org/apache/felix/dependencymanager/impl/ServiceImpl.java -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira