[
https://issues.apache.org/jira/browse/WICKET-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier resolved WICKET-5934.
--------------------------------
Resolution: Invalid
Assignee: Sven Meier
Semantic Versioning 2.0.0:
"Given a version number MAJOR.MINOR.PATCH, increment the ... MAJOR version when
you make incompatible API changes,"
That's the rule we're following with Wicket 7.0.0.
We try to minimize API changes in milestone versions, but they are not
forbidden.
> 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
> Assignee: Sven Meier
> 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)