This vote passes! Thank you all!
On 5/31/24 15:28, Thomas Heigl wrote:
+1
Ran our CI build and did some exploratory testing.
Thomas
On Thu, May 30, 2024 at 8:52 PM Tobias Soloschenko
<tobiassolosche...@googlemail.com.invalid> wrote:
+1
kind regards
Tobias
Am 30.05.2024 um 13:47 schrieb Martin Grigorov <mgrigo...@apache.org>:
+1 to release
Tested:
- local build from sources
- various examples
On Tue, May 28, 2024 at 10:35 PM Andrea Del Bene <an.delb...@gmail.com>
wrote:
This is a vote to release Apache Wicket 10.1.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.1.0
[ ] No, don't release Apache Wicket 10.1.0, because ...
Distributions, changelog, keys and signatures can be found at:
https://dist.apache.org/repos/dist/dev/wicket/10.1.0
Staging repository:
https://repository.apache.org/content/repositories/orgapachewicket-1204/
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.1.0
Release tag: rel/wicket-10.1.0
========================================================================
CHANGELOG for 10.1.0:
** Bug
* [WICKET-7102] - Error in LiveSessionsPage
* [WICKET-7104] - wicket-autocomplete.min.js minified too
aggressively
* [WICKET-7111] - Greek Application i18n is broken due to wrong
file name
** New Feature
* [WICKET-7109] - Create a ready to use dropdown supporting grouping
** Improvement
* [WICKET-7098] - [Websockets] malformed XML is generated if
runtime exceptions happen during rendering phase of a web socket push
request
* [WICKET-7101] - auto-label is not automatically updated when
related form component is updated.
* [WICKET-7103] - Enhance ModalDialog API
* [WICKET-7110] - Add stack trace of lock holding thread in
CouldNotLockPageException
** Wish
* [WICKET-7105] - Remove 'final' from
AbstractPartialPageRequestHandler#add(Component...)