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)