* Carsten Ziegeler: > I think we don't need to moch the whole spec but just the > listener. So it's one interface. As soon as we use 2.3 for > compilation we can't ensure
So if I understand correctly, you suggest that I extract ServletContextListener and other dependent classes from tools/jetty/lib/servlet-2.3.jar, and to put that interface in blocks/xsp/mocks? What would prevent developers from using the mock interfaces then? -- Jean-Baptiste Quenot http://caraldi.com/jbq/
