+1

built, tested examples and checked signature.

Many thanks
Sven


On 08.02.2016 21:48, Martijn Dashorst wrote:
This is a vote to release Apache Wicket 6.22.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.22.0
[ ] No, don't release Apache Wicket 6.22.0, because ...

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

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

Staging repository:

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

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]:dashorst/wicket.git
     Branch:      build/wicket-6.22.0
     Release tag: rel/wicket-6.22.0


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

     The signatures for the source release artefacts:


Signature for apache-wicket-6.22.0.zip:

     -----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAla4/iQACgkQJBX8W/xy/UWCvwCfaaX/doVH2CLhtcH9Og1a/aSd
wikAnRDbMkTJXWB9qWpqorTpxSWfLJdV
=vzR8
-----END PGP SIGNATURE-----

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

     -----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAla4/iQACgkQJBX8W/xy/UXM1gCdFIjlix9U97vQsovYTH9sBn7C
8GYAoJPjDABEko7/jp/sfr8NFmJ0pMY1
=ZSb4
-----END PGP SIGNATURE-----

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

     CHANGELOG for 6.22.0:

** Bug

     * [WICKET-6006] - ModalWindow.closeCurrent() causes 414 status error
     * [WICKET-6017] - Tests fail when executed with not expected locale
     * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL
from the cache
     * [WICKET-6030] - Support
/META-INF/services/org.apache.wicket.IInitializer (backport to 6.x)
     * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
     * [WICKET-6037] - ModalWindow vulnerable to Javascript injection
through title model
     * [WICKET-6040] - DebugBar not serializable exception
     * [WICKET-6044] - AjaxFormChoiceComponentUpdatingBehavior:
Duplicate input values according to WICKET-5948
     * [WICKET-6048] - German Translation for EqualInputValidator wrong
     * [WICKET-6050] - Wicket Ajax (Wicket.From.serializeElement)
causes 400 bad request
     * [WICKET-6052] - CSS header contribution overlap
     * [WICKET-6062] - MockHttpSession should renew its id after invalidation
     * [WICKET-6063] - Add support for WebSocketRequest#getUrl() and
other properties which are available in the handshake request
     * [WICKET-6064] - WebSocketResponse.sendRedirect could be
supported with <ajax-response><redirect>...</></>
     * [WICKET-6068] - The key RangeValidator.exact is not mapped in
Application_de.properties
     * [WICKET-6069] - OnChangeAjaxBehavior does not work if the url
contains a request parameter with same name as wicket id
     * [WICKET-6084] - ajax request failure handler receives incorrect arguments
     * [WICKET-6085] - AjaxTimerBehavior with failure handler cause
memory leak in browser
     * [WICKET-6087] - Invalid
AbstractRequestWrapperFactory.needsWrapper method scope: package -
cannot create a custom implementation

** Improvement

     * [WICKET-5950] - Model and GenericBaseModel could both implement
IObjectClassAwareModel
     * [WICKET-5969] - Please give us access to PageTable.index pageId queue
     * [WICKET-6019] - Remove 'final' modifier for
Localizer#getStringIgnoreSettings() methods
     * [WICKET-6051] - Improve performance of CssUrlReplacer
     * [WICKET-6054] - Provide a factory method for the
WebSocketResponse & WebSocketRequest
     * [WICKET-6073] - Use NIO Jetty connector for the quickstart
     * [WICKET-6081] - Add "assertNotRequired" to the WicketTester

** Task

     * [WICKET-6071] - Upgrade jQuery to 1.12 / 2.2.0

Reply via email to