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 2016/08/17 07:27:12 UTC

[ANNOUNCE] WicketStuff 8.0.0-M1 Released

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

This release is almost the same as 7.4.0 but built againt Wicket 8.0.0-M1.

The changelog since 7.4.0 is:

Martin Tzvetanov Grigorov (45):
      'master' branch builds against Wicket 8.x now
      Set version to 8.0.0-SNAPSHOT
      [annotationeventdispatcher] Fix the build against Wicket 8.x
      [async-tasks] Fix the build against Wicket 8.x
      [gae-initializer] Fix build against Wicket 8.x
      [gmap3] Fix GMap3 build against Wicket 8.x
      [inmethod-grid] Fix build with Wicket 8.x
      [input-events] Fix build against Wicket 8.x
      [jquery] Fix build against Wicket 8.x
      [jwicket] Fix build against Wicket 8.x
      [mbeanview] Fix build against Wicket 8.x
      [modalx] Fix build against Wicket 8.x
      [objectautocomplete] Fix build against Wicket 8.x
      Do not fail the build on Javadoc errors
      [openlayers 2.x] Fix the build against Wicket 8.x
      [portlet] Fix the build against Wicket 8.x
      [progressbar] Fix build against Wicket 8.x
      [push] Fix build against Wicket 8.x
      Use Jetty-all uber jar
      Fix Jetty starter scripts for various projects
      Fix Jetty starter for some more projects
      [tinymce3] Fix build againts Wicket 8.x
      [tinymce4] Fix build against Wicket 8.x
      [poi] Fix build against Wicket 8.x
      [logback] Fix build against Wicket 8.x
      [closure-compiler] Fix build
      [scala] Fix build against Wicket 8.0.0-M1
      [kryo] Fix build against Wicket 8.0.0-M1
      [fast] Fix build against Wicket 8.0.0-M1
      [fast2] Fix build against Wicket 8.0.0-M1
      [stateless] Fix build against Wicket 8.0.0-M1
      [html5] Fix build against Wicket 8.0.0-M1
      [editable-grid] Fix build against Wicket 8.0.0-M1
      [selectize] Fix build against Wicket 8.0.0-M1
      [lambda] Fix build against Wicket 8.0.0-M1
      [jasperreports] Fix build against Wicket 8.0.0-M1
      [foundation] Fix build against Wicket 8.0.0-M1
      [html5] Fix build against Wicket 8.0.0-M1
      [shiro] Fix build against Wicket 8.0.0-M1
      [foundation-examples] Fix build against Wicket 8.0.0-M1
      [jamon] Fix build against Wicket 8.0.0-M1
      Set version for maven-licence-plugin
      Fix Maven build warnings
      Fix more build issues
      Release 8.0.0-M1

Maxim Solodovnik (17):
      [urlfragment] Java warnings were fixed
      [urlfragment] accidentally added file is removed
      [urlfragment] wicket-8.x build is fixed
      Example is updated
      [urlfragment] wicket-8.x build is fixed (javadocs)
      Merge branch 'master' of github.com:wicketstuff/core
      [dashboard] Java warnings were fixed
      Merge branch 'master' of github.com:wicketstuff/core
      [dashboard] wicket-8.x build is fixed
      [whiteboard] wicket-8.x build is fixed
      Merge branch 'master' of github.com:wicketstuff/core
      [dashboard] Fixes #528: wicket.properties is replaced with
META-INF/services/org.apache.wicket.IInitializer
      [select2] wicket-8.x should be fixed
      versions are updated
      [urlfragment] examples are fixed
      [dashboard] examples are fixed
      [select2] examples are fixed

Joachim Rohde (1):
      [GMap3] Fixed #530 (used wrong parameter name for the key)


The WicketStuff team