Author: markt Date: Thu Aug 18 18:08:53 2011 New Revision: 1159332 URL: http://svn.apache.org/viewvc?rev=1159332&view=rev Log: Respond to review comments and propose a better patch
Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1159332&r1=1159331&r2=1159332&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Thu Aug 18 18:08:53 2011 @@ -28,14 +28,9 @@ PATCHES PROPOSED TO BACKPORT: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51042 Don't notify session creation listeners when changing session ID on authentication - http://svn.apache.org/viewvc?view=revision&revision=1094069 + http://people.apache.org/~markt/patches/2011-08-18-bug51042-tc55.patch +1: markt -1: - -0: kkolinko: - - A patch is needed, without @Override, and patching two - copies of DeltaSession. - - Why DeltaSession#setIdInternal(String) public method is removed? - - I agree that it is OK to add methods to the Session interface like this patch does. * Multiple improvements to the Windows Installer - https://issues.apache.org/bugzilla/show_bug.cgi?id=33262 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org