You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2015/06/24 10:04:42 UTC

[jira] [Commented] (WICKET-5934) Semantic Versioning break in 7.0.0-M6

    [ https://issues.apache.org/jira/browse/WICKET-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599043#comment-14599043 ] 

Martijn Dashorst commented on WICKET-5934:
------------------------------------------

Yeah, mea culpa on the announcement from my part:

> This release marks another minor release of Wicket 7. We
> use semantic versioning for the development of Wicket, and as such no
> API breaks are present breaks are present in this release compared to
> 7.0.0.

However, 7.0.0 is not released yet, so the whole statement is E_NO_COMPUTE.

The line should read:

> This release marks another milestone release of Wicket 7. As we
> use semantic versioning for the development of Wicket, starting from
> 7.0.0 there will be no API breaks.


> 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)