This vote passes, thank you!

On 02/05/23 18:20, Andrea Del Bene wrote:
+1 tested user guide examples

On Thu, Apr 27, 2023 at 6:35 AM Maxim Solodovnik <solomax...@gmail.com> wrote:
+1

tested:
- signatures
- build from sources
- wicketstuff build
- run couple of wicketstuff examples

I would update dependencies before next release :)

On Thu, 27 Apr 2023 at 10:22, Ernesto Reinaldo Barreiro
<reier...@gmail.com> wrote:
+1

and thanks for taking care of our releases

On Wed, Apr 26, 2023 at 11:04 PM Andrea Del Bene <an.delb...@gmail.com>
wrote:

This is a vote to release Apache Wicket 8.15.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 8.15.0
[ ] No, don't release Apache Wicket 8.15.0, because ...

Distributions, changelog, keys and signatures can be found at:

      https://dist.apache.org/repos/dist/dev/wicket/8.15.0

Staging repository:

https://repository.apache.org/content/repositories/orgapachewicket-1180

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-8.15.0
      Release tag: rel/wicket-8.15.0


========================================================================

      The signatures for the source release artefacts:


Signature for apache-wicket-8.15.0.zip:

      -----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEE0a6YZHC1pJw+aieyh48B+qjTVuEFAmRJgq4ACgkQh48B+qjT
VuGlLRAAiELeMl8pDlFMzrVef2bX1hX/MXdT5lUj8Hpsak2c8UyBvNwl1Ro4y2ZQ
CqMB0BDUQvvrPgix8p3ee0kLhZEnStFrkvp+QckEdN/tFNV1vf4jJUFIif2Xi+od
wmhPizR7YTN/Zy77oK5VeACGjtBgx2fgxm7g4gJ1fw+XCi9Kj/OV9UapqrLIoS2U
rjId/f/kfo442QE1zPgkDzuWSYvg3mAonrARSpP0PK6eSm6KNvMV8AXMg0SBjoUJ
M1KMVmMln7YVmPh0LfNNgSiy2qXPfA6Pk3mJmOeDWrnZZ/t1tHU/m0RwIEds0dRg
LxZ9Wb1fZW7fL5eMnXEkON74XacQ8E4ixGeTJf6npFEU0CZfkjiQwoYF+1Gpju9K
Wfr+y3KBY8EspgHo/JDd6d6UkGjIpemoC/HNaNwFvNapNWxasIBU/mmvoHlz/HmH
zAwG2AX0Ns1SZjTenPhSVUmz00+VjktJdqyBK83z3DFHaQQfKIdkki+0kVSPmmRe
/BpR8q4Oqn7/6ETJMVEE25Hy7r4KQvp0q4tyzxPK557nDfmA085sdqBXvRA89GMI
S08K+fDmOJ3CgZydcTrXWnPU2B9G3pfnpGye/f9QWcqT/qO5WC3Zzq3KmULT/PwV
zICOCB8bovolj5Am/dRGE48UXDrMXkAu3fnC61qPcLT6aBy2XTc=
=rAUk
-----END PGP SIGNATURE-----

Signature for apache-wicket-8.15.0.tar.gz:

      -----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEE0a6YZHC1pJw+aieyh48B+qjTVuEFAmRJgq4ACgkQh48B+qjT
VuENwxAAj4Cu8uqXHIPwlzBl1WIJk8+7FeLfH7jO/udElyDQlfh3BHp4QeE0cYuh
TAx8JFZ+QwAplcSGErjzptCygXZprHAy0W5CLmXuQ9ldvgkwskR+E3iGY9VUGBXl
GMIQUGAAqjBh1wzhaKepqREg38V6twYsR9yqWGj8uD0IlosIDIWzZWkLuHlAjkeS
sa+lsj0KdNVyuWeElPt3n2yQY1NBQQ3KMqT5bUXsRu0fuZYiHbJzXHymxpwFgTRu
SKh0mGIfMM9pRfMHr5vSk/JeUV1xeaiFF0fGRnbd3uVG9u8NFQZoRMbv4XnGuWly
JOpvfidLQLCVzfy/bfQ92xSWCnQkIxJLjkhZs/4JsuxBExek2QzoL2Bpd9P/Qj8Z
QsJzhuY+/xXMUjWwgf93P+9DH9qobhlxs57Q8EwLKpmSbJ+aKTZByqAiPvAnp8VL
q7uvP8HD/NEEWM/9eHndEp9YVn87qcAE41wt6dTwetss5XcSqCfGt/1uIuPuO3Sy
hhI0AolFLNJJxUNMGnF1ojMKoQ0tMi5miZJjHLrKZ11kWszkdf/0HInpsdZilj/X
jQP3a3XNLvmXC6Tc/G7CH2FWZqECJ0lFQZiz3Z4XwFbsL8x59uW1Y+RTSlSY3fQ3
BIenl8fpvset+jnYG1EHSvRACpO3witT6Ge6N8AM8Lsg0qjs950=
=GqLg
-----END PGP SIGNATURE-----

========================================================================

      CHANGELOG for 8.15.0:

** Improvement

      * [WICKET-7002] - Application metadata access should not require
synchronization
      * [WICKET-7017] - ListenerRequestHandler should not hide
IndexOutOfBoundsException
      * [WICKET-7035] - fileCountMax should be added to control the
amount of files being uploaded
      * [WICKET-7041] - Reduce allocations when rendering component headers


--
Regards - Ernesto Reinaldo Barreiro


--
Best regards,
Maxim


Reply via email to