You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2008/12/14 05:18:44 UTC

[jira] Closed: (CONFIGURATION-337) Allow users of DefaultConfigurationBuilder to configure the class name of the CombinedConfiguration to create and to configure providers

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

Ralph Goers closed CONFIGURATION-337.
-------------------------------------


This is part of the 1.6 release.

> Allow users of DefaultConfigurationBuilder  to configure the class name of the CombinedConfiguration to create and to configure providers
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-337
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-337
>             Project: Commons Configuration
>          Issue Type: Improvement
>    Affects Versions: 1.6
>         Environment: Any
>            Reporter: Ralph Goers
>            Assignee: Oliver Heger
>             Fix For: 1.6
>
>         Attachments: config.patch, config2.patch
>
>
> This enhancement allows config-class to be specified on the result element. The specified class must extend CombinedConfiguration. 
> This enhancment allows ConfigurationProviders to be configured by adding
> <providers>
>   <provider tag="myprovider" config-class="MyProviderClass"/>
> </providers
> to the header.

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