Hi,

for the 4.0.0 should we break the tomcat 5.5 and tomcat 6.0 support?

JEE 6 needs tomcat 7 so i think we can strip a lot of ugly code.

IMHO Tomcat 6 is still used but if somebody wants to write a jee 6
application he will easily go to tomcat 7.

A user recently saw we are using a tomcat 7 specific API in the
tomcatWebappBuilder. This one can be replaced by a Tomcat6/Tomcat 7 one but
with some efforts (constructor args). I'm not sure it is useful to twist our
code like it.

What's your opinions?

- Romain

Reply via email to