[java-parent-projects COMMIT] /java-parent-project-v3/trunk/pom.xml
Tom Zeller
tzeller at dragonacea.biz
Thu May 22 11:40:52 EDT 2014
> Does Jetty 9.1/9.2 *require* the app the be written to the
> servlet 3.1 spec?
No, not as far as I know. "Something" was requiring the Servlet 3.1
APIs, and I am not sure exactly what that was, at the moment. The way
I instantiated Jetty via Spring in the integrations-tests project was
probably not a good idea, but I was just trying to work around Jetty
not supported nested properties. I want to remove that anyway, where
"that" = instantiating Jetty via Spring.
More information about the dev
mailing list