You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alexander Prishchepov (JIRA)" <ji...@apache.org> on 2010/03/31 02:00:42 UTC

[jira] Created: (CONFIGURATION-413) Subset configuration does not support events

Subset configuration does not support events
--------------------------------------------

                 Key: CONFIGURATION-413
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-413
             Project: Commons Configuration
          Issue Type: Bug
          Components: Events & Notifications
    Affects Versions: 1.6
            Reporter: Alexander Prishchepov
            Priority: Minor




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CONFIGURATION-413) Subset configuration does not support events

Posted by "Alexander Prishchepov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONFIGURATION-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Prishchepov updated CONFIGURATION-413:
------------------------------------------------

    Attachment: TestSubsetConfigurationEvents.java

Sorry.
Description is incorrect. Only some events are failing.

Copied test case from TestMapConfigurationEvents.

Case is failing on: testClearPropertyEvent, testClearPropertyEventWithDetails, testSetPropertyEvent and testSetPropertyEventWithDetails.

> Subset configuration does not support events
> --------------------------------------------
>
>                 Key: CONFIGURATION-413
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-413
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Events & Notifications
>    Affects Versions: 1.6
>            Reporter: Alexander Prishchepov
>            Priority: Minor
>         Attachments: TestSubsetConfigurationEvents.java
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CONFIGURATION-413) Subset configuration does not support events

Posted by "Oliver Heger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONFIGURATION-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851792#action_12851792 ] 

Oliver Heger commented on CONFIGURATION-413:
--------------------------------------------

Could you please provide some examples: what exactly does not work?

Some code snippets would be helpful. A unit test case would be even better. Thanks.

> Subset configuration does not support events
> --------------------------------------------
>
>                 Key: CONFIGURATION-413
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-413
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Events & Notifications
>    Affects Versions: 1.6
>            Reporter: Alexander Prishchepov
>            Priority: Minor
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CONFIGURATION-413) Subset configuration does not support events

Posted by "Alexander Prishchepov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONFIGURATION-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Prishchepov updated CONFIGURATION-413:
------------------------------------------------

    Attachment: SubsetConfiguration-patch.txt

Here is a patch to fix the issue.

> Subset configuration does not support events
> --------------------------------------------
>
>                 Key: CONFIGURATION-413
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-413
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Events & Notifications
>    Affects Versions: 1.6
>            Reporter: Alexander Prishchepov
>            Priority: Minor
>         Attachments: SubsetConfiguration-patch.txt, TestSubsetConfigurationEvents.java
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CONFIGURATION-413) Subset configuration does not support events

Posted by "Oliver Heger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONFIGURATION-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Heger resolved CONFIGURATION-413.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7

Patch applied to trunk and configuration2 branch. Many thanks!

> Subset configuration does not support events
> --------------------------------------------
>
>                 Key: CONFIGURATION-413
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-413
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Events & Notifications
>    Affects Versions: 1.6
>            Reporter: Alexander Prishchepov
>            Assignee: Oliver Heger
>            Priority: Minor
>             Fix For: 1.7
>
>         Attachments: SubsetConfiguration-patch.txt, TestSubsetConfigurationEvents.java
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.