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 2018/09/18 17:32:42 UTC

[ANNOUNCE] WicketStuff 8.0.0 Released

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

The changelog since 8.1.0 is:

Maxim Solodovnik (14):
      Maven structure is fixed
      wicket1.5-tree is updated to latest release
      Redundant properties are removed, build with jdk7 removed
      lambda-parent module is removed
      Fixes issue #636: isPresent() is used for null check
      Fixes issue #638: getJQueryReference() is used instead of get()
      Merge pull request #639 from aldaris/depfix
      Fixes issue #637: URL parameters are correctly encoded
      Library versions were updated
      Geocoder tests are ignored
      cglib and asm versions were updated
      jqplot4java is forked and it's dependencies are updated
      Build should be fixed, code clean-up, jqplot is updated
      Wicketstuff 8.1.0 is released

Peter Major (1):
      Remove unnecessary fest-assert dependency

The WicketStuff team