+1 release 9.12.0
Many thanks
Sven
On 11.10.22 19:06, Andrea Del Bene wrote:
This is a vote to release Apache Wicket 9.12.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.12.0
[ ] No, don't release Apache Wicket 9.12.0, because ...
Distributions, changelog, keys and signatures can be found at:
https://dist.apache.org/repos/dist/dev/wicket/9.12.0
Staging repository:
https://repository.apache.org/content/repositories/orgapachewicket-1177
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.12.0
Release tag: rel/wicket-9.12.0
========================================================================
CHANGELOG for 9.12.0:
** Bug
* [WICKET-6955] - Wicket uses unstable slf4j version
* [WICKET-6996] - NotSerializableException near
KeyInSessionSunJceCryptFactory
* [WICKET-6999] - Missing Export-Package of packages with
"internal" in name
* [WICKET-7007] - Code snippets for CSRF documentation fixing
** Improvement
* [WICKET-6958] - Allow to use Slf4j 1.7.x in OSGi runtime
* [WICKET-6982] - Unnecessary initialization of stateful pages in
ListenerRequestHandler
* [WICKET-6998] - Bump slf4j-api to 2.0.0
* [WICKET-7000] - ParseException ("Malformed tag") if <script>
attribute 'type' is 'module'
* [WICKET-7002] - Application metadata access should not require
synchronization
* [WICKET-7003] - The http RequestLogger is very expensive. #524
* [WICKET-7004] - Jetty config example contains security hazard
* [WICKET-7008] - LoadableDetachableModel.toString() should
reflect the actual variable name