Jean-Baptiste Onofré created KARAF-1492:
-------------------------------------------

             Summary: Cellar should use listConfiguration instead of 
getConfiguration
                 Key: KARAF-1492
                 URL: https://issues.apache.org/jira/browse/KARAF-1492
             Project: Karaf
          Issue Type: Bug
          Components: cellar-config
    Affects Versions: cellar-2.2.4
            Reporter: Jean-Baptiste Onofré
             Fix For: cellar-3.0.0, cellar-2.2.5


The Cellar config currently use getConfiguration(pid) to get the configuration. 
This method call link the configuration to the Cellar config bundle, which is 
bad.

Cellar should use listConfiguration(query) instead of getConfiguration(pid).

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


Reply via email to