[
https://issues.apache.org/jira/browse/WICKET-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-6408.
-------------------------------------
Resolution: Not A Bug
This has been deprecated since 7.1.0.
See
https://issues.apache.org/jira/browse/WICKET-5997?focusedCommentId=15094474&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15094474
with explanation how to migrate your code.
> 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)