You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2013/05/31 14:14:20 UTC

[jira] [Assigned] (ROL-1151) Remove getConfigManager from Roller interface

     [ https://issues.apache.org/jira/browse/ROL-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glen Mazza reassigned ROL-1151:
-------------------------------

    Assignee: Glen Mazza  (was: Roller Unassigned)
    
> Remove getConfigManager from Roller interface
> ---------------------------------------------
>
>                 Key: ROL-1151
>                 URL: https://issues.apache.org/jira/browse/ROL-1151
>             Project: 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 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