You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2017/03/29 19:58:09 UTC

[ANNOUNCE] WicketStuff 8.0.0-M5 Released

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

The changelog since 8.0.0-M4 is:

Maxim Solodovnik (8):
      org.json import is replaced with com.github.openjson, build is
partially fixed
      org.json import is replaced with com.github.openjson, build is
partially fixed
      org.json import is replaced with com.github.openjson, build is
partially fixed
      org.json import is replaced with com.github.openjson, build is
partially fixed
      org.json import is replaced with com.github.openjson, build is fixed
      Code clean-up, deque overflow is fixed
      Fixes Issue #583: Browserid module is removed from the build due to
service is discontinued
      More work on Issue #583: module is removed

Andrea Del Bene (6):
      [async-tasks] Merge pull request #564 from andrel/fix-stop-behavior
      [wicket-rest] Removed reference to GsonRestResource
      Merge pull request #581 from heapifyman/issue-574-tinymce4-
localization
      Issue #582
      [wicketstuff-lambda-components] Added module
wicketstuff-lambda-components.
      [wicketstuff-lambda-components] Added README.md

heapifyman (5):
      [tinymce4] proposed fix for  574
      [tinymce4] update for #574
      [tinymce4] Merge branch 'master' into issue-574-tinymce4-localization
      [tinymce4] fix indentation
      [tinymce4] apply wicket-style formatting

Martin Tzvetanov Grigorov (4):
      Update Scala to 2.12.1, SLF4j to 1.7.22, Logback to 1.1.10 and
Objenesis to 2.5
      [clipboard.js] Update to 1.6.0
      Dependency updates: Wicket -> 8.0.0-M5, SLF4J -> 1.7.25, Logback ->
1.2.2, Jackson -> 2.8.7, Javassist -> 3.21.0
      Release 8.0.0-M5

andlin (3):
      Revert "Code better formatted and variable name correction"
      Revert "improve solution to check for unbinded behavior"
      Fix randomly failing tests.

Sven Meier (2):
      [lambda-model] replaced deprecated AbstractReadOnlyModel with IModel
      [lambda-model] Merge branch 'ageery-deprecate-pre-wicket-
8-lambda-functionality'

JoachimRohde (1):
      [GMap3] Fixed #584 - version clash of the Jackson library

ageery (1):
      [lambda-model] Added @deprecated and @see Javadocs for superceded
functionality.

chrisly42 (1):
      [inmethod-grid] Fix for Issue #570: InMethod-Grid:
AbstractPageableView does not allow resetting of total count (#576)


The WicketStuff team!