2009/12/16 sebb <seb...@gmail.com>:
> Eclipse generates many thousands of warnings for the Tomcat6 code.
>
> For example, over 2000 missing @Override markers, over 3000 "raw type" 
> warnings.
>
> Is it the intention to fix these (eventually)?
>
> If so, I can provide some patches to start fixing these.

Mark worked to fix those warnings in Tomcat 7, so if you see
anything there, you are welcome.

I am sure that there is no intention to fix those in TC 6.

I think that adding @Override or generics to the existing API is,
at least formally, an API change, and thus TC 7 is the right place to fix it.


Also, see the votes for the StringBuilder patches in STATUS.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to