Hello All, bad news: select2 from wicketstuff is not working build signatures etc. are OK
Please give me some time to double check everything and to provide patches for both openjson and wicket7 On Thu, May 11, 2017 at 1:55 AM, Tobias Soloschenko <[email protected]> wrote: > +1 > > kind regards > > Tobias > >> Am 10.05.2017 um 16:22 schrieb Andrea Del Bene <[email protected]>: >> >> +1 to release. Tested with guide examples. >> >> On Tue, May 9, 2017 at 9:03 PM, Andrea Del Bene <[email protected]> >> wrote: >> >>> This is a vote to release Apache Wicket 7.7.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.7.0 >>> [ ] No, don't release Apache Wicket 7.7.0, because ... >>> >>> Distributions, changelog, keys and signatures can be found at: >>> >>> https://dist.apache.org/repos/dist/dev/wicket/7.7.0 >>> >>> Staging repository: >>> >>> https://repository.apache.org/content/repositories/orgapachewicket-1088 >>> >>> 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.7.0 >>> Release tag: rel/wicket-7.7.0 >>> >>> >>> ======================================================================== >>> >>> The signatures for the source release artefacts: >>> >>> >>> Signature for apache-wicket-7.7.0.zip: >>> >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v1 >>> >>> iQIcBAABAgAGBQJZEg7fAAoJEAzCjx+CMhBVWHMP/2tk+LxB2PP9BAJJDkh8JiIN >>> grzS8RTDrZgTCc25x3KyBshgwvkHy/2dhz3Rc52v40H2tmBBivsf5ANtVzm3dIKX >>> LzH2/89HrZ8O+96IccllcuMTy7LFpJY8WEMv+eK0BYSQg3+87WfTPDBRGE8+sA3E >>> HjUHJDwVpTk+pH3wXNxiwaWx7/1yawqehjZbuAI2n8cIQXjnvqTwM4XdLSLHYeTU >>> cUjLeLVdqpQXjWXHUb275ZVnwNUnm7ioCxrjWupoKV2FzbZV/mWSZKAKUZVUqmA2 >>> tAHfmFRhDgUwapIDyYUghepZuEVA9VRunoE2TDLqHZoyn8wXlIncf1H+lOQe7EGC >>> R/IXuSPXuWbVRZEOOUPEbcDKI/x3tofVHGGkXJwOCoAbfGJ7Mc6vf1k4CrIUhNOu >>> uBmAyZ7Mj+zk5sxIJw/fWSp90lxBx3m45oKuTTa33fP+6vEvbXnL9HYv79x1GQCT >>> qccl8WVf57I0Er5HOWCU9Id/tX/2K34OWXOxWpfcRTjhRb42tBNsVqezlIEbl7n4 >>> bHFp+xBxqIXuXYfs5PlrKgZGgTr5id472laYoR47kqx6+CX2J4QTKQnByaJGxVa2 >>> /SiKz6RnbjEFa1sov/nbzatmT0y7mNgG40ss6g8G763UxbGgCeG6Q+xAJMMImNni >>> hKTl4G1xWOC+9We/yoWu >>> =Yw6d >>> -----END PGP SIGNATURE----- >>> >>> Signature for apache-wicket-7.7.0.tar.gz: >>> >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v1 >>> >>> iQIcBAABAgAGBQJZEg7fAAoJEAzCjx+CMhBVX/8QAK9NRsGN6tCRxel0gpEevYkR >>> T8bHXt+chTjUZdFLODfA9YIRD7uVsJI5KCR0KETXQJrlXnYRyvSumQj1+hs6f7fM >>> cucJR+wbg+YnIQ9bYS58aQRRtDA9ClA0dE4b7PReLuSyeAzKdOtbH1YbtPmupW/D >>> Pl6zgOcUaLaIvhHj2ZMlaySmCSGPLZbZFgotS9C1Wsuc0r+T3NhZIqSCJqMhcDp5 >>> m35+PrGr3azz+yOa63+FtWbluT5ORLu/frRgQxR64lq+Ac2A1jz0X5/PJPlXoWO0 >>> gm8uJ+oYoBJgyTu+vqIbNwpKHQMWCCeChd8YlAmVO1s5YUi5EWCsyOE83DByEgA6 >>> 3sd9+Nj3JxqWjsTXhRO2J9qjSq3Wu1EIRFxbXV+cOYdXsNMpntZgMNKw4uB1MHDk >>> gd4/r/HigNfJfI0C8c0m6NqfVBNSestbjdKTCy4dT3JeaAPl9QyyjZmia2fHzzIm >>> u9yvf5MKc79xCyxWRpCS+Kg2hyq2fXQhyrPCWJxZmonMT0boVGAtJ/1ZJ6s7oSzJ >>> Rtm/9aVYKQEZwvff9hjWmF1T8ILLRmqaB+q35brTW2lZ9oitf2crHhCnIRxFgJcD >>> 2QEpN9rVuWHt3YsTVCaT5cUeUrAo77dfTQJcaX4lC7O6kw3cjIuCQs5vAou/dl2P >>> 87uXnKaE3ZSCyVIJr+iM >>> =IKdo >>> -----END PGP SIGNATURE----- >>> >>> ======================================================================== >>> >>> CHANGELOG for 7.7.0: >>> >>> ** Bug >>> >>> * [WICKET-6165] - Inconsistent behavior of Markupstream.hasMore vs. >>> MarkupStream.next. >>> * [WICKET-6303] - renderHead method of a Behavior added to a Border >>> body is not called >>> * [WICKET-6306] - Changing model object of Panel added to a Border not >>> allowed >>> * [WICKET-6311] - SignOutPage_ru.html is missing >>> * [WICKET-6314] - 7.6 release references 7.5-SNAPSHOT poms >>> * [WICKET-6316] - Wicket tester encodes page id for stateless links in >>> stateless pages >>> * [WICKET-6317] - AuthenticatedWebSession#signOut() calls twice after >>> session invalidation >>> * [WICKET-6319] - AutoCompleteTextField: popup is hidden when clicking >>> on scrollbar in IE >>> * [WICKET-6332] - NullPointerException in PageParameters#equals() >>> * [WICKET-6339] - Wrong implementation of MarkupFragment.iterator() >>> * [WICKET-6340] - The Ajax reponse of an AjaxSubmitButton creates >>> invalid XHTML markup for multipart forms >>> * [WICKET-6342] - Wrong baseUrl in BaseWebSocketBehavior >>> * [WICKET-6349] - Stateless form does not work when >>> RecreateBookmarkablePagesAfterExpiry is false >>> * [WICKET-6353] - Proxy deserialization fails due to classloading >>> issues >>> * [WICKET-6356] - Clustering failover not working on Tomcat >>> * [WICKET-6361] - MarkupContainer#queue doesn't work in table column >>> * [WICKET-6365] - Links on "Contribute to the User Guide" are broken >>> >>> ** Improvement >>> >>> * [WICKET-6212] - CheckChoice / add a getAdditionalAttributes() also >>> for <label>-tag >>> * [WICKET-6265] - Make it possible to authorize component >>> instantiations both with OR and AND rules >>> * [WICKET-6307] - SubmitLink does not work in Chrome "ff.onsubmit is >>> not a function" >>> * [WICKET-6308] - Add an extra constructor to EmailTextField with a >>> custom validator but without model >>> * [WICKET-6323] - Allow ResourceBundles to use the defer attribute >>> * [WICKET-6328] - Add 'pathInfo' to ForwardAttributes >>> * [WICKET-6333] - Use onConfigure() to set the visibility of >>> ExportToolbar instead of overriding isVisible() >>> * [WICKET-6351] - Form.anyFormComponentError performance degradation >>> * [WICKET-6364] - The autogenerated input field when a form has a >>> default button should not gain the focus when navigating with tab >>> >>> ** Task >>> >>> * [WICKET-6287] - Switch from json.org to open-json >>> >>> -- WBR Maxim aka solomax
