Hi. Before sending the announce mail I'd like to discuss what should go in the 'New and noteworthy' section. This is what I written so far:

New and noteworthy
------------------

This release has dropped Joda Time dependency. As consequence module wicket-datetime has been removed from Wicket distribution. Users are invited to migrate to new components based on Java 8 Date and Time APIs which have been added to module wicket-extensions. For those who needs to use old wicket-datetime classes we have migrated the code to WicketStuff project. They can be used adding the following dependency:

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicket-datetime</artifactId>
    <version>8.0.0-SNAPSHOT</version>
</dependency>


In addition this release fixes issues WICKET-6457 and WICKET-6465 which caused the page store not to be cleared when session ends.



WDYT?

On 25/10/2017 19:18, Andrea Del Bene wrote:

This vote passes! Thank you all!


On 25/10/2017 09:57, Andrea Del Bene wrote:


On Wed, Oct 25, 2017 at 2:37 AM, Maxim Solodovnik <[email protected] <mailto:[email protected]>> wrote:

    Hello All,

    I guess the VOTE passes? :)


Right! But I saw that we missed some usual voters so I decided to wait a little longer :). This evening (CET) I will close the vote.


    On Tue, Oct 24, 2017 at 12:35 AM, Sebastien <[email protected]
    <mailto:[email protected]>> wrote:

    > [x] Yes, release Apache Wicket
    >



    --
    WBR
    Maxim aka solomax




Reply via email to