+1 to release M4 Thanks Sven
On 03.02.2017 22:56, Andrea Del Bene wrote:
This is a vote to release Apache Wicket 8.0.0-M4 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 8.0.0-M4 [ ] No, don't release Apache Wicket 8.0.0-M4, because ... Distributions, changelog, keys and signatures can be found at: https://dist.apache.org/repos/dist/dev/wicket/8.0.0-M4 Staging repository: https://repository.apache.org/content/repositories/orgapachewicket-1083/ 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-8.0.0-M4 Release tag: rel/wicket-8.0.0-M4 ======================================================================== The signatures for the source release artefacts: Signature for apache-wicket-8.0.0-M4.zip: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJYlPh/AAoJEAzCjx+CMhBVtxUP/izBwSXEepYpZ0sy5doD+e4r m2S9cMvOgrYLCIyKrPTm8v64ltmQUVnzN+06THhLhLdHjpmquYQzC48wZzfCMlrw Ev16DCOniQezMqsvFjlJXqNgBwZo+pRHgDif856BknqxvjmVmD6bCLkgpJDdAJt4 EakVaLhNMV6ZcXcFRREGVgMRCmVcuzRub7A/xsNf8mMWthw+ykybjngw2TU/CxiP LQAK2tfoJ/bAnpWb3nz89Z80PQCLg2QYpdQOZCfxqKgf7ASHicFbY8BM0Niy1ZI5 0peUT6CHgKE7ah2Sf1xuT/tQk8IAP74PW+6Od0lrpqEds8JzwMtqgIEHmDHhQ1ri /v4U5nyBYdXOQtFBHogjcUhWlQj5LPjE0Qje/PbxQFyQeD8S4+rqaScLHKnaUrMu xdQMenn/gnAUJsRXesND/RcWHk1d8Kcopk2ZhTpQJmk1R5eGR0GJ5gsdMHmfvORi EKZtDfgoWTYjYRKL9dyVDXLDdj9OXERZKTkKXLSSgPuUcmU6hMFWzxaiUoLS2zwh g9t+KUVUVOCp/Pi1qJbUNOnnadUGB56hxwhj0H2mvnXrkI82f8+vcJyRf0Ro3ZY1 /IZ1rkyW558ikZ+qpHfOSMSKxwUezj0lIktYohK+MiTUJCADRObdUSM3Huz2Q0Gx ov6tXqisp3fSsea6ptvi =7Tck -----END PGP SIGNATURE----- Signature for apache-wicket-8.0.0-M4.tar.gz: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJYlPh/AAoJEAzCjx+CMhBVdUcQAJ8EruKrRhTA27n3XAtXFZ3f UmeSlnOYiG4xkISHJjQzwx5Uc+i4H2b8M2bguEjGtE2z3SJ4SoP1GGyEC7aXHrkA ToI7yNGp+I4EnUbQ3K7FUukOcoVoj0TJ2NQIz0kl8/37+mHOsytS0O0G5hvVYi3p O9b84EoPPxryaEHSlMMaoADZqd67VQdj+D2eu/X8fgcHKxGWQ2oK92lAi0C/8f8K m0fTfVI1H0GpsTGYqbRj8BzLRjfuCfN4gRsKgvDxC7uO4IYaWlLuoHfA9Yjgv8l8 tLHK7rKVy1KLCIquo8RQdl3qZptCUS78axZrblY9WI0sH+9KQ80LL0/8gooBxKGe jK7/0I29qOo0MdswIgTSCZuFyHtapJ+qOqvGOStDvo3tuJ1Vk9q36YdeWX6V6/DT qdn60/FLONg18Ycr6lwuVvuvpOoMMOLnln9v7mkUCvOv2hGjsgsWDOMg9oLAeTMy N15j3ItzfcLtw2av/1st7EFFgayRxTWK2/LfGe1WYspOazBZEldhNPrioDyPJ/ai WioyAqzaBQBuvCdXFrwdc1hvbU41EzBVX/dDheTnS0U8U5TUC3ctHuPg86cU4Yoq jO0X27f+8MPtzbhIVaGYsMsyW90wbpMMNYxV5gk+7FqTO9QUZOcEPhCVRReUGWhg vQE8t5096d+rtjbXo7Fl =oUy1 -----END PGP SIGNATURE----- ======================================================================== CHANGELOG for 8.0.0-M4: ** Bug* [WICKET-6165] - Inconsistent behavior of Markupstream.hasMore vs. MarkupStream.next.* [WICKET-6288] - StatelessLink not working* [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-6310] - Once invalidated the Session will be invalidated on every detach* [WICKET-6311] - SignOutPage_ru.html is missing * [WICKET-6314] - 7.6 release references 7.5-SNAPSHOT poms ** Improvement* [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-6315] - Optimize LinkParser by caching the compiled regex Pattern** Task * [WICKET-6287] - Switch from json.org to open-json * [WICKET-6304] - Remove Tomcat7 support in Native WebSockets * [WICKET-6305] - Remove Atmosphere module* [WICKET-6309] - Move the Native WebSocket demo to wicket-examples module
