[
https://issues.apache.org/jira/browse/ROL-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glen Mazza closed ROL-1151.
---------------------------
> Remove getConfigManager from Roller interface
> ---------------------------------------------
>
> Key: ROL-1151
> URL: https://issues.apache.org/jira/browse/ROL-1151
> Project: Apache Roller
> Issue Type: Improvement
> Affects Versions: 2.0.1
> Reporter: Craig L Russell
> Assignee: Glen Mazza
>
> The ConfigManager interface itself is deprecated, yet it is still referenced
> by the Roller interface. So every implementation of Roller must implement a
> deprecated method.
> The only usage in the current trunk is in HibernatePropertiesManagerImpl
> where it is used in case of migration of old properties. This usage can be
> changed to use a method defined in HibernateRollerImpl instead of the public
> Roller method.
> If this is the right fix, I'll be happy to provide a patch.
--
This message was sent by Atlassian JIRA
(v6.2#6252)