Don Ferguson created WICKET-5934:
------------------------------------
Summary: Semantic Versioning break in 7.0.0-M6
Key: WICKET-5934
URL: https://issues.apache.org/jira/browse/WICKET-5934
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 7.0.0-M6
Reporter: Don Ferguson
Priority: Minor
org.apache.wicket.util.convert.converter.AbstractNumberConverter introduced a
new abstract method:
protected abstract NumberFormat newNumberFormat(final Locale locale);
Existing code that extends AbstractNumberConverter needs to be revised to
implement the new method. Doesn't this conflict with the principle of semantic
versioning?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)