+1 to release. Tested user guide examples.
On 26/12/2016 20:57, Andrea Del Bene wrote:
This is a vote to release Apache Wicket 7.6.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 7.6.0
[ ] No, don't release Apache Wicket 7.6.0, because ...
Distributions, changelog, keys and signatures can be found at:
https://dist.apache.org/repos/dist/dev/wicket/7.6.0
Staging repository:
https://repository.apache.org/content/repositories/orgapachewicket-1080/
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-7.6.0
Release tag: rel/wicket-7.6.0
========================================================================
The signatures for the source release artefacts:
Signature for apache-wicket-7.6.0.zip:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJYYWYUAAoJEAzCjx+CMhBVJX0P/RNIPW47hjwNysUJALcKHUUI
Kc201T0gz0ecCYDpOH1r9nL70mJlhBu/SFRCSLLHx3BRFyIeJqbFV8WzaexdQEXu
c/Ay7WNTQntmmfncGogWwLNgSNzDLSWjqJt8erLkOnxkC6GsWl2tDSZ7if2veYOP
B1DqrTaNV3z14t6cJSpahCR9uN1dO8c/QPYdeMRGILKqBqoleXCr000tGTM9Rxxa
j2VsyeQivcAVbjiX7dLuZqZqafj9GWVgmuucVzCx76PWg6JcjjZSuhUax26xLKc/
LCCsoxVMEY3/2qLY9nMEKZ6lRrP2xavrFSGshhDRgzz7cUmG1SMNnAw6c6Vtrtp0
qPSF9Pc2HNw/MkVYM0RVceDSu2bbs90anl8q2Fdnl2Y0Y8oD9YMMmHPaA60U5zWt
nHrlHwXu5PBcDfg0IAtopWrhqrpVwj4wfjAGzUEkR4vX5vJqBg6NcxiYSyuU69gx
X3Epe1GpCu1vHZE6jwK3/U/Pbx3Rq1azpxxHqeIZg93Y/SlQuxO02ZPodsB5WYRZ
VFIxmR9syLHU7tH6qlgzXVLQa7ATz4du03NvU6AeyBt6gkTqZlB5gD/udFKGq035
qCAmPMu1GAFI8dEJKJTEH8ugGGybwuLCndh6BdQPNGxGmNDl8gncSHlBPfTFnW/L
8pnNxoGW28YaDrvYNpbY
=VGOa
-----END PGP SIGNATURE-----
Signature for apache-wicket-7.6.0.tar.gz:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJYYWYUAAoJEAzCjx+CMhBVuAIP/ihMnP7N3tD9L5yS5vNl6I1R
BMwpiqrpeWhpYsgrr9f9HId5H2fVBGx8AAvZVnKQQanSWVdYlX0VpJ74fSgMY0mg
gEOmyOYwzKnzFNiodYa47ynfhz2+Vw9jy4MFsNU+R4/k1c5QWaSgSVfKbQT4uWCD
7ehga8mfU6yzlXkCQ58Frb25Bc4JM2wRyQx42OHddoIHTa9U9yaI52yAAV/UMYfi
Nr2zqMmIt7cTBGLBunpVmFAP6reFMJrcWl8UmMARzm+2PMUMsMBGqs0nTrjAhAR9
UwA/bJ2QJMrAA3aMYP3+frsrJltvQQCrJy12e7wBCyuN9JbzZ6nfeuz6T4dAdoMb
sGjX3F9XO7t7Fy9k0kmJ3T3Fm7PQ8tU9OW68YQChPuAEa4UlYflPJtvELCqQWRfK
/j4J82lKuzPXeFwpJitrqtKI46UdHHyLssXgBJ5rb1Qmk+9zllhRn+/qNiNR06rJ
xk+GeDiO5HsAmWrSMZXmbiASSULgFBYjdhIoil2OiNcj72pE0gVv2Ll787drYLoW
t+FIqHBTL4kxYIOxkWDyGVUZo+C//WksKN0Fv6TbDzx8ePie5MDP7jDkImH/VmN0
xD0lWt/zH6mVD9Ovc89E6HmCiKk3dluU8Bzx2E6611RbbA/imBYj2IjAlXl8I75N
EP6HRzIcMLydmv73Hg+r
=DRts
-----END PGP SIGNATURE-----
========================================================================
CHANGELOG for 7.6.0:
** Sub-task
* [WICKET-6278] - Backport TagTester fix to 6.x and 7.x
** Bug
* [WICKET-6256] - 8.0.0-M1 <wicket:link> MarkupNotFoundException
* [WICKET-6257] - Page instance isn't mapped to an URL just after
the 'cid' parameter is add
* [WICKET-6262] - IllegalArgumentException: Argument
'filterPrefix' may not be null or empty with WebSocketBehavior
* [WICKET-6267] - Native Websocket exception when the page is expired
* [WICKET-6270] - No upload is seen as empty upload after WICKET-6210
* [WICKET-6277] - Broadcasting ClosedMessage about the JSR 356
WebSocket connection after the container was turned off
* [WICKET-6279] - AttributeModifier.VALUELESS_ATTRIBUTE_REMOVE
does not work after deserialisation
* [WICKET-6283] - Page parameter equality should not depend on
named parameters order
* [WICKET-6285] - NoRecordsToolbar should override onConfigure
rather than isVisible
* [WICKET-6289] - Autolinking adds onclick attribute to <img> tags
* [WICKET-6290] - CssUrlReplacer doesn't understand data: urls and
breaks them
* [WICKET-6296] - Not possible to add WebSocketBehavior in ajax
request
* [WICKET-6298] - Markup not found for Component id =_header_ and
WICKET-6231, regression ?
** Improvement
* [WICKET-6056] - Improvements to browser info gathering
implementation
* [WICKET-6258] - Repeater example page show the back button with
the enable link style when disabled
* [WICKET-6260] - Revert Ajax detection needed for character
encoding to WebRequest.isAjax()
* [WICKET-6261] - CheckGroupSelector default selection state
incorrect when the list of Checks is empty
* [WICKET-6263] - Fix JavaScript tests to pass with jQuery 2.x.
and 3.x
* [WICKET-6264] - Form: improve error message for
disabled/invisible IFormSubmittingComponent
* [WICKET-6271] - IRequestableComponent getPage() javaDoc and
Component implementation mismatch
* [WICKET-6274] - Add origin header to ajax requests in
BaseWicketTester
* [WICKET-6282] - Make native web socket message classes serializable
* [WICKET-6297] - Add wicket:label tag in wicket.xsd
** Task
* [WICKET-6287] - Switch from json.org to open-json