Henning Schmiedehausen created CONFIGURATION-558:
----------------------------------------------------

             Summary: 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.9, 1.8
            Reporter: 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)

Reply via email to