You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Maxim Solodovnik <so...@apache.org> on 2019/06/08 04:43:04 UTC

[ANNOUNCE] WicketStuff 9.0.0-M2 Released

WicketStuff core 9.0.0-M2 based on Apache Wicket 9.0.0-M2 is released
and soon will be available at Maven Central!

The changelog is:

Andrea Del Bene (5):
      Code updated for WICKET-6662 (Maven install runs succesfully).
      Introduced supplier for current Locale
      Fixed typo for field localeSupplier
      Changed parameter from supplier to localeSupplier
      Merge pull request #664 from bitstorm/introduced-locale-supplier

Martin Tzvetanov Grigorov (1):
      Update scala-maven-plugin to 4.0.2

Maxim Solodovnik (8):
      Project is switched to the next development version
      Typo in exception text is fixed
      Fixes #661: select2 is updated to 4.0.7
      Jackson version is updated
      YUI tests should be fixed
      Code clean-up
      Dependencies are updated to most recent versions
      Wicketstuff 9.0.0-M2 is released

Sven Meier (2):
      WICKET-6563 use a single session page manager
      WICKET-6563 use two session page stores for GAE

The WicketStuff team