On Sat, 2011-04-16 at 22:25 +, ma...@apache.org wrote:
> Author: markt
> Date: Sat Apr 16 22:25:28 2011
> New Revision: 1094069
>
> URL: http://svn.apache.org/viewvc?rev=1094069&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51042
> Don't trigger session creation list
On 18/04/2011 02:43, Keiichi Fujino wrote:
> A primary node is never notified to the listener when changing the
> session ID during authentication.
> Should I not notify the listener if non-primary node receives
> EVT_CHANGE_SESSION_ID?
My own view is that a session ID change (from authentication,
On 18/04/2011 10:13, Remy Maucherat wrote:
> On Sat, 2011-04-16 at 22:25 +, ma...@apache.org wrote:
>> Author: markt
>> Date: Sat Apr 16 22:25:28 2011
>> New Revision: 1094069
>>
>> URL: http://svn.apache.org/viewvc?rev=1094069&view=rev
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug
Author: markt
Date: Mon Apr 18 11:02:39 2011
New Revision: 1094485
URL: http://svn.apache.org/viewvc?rev=1094485&view=rev
Log:
Stop trying to check for >0ms processing time in access log. There are other
tests that check for correct operation so no need for this.
Hopefully address last remaining
Author: markt
Date: Mon Apr 18 11:19:16 2011
New Revision: 1094490
URL: http://svn.apache.org/viewvc?rev=1094490&view=rev
Log:
Add note that antiJARLocking and antiResourceLocking should not be used
together.
Line length
Modified:
tomcat/trunk/webapps/docs/config/context.xml
Modified: tomca
Author: markt
Date: Mon Apr 18 11:19:47 2011
New Revision: 1094491
URL: http://svn.apache.org/viewvc?rev=1094491&view=rev
Log:
Add note that antiJARLocking and antiResourceLocking should not be used
together.
Line length
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml
Modifie
Author: markt
Date: Mon Apr 18 11:20:02 2011
New Revision: 1094492
URL: http://svn.apache.org/viewvc?rev=1094492&view=rev
Log:
Add note that antiJARLocking and antiResourceLocking should not be used
together.
Line length
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/config/context.xm
Author: markt
Date: Mon Apr 18 13:41:37 2011
New Revision: 1094569
URL: http://svn.apache.org/viewvc?rev=1094569&view=rev
Log:
Correct a regression in the fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=49916 that resulted in JSPs
being compiled twice rather than just once.
Modified:
Author: markt
Date: Mon Apr 18 13:57:01 2011
New Revision: 1094577
URL: http://svn.apache.org/viewvc?rev=1094577&view=rev
Log:
Don't initialize classes during compilation
http://svn.apache.org/viewvc?rev=1079801&view=rev
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/tru
https://issues.apache.org/bugzilla/show_bug.cgi?id=50895
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Mon Apr 18 14:00:33 2011
New Revision: 1094580
URL: http://svn.apache.org/viewvc?rev=1094580&view=rev
Log:
Fix timestamp when using version.[sh|bat]
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/build.xml
tomcat/tc6.0.x/trunk/webapps/docs/changelog
Author: markt
Date: Mon Apr 18 14:04:17 2011
New Revision: 1094582
URL: http://svn.apache.org/viewvc?rev=1094582&view=rev
Log:
Remove unnecessary whitespace from MIME mapping entries in default web.xml
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
t
Author: markt
Date: Mon Apr 18 14:07:18 2011
New Revision: 1094584
URL: http://svn.apache.org/viewvc?rev=1094584&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49180
Add option to disable log rotation in juli FileHandler
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=49180
--- Comment #4 from Mark Thomas 2011-04-18 10:07:33 EDT ---
Fixed in 6.0.x and will be included in 6.0.33 onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail becaus
Author: markt
Date: Mon Apr 18 14:21:58 2011
New Revision: 1094587
URL: http://svn.apache.org/viewvc?rev=1094587&view=rev
Log:
Implement display of multiple request headers in AccessLogValve (kkolinko)
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
t
Author: markt
Date: Mon Apr 18 14:43:26 2011
New Revision: 1094602
URL: http://svn.apache.org/viewvc?rev=1094602&view=rev
Log:
Add missing whitespace
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc/tom
On 08/04/2011 09:58, Tim Whittington wrote:
> The Http11Protocol and Http11NioProtocol connectors set processorCache
> to 200 by default, which matches the docs ([2]).
> The Http11AprProtocol sets it to -1 (unlimited) - is this
> intentional/desired or accidental?
>
> This appears to have been int
Author: markt
Date: Mon Apr 18 15:38:07 2011
New Revision: 1094621
URL: http://svn.apache.org/viewvc?rev=1094621&view=rev
Log:
Align connector implementations with documented default for processorCache
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProtocolHandler.java
tomcat/trunk
Author: markt
Date: Mon Apr 18 16:59:26 2011
New Revision: 1094650
URL: http://svn.apache.org/viewvc?rev=1094650&view=rev
Log:
Add missing @Override
Modified:
tomcat/trunk/java/org/apache/catalina/users/AbstractGroup.java
tomcat/trunk/java/org/apache/catalina/users/AbstractRole.java
t
19 matches
Mail list logo