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