Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-558

Configuration no longer accepts List<String> as default for getList()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8, 1.9
    • 1.10
    • None
    • None

    Description

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

      Attachments

        1. TestConfiguration.java
          1 kB
          hgschmie

        Issue Links

          Activity

            People

              henning Henning Schmiedehausen
              henning Henning Schmiedehausen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: