This is a vote to release Apache Wicket 6.27.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 6.27.0
[ ] No, don't release Apache Wicket 6.27.0, because ...
Distributions, changelog, keys and signatures can be found at:
https://dist.apache.org/repos/dist/dev/wicket/6.27.0
Staging repository:
https://repository.apache.org/content/repositories/orgapachewicket-1086
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-6.27.0
Release tag: rel/wicket-6.27.0
========================================================================
The signatures for the source release artefacts:
Signature for apache-wicket-6.27.0.zip:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJY34nHAAoJEAzCjx+CMhBV3v8QAJ1K9NMCEBJC+xYYQqThYnGI
PvoDrKszeQnbPpCxtZf0B/Sz3vh5dxZtWMb3Jato1kXxCDZ5/HHnrLlY/DmJ8HyE
QrZfslfzgtPxVnNuhiCz8UfINSwlFvFdPmMyHNl/yyIDccUAeDXzqhXFEAVgCa7a
DlbHIpaXIGlORjoY8kdFBaOhb7ltM0yh73IkTlximErxXqsy8VzB0Rfze8Dvh9Ki
J4pz8+0/qYArGTI4ywg6Llvb0hz/jsnBWPBbi8rdUK9l7VOfTyBOGAxQk44iazlW
HeqKzFZpla5d3P8DEf2N/hrECIT82EVSMXEqu3LOhTlnOKD/FkzzyUsKGC5q4fNf
HjvGEqwdMveQarE8rcC7Vbk7+XnPJctwa/nfAkIdWOc14KmxvoXT+V4g6bAih0Ru
vdXm1kx8FpRjh2UEoArSSj2zF573UcxErEPsUPLdH1ZoYcLpsroZuhg4hXj6Dntw
lDsqfV1yHhaCmZ3xW2yq1v5qrM7P4gfT5HuDQiIIdbMzi0/NEgkIkVamNjqAE4CP
t28nJC/7J6zCKW0TD5kKvCCBH1WiCqpIHwZiPaKUiNRXPaLCfOvSWpW3S4xnONtc
Av9bcl9nRWWMTUcJUrJp6z1eidgw/mODFB2VxdYvozlAaofH3qK5DkpHoTiWSpTa
JFTSTFxaji1VADCJgCvk
=qe34
-----END PGP SIGNATURE-----
Signature for apache-wicket-6.27.0.tar.gz:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJY34nGAAoJEAzCjx+CMhBVXxwP/029ri9SS+dOQiSKtZ5XiCym
gdVDLmXScf3Qujg7x11Uj0ifn61jkhfJyJ3gDx4NU/DPc+V6JoDM4dZilmNdXlkj
LQQ6bmgWWTSEMMbZgXn9NKiZ8YB7VQndqQ6zvZ3Ga5O/ukNlpyjKz8/uvaXOT1jm
6r76wXTwkm7dskAigpqWhLZ6hhO7xUFLdC8IzbaQp2M+pEAq1LzaWFktsX3jABtz
9F9r5tm2eCze7FIoNGyGnqwY3bdYb+Z8m6Q5AqPjL7GDLFKigXEa3qGCYrTYXSD3
i0HDR93copH/iLLYYolXzcpgbpWzQ5Fzitgx1sE3jF+S9h/0+duNjldt+X/5xhIJ
HIZ6DPQ2V+4wWAmnBGvj2Bz4OsjZ+nS9J1ks/r99EBfWvP8RYQfzwhtrHAYO8ra0
Js7cmBEwAXtBvuYZJqqV/ozq/9sR+01962nF5mzgPs6WbDF3HYGBzFEX8Rp0fg7w
XI1WFJXZhfALGZS3NwfhuuBtZWu5GpkYuzmbQDRPjED+Cstd3d0CDmohMn7jRClb
v2YmNmbKnI9iTFMAazY94T6mbcIM1hfwUm5TBtWx/bdYiazvShfqloi+C8WJd442
5F6KudNeX5fpjJTp9FAgvOc585hqCSDuAlQbpJ1AKOYQyypwSxr3NTbcNqPMA+lP
jr3EBVZhxy5C2C5l+uJ2
=e4IC
-----END PGP SIGNATURE-----
========================================================================
CHANGELOG for 6.27.0:
** Bug
* [WICKET-6165] - Inconsistent behavior of Markupstream.hasMore vs.
MarkupStream.next.
* [WICKET-6314] - 7.6 release references 7.5-SNAPSHOT poms
* [WICKET-6316] - Wicket tester encodes page id for stateless links
in stateless pages
* [WICKET-6340] - The Ajax reponse of an AjaxSubmitButton creates
invalid XHTML markup for multipart forms
** Improvement
* [WICKET-6212] - CheckChoice / add a getAdditionalAttributes()
also for <label>-tag
* [WICKET-6307] - SubmitLink does not work in Chrome "ff.onsubmit
is not a function"
* [WICKET-6323] - Allow ResourceBundles to use the defer attribute
** Task
* [WICKET-6287] - Switch from json.org to open-json