You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/09/24 00:03:55 UTC

svn commit: r1175046 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: kkolinko
Date: Fri Sep 23 22:03:55 2011
New Revision: 1175046

URL: http://svn.apache.org/viewvc?rev=1175046&view=rev
Log:
Add a note.

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1175046&r1=1175045&r2=1175046&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Sep 23 22:03:55 2011
@@ -80,6 +80,9 @@ PATCHES PROPOSED TO BACKPORT:
   So it is a straight backport of r1172259, but instead of r1174181 copy the new attribute
   in DeltaManager#cloneFromtemplate().
   +1: rjung, kfujino, kkolinko
+  -1:
+    kkolinko: One has to add @Override annotation to overridden methods
+    isAttributeDistributable(), exclude() in DeltaSession.
 
 * Replace unneeded call that iterated events queue in NioEndpoint.Poller.
   There is no need to call size() on a liked list to check whether it is empty,



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