+1 to release Migrated tutorial examples to wicket 10 and tested.
On Mon, Mar 11, 2024 at 1:19 PM Martin Grigorov <mgrigo...@apache.org> wrote: > +1 to release ! > > Tested: > - local build from the .tar.gz file > - create a new project from the archetype > - build and test wicket-jquery-selectors, wicket-webjars and > wicket-bootstrap > - test various Wicket examples on Tomcat 11 > > On Fri, Mar 8, 2024 at 8:55 PM Andrea Del Bene <an.delb...@gmail.com> > wrote: > > > This is a vote to release Apache Wicket 10.0.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 10.0.0 > > [ ] No, don't release Apache Wicket 10.0.0, because ... > > > > Distributions, changelog, keys and signatures can be found at: > > > > https://dist.apache.org/repos/dist/dev/wicket/10.0.0 > > > > Staging repository: > > > > https://repository.apache.org/content/repositories/orgapachewicket-1200/ > > > > 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: g...@github.com:bitstorm/wicket.git > > Branch: build/wicket-10.0.0 > > Release tag: rel/wicket-10.0.0 > > > > > > ======================================================================== > > > > CHANGELOG for 10.0.0: > > > > ** Sub-task > > > > * [WICKET-7089] - Set cookie SameSite only if the container supports > > it > > > > ** Bug > > > > * [WICKET-7081] - Open packages to expose resources to other modules > > * [WICKET-7086] - Injecting Spring bean may cause ClassCastException > > * [WICKET-7087] - AjaxLazyLoadPanelTester not available in 10.0.0-M2 > > * [WICKET-7090] - Files in release jars do not have a modification > > timestamp set > > * [WICKET-7091] - FilePageStore throws NPE > > * [WICKET-7096] - stylesheets referenced via automatic linking miss > > nonce attribute > > > > ** Improvement > > > > * [WICKET-7080] - [Events] make default events delivery machinery > > pluggable and roll usable annotation based one > > * [WICKET-7082] - Easier to work with polymorphic values inside > IModel > > * [WICKET-7083] - Trigger client side validation when using > > SubmitLinks > > * [WICKET-7088] - Improve test reliability by resolving > > nondeterministic order of Set and Map > > * [WICKET-7093] - Add support for missing CSP directives > > * [WICKET-7094] - Make all CSP schemes configurable > > * [WICKET-7099] - Validate FormTester constructor parameter > > workingForm > > > > ** Task > > > > * [WICKET-7079] - Update the user guide with the new wicket-tester > > module > > * [WICKET-7100] - Update commons-fileupload2 to 2.0.0-M2 > > > > > > > -- Andrea Del Bene. Apache Wicket committer.