On Thursday, March 6, 2025 at 1:32:21 PM UTC+1 [email protected] wrote:

+1 to removing JettyLauncher
but not Jetty entirely, it would still be required by "codeserver" in 
"DevMode".


That one can easily be replaced with com.sun.net.httpserver.
It's actually a bigger task replacing the servlet support in JUnitShell 
(for <servlet/> elements in the gwt.xml, used to exercise GWT-RPC, 
RequestFactory, and even simple AJAX in GWT's own test suite)

Currently, JettyLauncher is directly used by JUnitShell, so removing it 
requires rewiring JUnitShell anyway; as briefly discussed 
in https://github.com/gwtproject/gwt/issues/10092#issuecomment-2643695973 
last month.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/76ef0908-f2c0-48f1-8081-53940288dadan%40googlegroups.com.

Reply via email to