Re: is JDK 1.1 still needed? README say Java5

2008-08-11 Thread Jens Kapitza
Mark Thomas schrieb: Jens Kapitza wrote: Mark Thomas schrieb: The 2.5 Servlet spec mandates Java 1.5 so for TC6 and up you are fine. i'm working on trunk (are all files hostet in one trunk?) Yes they are. I've browsed the SVN a little bit, there are tags (branches) for tomcat 4

Re: is JDK 1.1 still needed? README say Java5

2008-08-11 Thread Jens Kapitza
de (use of Collections API, Avoid Cast ...) TC5 needs to run on 1.4 (with the compat package) and TC4 should run on 1.3 although there has been the odd error (by me) in this area but they do get fixed. Mark --- Jens Kapitza - To unsu

is JDK 1.1 still needed? README say Java5

2008-08-10 Thread Jens Kapitza
laced by Iterator) some of those (Queue) could be replaced by java.util.concurrent package i think not used/not visible are (EmptyEnumeration,MultiMapValuesEnumeration,Queue) --- Jens Kapitza - To unsubscribe, e-mail: [

tomcat6 use of java generics

2008-08-10 Thread Jens Kapitza
. should i send the patch to this list if it is ready? (svn diff) --- Jens Kapitza - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]