Hi, Shall we make wicket-http2 a stable module now in master branch (Wicket 10.x) ? There we upgraded from Servlet 3 to Servlet 5 and this makes PushBuilder class available (it is introduced in Servlet 4).
I suggest to drop the modules for Tomcat, Jetty and Undertow, and merge the classes from -servlet4 and -core modules into one (wicket-http2) or to move them to -core directly. WDYT ? Martin