Martin Grigorov created WICKET-6147:
---------------------------------------
Summary: Remove the support for the deprecated
/META-INF/wicket/**.properties
Key: WICKET-6147
URL: https://issues.apache.org/jira/browse/WICKET-6147
Project: Wicket
Issue Type: Task
Components: wicket
Affects Versions: 8.0.0-M1
Reporter: Martin Grigorov
Assignee: Martin Grigorov
Priority: Minor
With WICKET-5713 Wicket started supporting /META-INF/wicket/**.properties for
IInitializer.
Later with WICKET-5997 /META-INF/wicket/**.properties has been deprecated and
the standard /META-INF/services/org.apache.wicket.IInitializer (via
ServiceLoader) has became the recommended way.
With this ticket the support for the old / deprecated ways should be removed!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)