[X] Yes, release Apache Wicket 6.16.0

+1, tested with our main application.

Regards
Sven


On 06/06/2014 03:43 PM, Martijn Dashorst wrote:
This is a vote to release Apache Wicket 6.16.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.16.0
[ ] No, don't release Apache Wicket 6.16.0, because ...

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

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

Staging repository:

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

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.

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

The signatures for the source release artefacts:

apache-wicket-6.16.0.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAlORjnoACgkQJBX8W/xy/UXfmgCaAj2rxkyNRwy5bAi6XNJfiOu5
vJ8AoJw+PTYTkpk1hqPdcsKG/6/ZDnWM
=DsVi
-----END PGP SIGNATURE-----

apache-wicket-6.16.0.zip

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAlORjnoACgkQJBX8W/xy/UVNcQCgw4jzblZPiVRzQ1uawDsbYQkI
VhsAoMo02KXxRPdKL7I797ql25doUh8r
=SFyR
-----END PGP SIGNATURE-----

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

Release Notes - Wicket - Version 6.16.0

** Bug

     * [WICKET-4545] - MarkupNotFoundException for Fragment and
TransparentWebMarkupContainer
     * [WICKET-5553] - When using an Ajax request to display initially
hidden components inside inline enclosures, only the first one appears.
     * [WICKET-5560] - A 404 error occurs when using a CryptoMapper
     * [WICKET-5569] - Unable to find markup for children of deeply nested
IComponentResolvers during Ajax response
     * [WICKET-5570] - Rescheduling the same ajax timer behavior causes
memory leak in the browser
     * [WICKET-5573] - FilterToolbar generics broken
     * [WICKET-5581] - CachingResourceStreamLocator is not extension-aware
     * [WICKET-5582] - ServletWebResponse#encodeUrl() makes absolute Urls
relative
     * [WICKET-5589] - Upgrade wicket-atmosphere to the latest version of
atmosphere
     * [WICKET-5591] - Missing translation for HoursValidator.range (in
DateTimeField)
     * [WICKET-5592] - Add a method to clear the cache of
CachingResourceStreamLocator
     * [WICKET-5593] - AjaxFormValidatingBehavior attempts to update
non-visible feedback panels
     * [WICKET-5595] - Atmosphere: updates infinitly with long polling
transport
     * [WICKET-5596] -
DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on
unmounted page
     * [WICKET-5601] - AbstractSingleSelectChoice fails with
NullPointerException when its choice renderer returns null from
#getIdValue()

** Improvement

     * [WICKET-5563] - RestartResponseAtInterceptPageException - add public
function to retrieve originalUrl
     * [WICKET-5574] - ComponentRenderer should use
Application#createRequestCycle
     * [WICKET-5575] - Add support in FormTester#submit(String|Component)
for Ajax submitters
     * [WICKET-5577] - Generation of wicket ids with prefix / suffix
     * [WICKET-5580] - Allow markup to find child fragments when
wicket:child is inside a component tag
     * [WICKET-5585] - Wicket Extension Automplete does not work well with
JavaScriptFilteredIntoFooterHeaderResponse
     * [WICKET-5586] - NextButton isEnabled() should bo logical conjunction
of getWizardModel().isNextAvailable() and super.isEnabled()
     * [WICKET-5600] - Introduce CharSequenceResource similar to
ByteArrayResource
     * [WICKET-5606] - SelectOptions with #setRecreateChoices(true) loses
selection on form errors

** Task

     * [WICKET-5587] - Upgrade JQuery to latest releases - 1.11.1 & 2.1.1


Reply via email to