You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Vít Kotačka (JIRA)" <ji...@apache.org> on 2017/06/22 12:20:00 UTC

[jira] [Created] (WICKET-6408) Initializer in /META-INF/wicket/* is not loaded

Vít Kotačka created WICKET-6408:
-----------------------------------

             Summary: Initializer in /META-INF/wicket/* is not loaded
                 Key: WICKET-6408
                 URL: https://issues.apache.org/jira/browse/WICKET-6408
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 8.0.0-M6
            Reporter: Vít Kotačka
            Priority: Minor


{{Application}} class is now missing functionality for loading of initializers from the {{/META-INF/wicket}} location.

* The constant {{META_INF_WICKET_PATH}} is defined, but never used.
* Method {{load(Properties)}} is never called.

There is missing equivalent of the method {{collectWicketProperties()}} from the Wicket 7.7.0.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)