Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4088

Make Application#init() run after IInitializers to allow the application to override any settings configured by initializers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.18, 1.5.0
    • 6.0.0-beta1
    • wicket
    • None

    Description

      wicket.properties urls are added to an HashSet, causing the IInitializers to be loaded in random order. In AbstractClassResolver.getResources, the HashSet should be changed to a LinkedHashSet.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            papegaaij Emond Papegaaij
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: