Deprecation Warnings in ServletRequestWrapper

2006-05-18 Thread Joe Hertz
http://issues.apache.org/bugzilla/show_bug.cgi?id=33104 Closed ostensibly as the spec claims the container must be compilable under JDK 1.3. I only see this: J2SE 1.3 is the minimum version of the underlying Java platform with which servlet containers must be built. Humor me here. How does "

RE: Deprecation Warnings in ServletRequestWrapper

2006-05-18 Thread Joe Hertz
>Second, why require something stricter if we don't have to? >Especially now, in what would be the 18th release of Tomcat 5.5, >thereby causing pain those users who do run on JDK 1.3, just to get >rid of some deprecation warnings that don't make any difference to >anyone except you two apparently?

RE: Deprecation Warnings in ServletRequestWrapper

2006-05-18 Thread Joe Hertz
> Second, why require something stricter if we don't have to? > Especially now, in what would be the 18th release of Tomcat 5.5, > thereby causing pain those users who do run on JDK 1.3, just to get > rid of some deprecation warnings that don't make any difference to > anyone except you two apparen