Author: kkolinko
Date: Thu Mar 25 11:34:10 2010
New Revision: 927351
URL: http://svn.apache.org/viewvc?rev=927351&view=rev
Log:
votes and comment
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=927351&r1=927350&r2=927351&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Mar 25 11:34:10 2010
@@ -165,7 +165,7 @@ PATCHES PROPOSED TO BACKPORT:
that it is, technically, a bug stopped me.
Simplified patch based on kkolinko's patch below
http://svn.apache.org/viewvc?view=revision&revision=927037
- +1: markt
+ +1: markt, kkolinko
-1:
I think it can be done more simply:
@@ -234,6 +234,12 @@ PATCHES PROPOSED TO BACKPORT:
and Catalina. Jasper should be independent.
The patch also needs to use the StringManager for i18n. I'm
working on an updated patch.
+ kkolinko - Jasper vs. Catalina dependency can be solved by moving the
+ new LockAwareURLClassLoader class to some other package.
+ Can go into o.a.tomcat.util.<something>. that is currently
+ packed into tomcat-coyote.jar in TC 6.0. The only
+ "dependency" on Catalina there is the name of the system
+ property that controls the behaviour.
* Correct SSL session timeout attribute name
http://people.apache.org/~markt/patches/2010-03-18-SslSessionTimeout.patch
@@ -243,7 +249,7 @@ PATCHES PROPOSED TO BACKPORT:
* Fix cluster regression, previous incorrect patch
http://svn.apache.org/viewvc?rev=924776&view=rev
https://issues.apache.org/bugzilla/show_bug.cgi?id=48934
- +1: fhanik, markt
+ +1: fhanik, markt, kkolinko
-1:
* Fix cross-context session expiration
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]