[
https://issues.apache.org/jira/browse/CONFIGURATION-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Heger resolved CONFIGURATION-410.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.7
A new refresh() method was added to AbstractFileConfiguration and
AbstractHierarchicalFileConfiguration. The update was applied in revision
1029169.
> Include forceReload or refresh method in AbstractFileConfiguration
> -------------------------------------------------------------------
>
> Key: CONFIGURATION-410
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-410
> Project: Commons Configuration
> Issue Type: Improvement
> Components: File reloading
> Reporter: Bhanu Vanteru
> Assignee: Oliver Heger
> Priority: Minor
> Fix For: 1.7
>
> Attachments: AbstractFileConfiguration.diff,
> AbstractFileConfiguration.java
>
>
> Consider an enhancement to AbstractFileConfiguration, where in a new method
> called forceReload() or refresh(), which is similar to the existing reload()
> method, except that strategy.reloadingRequired() is ignored and so a clear()
> and load() always occur when this new method is called. I will upload changes
> to AbstractFileConfiguration with this new method in a bit, for your review.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.