[
https://issues.apache.org/jira/browse/CONFIGURATION-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed CONFIGURATION-558.
------------------------------------------------
> Configuration no longer accepts List<String> as default for getList()
> ---------------------------------------------------------------------
>
> Key: CONFIGURATION-558
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-558
> Project: Commons Configuration
> Issue Type: Bug
> Affects Versions: 1.8, 1.9
> Reporter: Henning Schmiedehausen
> Assignee: Henning Schmiedehausen
> Fix For: 1.10
>
> Attachments: TestConfiguration.java
>
>
> The attached test used to work with configuration 1.7 when the getList(String
> key, List default) method did not take generics. The method needs to take an
> arbitrary List, not just List<Object>.
--
This message was sent by Atlassian JIRA
(v6.1#6144)