Compatibility API does not add components in DependencyManager
--------------------------------------------------------------

                 Key: FELIX-3005
                 URL: https://issues.apache.org/jira/browse/FELIX-3005
             Project: Felix
          Issue Type: Bug
            Reporter: Pierre De Rop
            Assignee: Pierre De Rop
            Priority: Minor


In the Dependency Manager compatibility API, the method 
"DependencyManager.add(Service s)" does not add the service in the
actual org.apache.felix.dm.DependencyManager, and directly starts the service. 
This is a bug because the service should
be added in the real DependencyManager class, and should not be started 
directly by the compat layer.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to