This is a vote to release Apache Wicket 10.6.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 10.6.0
[ ] No, don't release Apache Wicket 10.6.0, because ...
Distributions, changelog, keys and signatures can be found at:
https://dist.apache.org/repos/dist/dev/wicket/10.6.0
Staging repository:
https://repository.apache.org/content/repositories/orgapachewicket-1219
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-10.6.0
Release tag: rel/wicket-10.6.0
========================================================================
CHANGELOG for 10.6.0:
** Bug
* [WICKET-7156] - wicket-ioc: dependency on objenesis is optional
in pom but not in module-info
* [WICKET-7159] - IFormValidator Skipped When Any Dependent
Component is Disabled in Wicket 10.x
** Improvement
* [WICKET-7154] - wicket multipart support is broken for tomcat 11.0.6
* [WICKET-7157] - Coping Url fragment when we use copy constructor