Generics and the spec interfaces

2008-05-06 Thread Mark Thomas
All, As you have probably noticed I am doing some clean-up of the trunk codebase as and when the opportunity arises. So far the clean has identified the odd copy/paste error or casting problem as well as (hopefully) making the code easier to read. The fixes for the errors are getting ported to

Re: Generics and the spec interfaces

2008-05-06 Thread Henri Gomez
I'm for 3 since I wonder if the option 4 follow the specs. 2008/5/6 Mark Thomas <[EMAIL PROTECTED]>: > All, > > As you have probably noticed I am doing some clean-up of the trunk codebase > as and when the opportunity arises. So far the clean has identified the odd > copy/paste error or casting p

Re: Generics and the spec interfaces

2008-05-06 Thread Remy Maucherat
On Tue, 2008-05-06 at 08:27 +0100, Mark Thomas wrote: > I am leaning towards 4 on the basis that > a) This is trunk, not a release branch > b) This option generates no warnings > c) I assume the spec will start using generics at some point (maybe in 3.0?) > If modifying the spec interfaces seems li

DO NOT REPLY [Bug 44942] New: Jsonplugin RPC packets

2008-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44942 Summary: Jsonplugin RPC packets Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P2 Compon

Re: Generics and the spec interfaces

2008-05-06 Thread Costin Manolache
And if the TCK signature tests pass - that's a bug in the tests :-). We shouldn't touch the method signatures in servlet API. Costin On Tue, May 6, 2008 at 2:03 AM, Remy Maucherat <[EMAIL PROTECTED]> wrote: > On Tue, 2008-05-06 at 08:27 +0100, Mark Thomas wrote: > > I am leaning towards 4 on the

DO NOT REPLY [Bug 44943] New: Inconsistent engine name Catalina vs Standalone in server.xml

2008-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44943 Summary: Inconsistent engine name Catalina vs Standalone in server.xml Product: Tomcat 5 Version: 5.5.26 Platform: All OS/Version: All Status: NEW S

Re: Generics and the spec interfaces

2008-05-06 Thread Mark Thomas
Costin Manolache wrote: And if the TCK signature tests pass - that's a bug in the tests :-). We shouldn't touch the method signatures in servlet API. Having read everyone's comments and having thought some more about this during today, my current plan is: - fix any non-generics warnings in th

svn commit: r653852 - in /tomcat/trunk/java/javax: el/BeanELResolver.java servlet/jsp/el/ImplicitObjectELResolver.java

2008-05-06 Thread markt
Author: markt Date: Tue May 6 10:51:01 2008 New Revision: 653852 URL: http://svn.apache.org/viewvc?rev=653852&view=rev Log: Code clean up - remove unnecessary casts. Modified: tomcat/trunk/java/javax/el/BeanELResolver.java tomcat/trunk/java/javax/servlet/jsp/el/ImplicitObjectELResolver.j

svn commit: r653855 - /tomcat/trunk/java/javax/servlet/jsp/el/ScopedAttributeELResolver.java

2008-05-06 Thread markt
Author: markt Date: Tue May 6 10:52:29 2008 New Revision: 653855 URL: http://svn.apache.org/viewvc?rev=653855&view=rev Log: Code clean-up. Remove unused method. Modified: tomcat/trunk/java/javax/servlet/jsp/el/ScopedAttributeELResolver.java Modified: tomcat/trunk/java/javax/servlet/jsp/el/S

Re: Generics and the spec interfaces

2008-05-06 Thread Jan . Luehe
Mark Thomas wrote: Costin Manolache wrote: And if the TCK signature tests pass - that's a bug in the tests :-). We shouldn't touch the method signatures in servlet API. Having read everyone's comments and having thought some more about this during today, my current plan is: - fix any non-

May Chun Chew/FEA/PEC is out of the office.

2008-05-06 Thread May Chun Chew
I will be out of the office starting 05/07/2008 and will not return until 05/12/2008. I am Contactable at (65)97876648. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 44946] New: tomcat-connector How-to for IIS 6. 0 should include adding Web Service Extensions

2008-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44946 Summary: tomcat-connector How-to for IIS 6.0 should include adding Web Service Extensions Product: Tomcat 5 Version: Unknown Platform: PC URL: http://tomcat.apache

DO NOT REPLY [Bug 44942] Jsonplugin RPC packets

2008-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44942 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED