2009/6/4  <ma...@apache.org>:
==============================================================================
> --- tomcat/tc6.0.x/trunk/STATUS.txt (original)
> +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Jun  4 15:39:21 2009
> @@ -132,3 +132,9 @@
>     http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/conf/
>     The rest of the change is OK.
>   )
> +
> +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47158
> +  Thread safety issues in AccessLogValve
> +  http://svn.apache.org/viewvc?rev=781770&view=rev
> +  +1: markt
> +  -1:
>

Hi, Mark!

I do not understand, what is the point of this proposal?
I see that it just removes generics.

Tomcat 6.0 runs on JRE 1.5 or later and is built with
compile.source=1.5
compile.target=1.5

There is no need to avoid generics there.

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