jetty.project
jetty.project copied to clipboard
BadServletInit class is in the wrong package in ee9
jetty-12.0.x
ee9
The BadServletInit class in jetty-ee9-test-badinit-webapp is in the package org.eclipse.jetty.ee10.test but should be org.eclipse.jetty.ee9.test.
the proper definition of a BadServlet :)