This is a vote to release Apache Wicket 9.18.0
Please download the source distributions found in our staging area
linked below.
I have included the signatures for both the source archives. This vote
lasts for 72 hours minimum.
[ ] Yes, release Apache Wicket 9.18.0
[ ] No, don't release Apache Wicket 9.18.0, because ...
Distributions, changelog, keys and signatures can be found at:
https://repository.apache.org/content/repositories/orgapachewicket-1203
Staging repository:
https://repository.apache.org/content/repositories//
The binaries are available in the above link, as are a staging
repository for Maven. Typically the vote is on the source, but should
you find a problem with one of the binaries, please let me know, I can
re-roll them some way or the other.
Staging git repository data:
Repository: g...@github.com:bitstorm/wicket.git
Branch: build/wicket-9.18.0
Release tag: rel/wicket-9.18.0
========================================================================
CHANGELOG for 9.18.0:
** Bug
* [WICKET-7102] - Error in LiveSessionsPage
* [WICKET-7104] - wicket-autocomplete.min.js minified too aggressively
** New Feature
* [WICKET-7109] - Create a ready to use dropdown supporting grouping
** Improvement
* [WICKET-7101] - auto-label is not automatically updated when
related form component is updated.