This is a vote to release Apache Wicket 10.7.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.7.0
[ ] No, don't release Apache Wicket 10.7.0, because ...
Distributions, changelog, keys and signatures can be found at:
https://dist.apache.org/repos/dist/dev/wicket/10.7.0
Staging repository:
https://repository.apache.org/content/repositories/orgapachewicket-1221/
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: [email protected]:bitstorm/wicket.git
Branch: build/wicket-10.7.0
Release tag: rel/wicket-10.7.0
========================================================================
CHANGELOG for 10.7.0:
** Improvement
* [WICKET-7141] - Add hook method afterUpdateFormComponentModels()
in Form process
* [WICKET-7162] - avoid NPE when web socket upgrade request is done
in a stateless context
** Wish
* [WICKET-7142] - Allow public access for
AbstractAjaxBehavior#getComponent()