[
https://issues.apache.org/jira/browse/CONFIGURATION-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716744#action_12716744
]
Oliver Heger commented on CONFIGURATION-385:
--------------------------------------------
Just noticed that the {{clear()}} method of {{DatabaseConfiguration}} does not
generate the expected {{EVENT_CLEAR}} events either.
> clearProperty does not generate events in DatabaseConfiguration
> ---------------------------------------------------------------
>
> Key: CONFIGURATION-385
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-385
> Project: Commons Configuration
> Issue Type: Bug
> Components: Events & Notifications
> Affects Versions: 1.6
> Environment: Java 1.6 on Mac OSX 32 bit
> Reporter: Shyam Santhanam
> Fix For: 1.7
>
>
> clearProperty does not generate a EVENT_CLEAR_PROPERTY event because it
> overrides AbstractConfiguration.clearProperty instead of
> AbstractConfiguration.clearPropertyDirect as recommended by the superclass.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.