Bram de Kruijff created FELIX-4121:
--------------------------------------

             Summary: Api package references impl package
                 Key: FELIX-4121
                 URL: https://issues.apache.org/jira/browse/FELIX-4121
             Project: Felix
          Issue Type: Bug
          Components: Dependency Manager
    Affects Versions: dependencymanager-3.1.0
            Reporter: Bram de Kruijff
            Priority: Minor


The base package "api"  references the impl package at one point. As a result 
it is impossible to cleanly export org.apache.felix.dm without 
org.apache.felix.dm.impl.

The offending code is DependencyActivatorBase#getLogger()

Unfortunately,though its purpose is questionable and probably not used very 
often, there is no clean way to fix this without bumping to DM 4.

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

Reply via email to