+1 for me, tested against our main application without issue. __ Cedric Gatay (@Cedric_Gatay <http://twitter.com/Cedric_Gatay>) http://code-troopers.com | http://www.bloggure.info | http://cedric.gatay.fr
On Tue, Nov 5, 2013 at 2:02 PM, Martijn Dashorst <[email protected] > wrote: > +1, tried it with one of our applications (seems to work for the > limited testing I could perform). > > If no -1 appear in a couple of hours I'll release it (have to travel now). > > Martijn > > On Mon, Nov 4, 2013 at 4:37 PM, Andrea Del Bene <[email protected]> > wrote: > > +1 no problem with Ajax examples. > > > >> +1 release > >> > >> Sven > >> > >> On 11/01/2013 02:44 PM, Martijn Dashorst wrote: > >>> > >>> This is a vote to release Apache Wicket 6.12.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.12.0 > >>> [ ] No, don't release Apache Wicket 6.12.0, because ... > >>> > >>> Distributions, changelog, keys and signatures can be found at: > >>> > >>> https://dist.apache.org/repos/dist/dev/wicket/6.12.0 > >>> > >>> Staging repository: > >>> > >>> > https://repository.apache.org/content/repositories/orgapachewicket-053/ > >>> > >>> 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 artifacts: > >>> > >>> apache-wicket-6.12.0.tar.gz.asc > >>> > >>> -----BEGIN PGP SIGNATURE----- > >>> Version: GnuPG v1.4.15 (Darwin) > >>> > >>> iEYEABECAAYFAlJzjWYACgkQJBX8W/xy/UW8oQCgtyrTRMEXNJZNYTIS3L63Pfn+ > >>> kscAoKQoEXi+8cD1VhG+aQlr8FmJLACg > >>> =8Tl0 > >>> -----END PGP SIGNATURE----- > >>> > >>> apache-wicket-6.12.0.zip.asc > >>> > >>> -----BEGIN PGP SIGNATURE----- > >>> Version: GnuPG v1.4.15 (Darwin) > >>> > >>> iEYEABECAAYFAlJzjWYACgkQJBX8W/xy/UUzJgCeJfygCQ06X2nuKKcMNr2ThBt3 > >>> /0wAniZYfcwjogyyGzphBOCkd/78MhMx > >>> =g6VK > >>> -----END PGP SIGNATURE----- > >>> > >>> ====================================================================== > >>> > >>> Release Notes - Wicket - Version 6.12.0 > >>> > >>> ** Bug > >>> > >>> * [WICKET-4862] - AjaxPagingNavigationLink and > >>> AjaxPagingNavigationIncrementLink output inline onclick attributes in > >>> addition to Wicket.Ajax.ajax event registration > >>> * [WICKET-5101] - Could not open second modal window after closing > >>> first > >>> * [WICKET-5356] - > >>> AutoCompleteSettings.setShowListOnEmptyInput(true) is not working > >>> anymore > >>> * [WICKET-5359] - org.apache.wicket.util.string.StringValue#equals > >>> broken > >>> * [WICKET-5366] - ResourceAggregator looses information about > >>> priority/filtering/... when using a bundle > >>> * [WICKET-5369] - Can't set a cookie using CookieUtils during an > >>> ajax request due to java.lang.ClassCastException: > >>> org.apache.wicket.ajax.AbstractAjaxResponse$AjaxResponse cannot be > >>> cast to org.apache.wicket.request.http.WebResponse > >>> * [WICKET-5374] - SourcesPage fails on resources with non-ASCII > >>> characters > >>> * [WICKET-5375] - Improve ConcatBundleResource error handling when > >>> a resource is missing > >>> * [WICKET-5378] - AutoCompleteTextField inside a ModalWindow shows > >>> auto complete dropdown in the wrong location > >>> * [WICKET-5379] - IE7: AutoCompleteTextField inside a ModalWindow > >>> shows auto complete dropdown behind ModalWindow > >>> * [WICKET-5380] - Wicket rebinds the SessionEntry session > >>> attribute and this causes problems in Glassfish > >>> * [WICKET-5382] - AutoComplete JavaScript errors > >>> * [WICKET-5385] - wicket-bean-validation > >>> PropertyValidator_fr.properties.xml : org.xml.sax.SAXParseException > >>> * [WICKET-5386] - ChainingModel should not check if the > >>> modelObject given as argument is null > >>> * [WICKET-5397] - target.prependJavaScript and JQuery-Animation in > >>> IE8 > >>> * [WICKET-5398] - XmlPullParser fails to properly parse from > >>> String with encoding declaration > >>> > >>> ** Improvement > >>> > >>> * [WICKET-5346] - Support MultiFileUploadField in FormTester > >>> * [WICKET-5362] - Add support for parsing IE 11 user agent > >>> * [WICKET-5376] - Log the exception if the application cannot > start > >>> properly > >>> * [WICKET-5381] - Add Wicket.Event.unsubscribe method > >>> * [WICKET-5384] - Allow form components to trim the input > themselves > >>> * [WICKET-5388] - Allow DebugBar contributors to be removed > >>> * [WICKET-5390] - Session management doesn't work with Jetty's > >>> JDBCSessionManager > >>> * [WICKET-5395] - HeaderItem to be Serializable > >>> > >>> ** Wish > >>> > >>> * [WICKET-5393] - Remove 'final' from InlineFrame#onComponentTag() > >> > >> > > > > > > -- > Become a Wicket expert, learn from the best: http://wicketinaction.com >
