svn commit: r1186631 - /tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2011-10-20 Thread kfujino
Author: kfujino Date: Thu Oct 20 07:00:57 2011 New Revision: 1186631 URL: http://svn.apache.org/viewvc?rev=1186631&view=rev Log: Avoid an unnecessary session ID change notice. Notice of changed session ID by JvmRouteBinderValve is unnecessary to BackupManager. In BackupManager, change of sessio

svn commit: r1186632 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ha/session/JvmRouteBinderValve.java webapps/docs/changelog.xml

2011-10-20 Thread kfujino
Author: kfujino Date: Thu Oct 20 07:03:03 2011 New Revision: 1186632 URL: http://svn.apache.org/viewvc?rev=1186632&view=rev Log: Avoid an unnecessary session ID change notice. Notice of changed session ID by JvmRouteBinderValve is unnecessary to BackupManager. In BackupManager, change of sessio

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

2011-10-20 Thread kfujino
Author: kfujino Date: Thu Oct 20 07:12:17 2011 New Revision: 1186635 URL: http://svn.apache.org/viewvc?rev=1186635&view=rev Log: Proposal. 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?re

buildbot success in ASF Buildbot on tomcat-trunk

2011-10-20 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/2389 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: svn commit: r1186485 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/AbstractHttp11Processor.java webapps/docs/changelog.xml

2011-10-20 Thread Konstantin Kolinko
2011/10/20 : > Author: markt > Date: Wed Oct 19 20:55:39 2011 > New Revision: 1186485 > > URL: http://svn.apache.org/viewvc?rev=1186485&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52055 > Buffers not correctly reset between keep-alive requests when using async > > Modi

svn commit: r1186681 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/JdbcInterceptor.java

2011-10-20 Thread kfujino
Author: kfujino Date: Thu Oct 20 09:19:37 2011 New Revision: 1186681 URL: http://svn.apache.org/viewvc?rev=1186681&view=rev Log: Fix BZ52015. JdbcInterceptor passes not 'this' but 'proxy' to getNext().invoke. Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool

svn commit: r1186683 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2011-10-20 Thread kfujino
Author: kfujino Date: Thu Oct 20 09:24:59 2011 New Revision: 1186683 URL: http://svn.apache.org/viewvc?rev=1186683&view=rev Log: update changelog for bz52015. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.

svn commit: r1186687 - /tomcat/tc7.0.x/trunk/modules/

2011-10-20 Thread kfujino
Author: kfujino Date: Thu Oct 20 09:28:52 2011 New Revision: 1186687 URL: http://svn.apache.org/viewvc?rev=1186687&view=rev Log: Update external. Modified: tomcat/tc7.0.x/trunk/modules/ (props changed) Propchange: tomcat/tc7.0.x/trunk/modules/ --

DO NOT REPLY [Bug 51953] Proposal: netmask filtering valve and filter

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51953 --- Comment #23 from Francis Galiegue 2011-10-20 09:31:34 UTC --- Comments? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for th

DO NOT REPLY [Bug 52015] JdbcInterceptor passes wrong argument to getNext().invoke

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52015 Keiichi Fujino changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1186712 - /tomcat/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 10:18:40 2011 New Revision: 1186712 URL: http://svn.apache.org/viewvc?rev=1186712&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=51940#c9 Restore original method name when forward to the login page returns Modified: tomcat/trunk/java/org/apa

svn commit: r1186719 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/authenticator/FormAuthenticator.java webapps/docs/changelog.xml

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 10:25:45 2011 New Revision: 1186719 URL: http://svn.apache.org/viewvc?rev=1186719&view=rev Log: Merged revision 1186712 from tomcat/trunk: https://issues.apache.org/bugzilla/show_bug.cgi?id=51940#c9 Restore original method name when forward to the login page retur

DO NOT REPLY [Bug 51940] Form Authentication Valve should restore request body on PUT method

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51940 --- Comment #11 from Konstantin Kolinko 2011-10-20 10:28:18 UTC --- (In reply to comment #10) > (In reply to comment #9) > > 1. I tried to test this in trunk, and replaying a POST request fails for me. > > That is a side-effect of r987955

DO NOT REPLY [Bug 51940] Form Authentication Valve should restore request body on PUT method

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51940 --- Comment #12 from Konstantin Kolinko 2011-10-20 10:39:24 UTC --- Created attachment 27825 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27825 2011-10-20_tc6_51940_v3.patch TC 6 version of the patch In trunk these are r1181

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

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 10:49:49 2011 New Revision: 1186731 URL: http://svn.apache.org/viewvc?rev=1186731&view=rev Log: Updated the patch. Added r1186378 and aligned with r1186712. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.

svn commit: r1186743 - /tomcat/trunk/test/org/apache/catalina/authenticator/TestFormAuthenticator.java

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 11:29:38 2011 New Revision: 1186743 URL: http://svn.apache.org/viewvc?rev=1186743&view=rev Log: in TestFormAuthenticator: Replaced string concatenation with StringBuilder. Autoformatted the code. No functional change. Modified: tomcat/trunk/test/org/apache/c

svn commit: r1186750 - /tomcat/trunk/test/org/apache/catalina/authenticator/TestFormAuthenticator.java

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 11:56:54 2011 New Revision: 1186750 URL: http://svn.apache.org/viewvc?rev=1186750&view=rev Log: Expand the test to cover regression fixed in 7.0.23: check that parameters in the original request have reached the protected page. https://issues.apache.org/bugzilla/s

svn commit: r1186752 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/authenticator/TestFormAuthenticator.java

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 11:58:57 2011 New Revision: 1186752 URL: http://svn.apache.org/viewvc?rev=1186752&view=rev Log: Merged revision 1186743 from tomcat/trunk: in TestFormAuthenticator: Replaced string concatenation with StringBuilder. Autoformatted the code. No functional change. M

svn commit: r1186753 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/authenticator/TestFormAuthenticator.java

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 12:01:22 2011 New Revision: 1186753 URL: http://svn.apache.org/viewvc?rev=1186753&view=rev Log: Merged revision 1186750 from tomcat/trunk: Expand the test to cover regression fixed in 7.0.23: check that parameters in the original request have reached the protected

DO NOT REPLY [Bug 49779] 501 Method not implemented with successive POST requests

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49779 --- Comment #4 from Konstantin Kolinko 2011-10-20 12:13:52 UTC --- (In reply to comment #3) > One side-effect of consuming the Request's body is that consumers of the > restored request are forced into using request.getInputStream() i.e. y

svn commit: r1186763 - /tomcat/trunk/res/tomcat.nsi

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 12:36:07 2011 New Revision: 1186763 URL: http://svn.apache.org/viewvc?rev=1186763&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52059 Delete Tomcat key from HKLM branch of Windows Registry on deinstallation. The bug affects 32-bit systems on

svn commit: r1186769 - in /tomcat/tc7.0.x/trunk: ./ res/tomcat.nsi webapps/docs/changelog.xml

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 12:46:47 2011 New Revision: 1186769 URL: http://svn.apache.org/viewvc?rev=1186769&view=rev Log: Merged revision 1186763 from tomcat/trunk: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52059 Delete Tomcat key from HKLM branch of Windows Registry on deinst

DO NOT REPLY [Bug 52059] Windows Registry are not removed after uninstall

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52059 Konstantin Kolinko changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|W

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

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 12:56:31 2011 New Revision: 1186776 URL: http://svn.apache.org/viewvc?rev=1186776&view=rev Log: proposal 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?re

svn commit: r1186777 - /tomcat/tc5.5.x/trunk/STATUS.txt

2011-10-20 Thread kkolinko
Author: kkolinko Date: Thu Oct 20 12:57:13 2011 New Revision: 1186777 URL: http://svn.apache.org/viewvc?rev=1186777&view=rev Log: proposal 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?re

DO NOT REPLY [Bug 52059] Windows Registry are not removed after uninstall

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52059 --- Comment #3 from Mark Thomas 2011-10-20 15:29:16 UTC --- Ah. I was testing on 64-bit which is why I didn't see it. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail bec

Re: svn commit: r1186631 - /tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2011-10-20 Thread Mark Thomas
On 20/10/2011 08:00, kfuj...@apache.org wrote: > Author: kfujino > Date: Thu Oct 20 07:00:57 2011 > New Revision: 1186631 > > URL: http://svn.apache.org/viewvc?rev=1186631&view=rev > Log: > Avoid an unnecessary session ID change notice. Given this... > Notice of changed session ID by JvmRouteBind

DO NOT REPLY [Bug 52059] Windows Registry are not removed after uninstall

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52059 Mark Thomas changed: What|Removed |Added Component|Packaging |Native:Packaging Version|

Re: svn commit: r1186485 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/AbstractHttp11Processor.java webapps/docs/changelog.xml

2011-10-20 Thread Mark Thomas
On 20/10/2011 10:07, Konstantin Kolinko wrote: > 2011/10/20 : >> Author: markt >> Date: Wed Oct 19 20:55:39 2011 >> New Revision: 1186485 >> >> URL: http://svn.apache.org/viewvc?rev=1186485&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52055 >> Buffers not correctly re

svn commit: r1186890 - in /tomcat/trunk/java/org/apache/coyote/http11: Http11AprProcessor.java Http11NioProcessor.java

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 16:30:22 2011 New Revision: 1186890 URL: http://svn.apache.org/viewvc?rev=1186890&view=rev Log: Clean-up. No functional change. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java tomcat/trunk/java/org/apache/coyote/http11/Http11NioP

svn commit: r1186891 - /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java

2011-10-20 Thread olamy
Author: olamy Date: Thu Oct 20 16:30:28 2011 New Revision: 1186891 URL: http://svn.apache.org/viewvc?rev=1186891&view=rev Log: [MTOMCAT-102] not fail if META-INF/context.xml is not here Modified: tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat

svn commit: r1186892 - /tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 16:31:02 2011 New Revision: 1186892 URL: http://svn.apache.org/viewvc?rev=1186892&view=rev Log: Remove unnecessary calls. Closing the socket recycles the processor which in turn recycles the buffers. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Apr

svn commit: r1186894 - /tomcat/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 16:31:38 2011 New Revision: 1186894 URL: http://svn.apache.org/viewvc?rev=1186894&view=rev Log: When a comet request ends and the socket is being kept alive, prepare the buffers for the next request. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Nio

svn commit: r1186898 - /tomcat/tc7.0.x/trunk/

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 16:32:12 2011 New Revision: 1186898 URL: http://svn.apache.org/viewvc?rev=1186898&view=rev Log: Clean-up. No functional change. Modified: tomcat/tc7.0.x/trunk/ (props changed) Propchange: tomcat/tc7.0.x/trunk/ -

svn commit: r1186899 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11AprProcessor.java

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 16:33:05 2011 New Revision: 1186899 URL: http://svn.apache.org/viewvc?rev=1186899&view=rev Log: Remove unnecessary calls. Closing the socket recycles the processor which in turn recycles the buffers. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/t

svn commit: r1186900 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11NioProcessor.java

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 16:33:52 2011 New Revision: 1186900 URL: http://svn.apache.org/viewvc?rev=1186900&view=rev Log: When a comet request ends and the socket is being kept alive, prepare the buffers for the next request. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/t

[jira] [Commented] (MTOMCAT-102) Add a mojo to build a standalone jar to run a web application

2011-10-20 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131742#comment-13131742 ] Hudson commented on MTOMCAT-102: Integrated in TomcatMavenPlugin #52 (See [https://build

Re: svn commit: r1186898 - /tomcat/tc7.0.x/trunk/

2011-10-20 Thread Konstantin Kolinko
2011/10/20 : > Author: markt > Date: Thu Oct 20 16:32:12 2011 > New Revision: 1186898 > > URL: http://svn.apache.org/viewvc?rev=1186898&view=rev > Log: > Clean-up. No functional change. Empty commit. You merged r1186891 (Oliver's commit on maven-tomcat), but cleanup was in r1186890 Hint: cd tc7

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

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 17:10:16 2011 New Revision: 1186926 URL: http://svn.apache.org/viewvc?rev=1186926&view=rev Log: Use Konstantin's more complete patch Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc

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

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 17:12:52 2011 New Revision: 1186932 URL: http://svn.apache.org/viewvc?rev=1186932&view=rev Log: Vote 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=11869

Re: svn commit: r1186898 - /tomcat/tc7.0.x/trunk/

2011-10-20 Thread Mark Thomas
On 20/10/2011 17:41, Konstantin Kolinko wrote: > 2011/10/20 : >> Author: markt >> Date: Thu Oct 20 16:32:12 2011 >> New Revision: 1186898 >> >> URL: http://svn.apache.org/viewvc?rev=1186898&view=rev >> Log: >> Clean-up. No functional change. > > Empty commit. You merged r1186891 (Oliver's commit

svn commit: r1186935 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11AprProcessor.java java/org/apache/coyote/http11/Http11NioProcessor.java

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 17:15:59 2011 New Revision: 1186935 URL: http://svn.apache.org/viewvc?rev=1186935&view=rev Log: Clean-up. No functional change. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java t

svn commit: r1186949 - /tomcat/trunk/webapps/docs/setup.xml

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 17:31:31 2011 New Revision: 1186949 URL: http://svn.apache.org/viewvc?rev=1186949&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52049 Improve setup instructions for running as a Windows service - remove references to specific Windows OSes - it

svn commit: r1186954 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/setup.xml

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 17:36:23 2011 New Revision: 1186954 URL: http://svn.apache.org/viewvc?rev=1186954&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52049 Improve setup instructions for running as a Windows service - remove references to specific Windows OSes - it

svn commit: r1186957 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/setup.xml

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 17:38:17 2011 New Revision: 1186957 URL: http://svn.apache.org/viewvc?rev=1186957&view=rev Log: CTR: Docs Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52049 Improve setup instructions for running as a Windows service - remove references to specific Windows

DO NOT REPLY [Bug 52049] Incorrect setup instructions

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52049 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 52066] New: ConnectionPool.borrowConnection swallows interrupt state.

2011-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066 Bug #: 52066 Summary: ConnectionPool.borrowConnection swallows interrupt state. Product: Tomcat Modules Version: unspecified Platform: PC OS/Version: Windows

svn commit: r1187018 [2/2] - in /tomcat/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/catalina/valves/

2011-10-20 Thread markt
Modified: tomcat/trunk/java/org/apache/catalina/valves/SemaphoreValve.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/valves/SemaphoreValve.java?rev=1187018&r1=1187017&r2=1187018&view=diff == -

svn commit: r1187022 [2/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/catalina/valves/

2011-10-20 Thread markt
Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/RequestFilterValve.java URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/RequestFilterValve.java?rev=1187022&r1=1187021&r2=1187022&view=diff ===

svn commit: r1187027 - /tomcat/trunk/java/org/apache/catalina/valves/RequestFilterValve.java

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 19:57:15 2011 New Revision: 1187027 URL: http://svn.apache.org/viewvc?rev=1187027&view=rev Log: Thread safety Modified: tomcat/trunk/java/org/apache/catalina/valves/RequestFilterValve.java Modified: tomcat/trunk/java/org/apache/catalina/valves/RequestFilterValv

svn commit: r1187028 - /tomcat/trunk/java/org/apache/catalina/startup/Catalina.java

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 19:58:13 2011 New Revision: 1187028 URL: http://svn.apache.org/viewvc?rev=1187028&view=rev Log: Remove Java 1.2 error handling Modified: tomcat/trunk/java/org/apache/catalina/startup/Catalina.java Modified: tomcat/trunk/java/org/apache/catalina/startup/Catalina

svn commit: r1187029 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/RequestFilterValve.java webapps/docs/changelog.xml

2011-10-20 Thread markt
Author: markt Date: Thu Oct 20 20:00:41 2011 New Revision: 1187029 URL: http://svn.apache.org/viewvc?rev=1187029&view=rev Log: Thread safety Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/RequestFilterValve.java tomcat/tc7.0.x/tr

Re: ApacheMeetupsNa11 tomcat one?

2011-10-20 Thread Christopher Schultz
All, On 10/19/2011 3:52 PM, Rainer Jung wrote: > On 18.10.2011 10:15, Keiichi Fujino wrote: >> I am going to stay in Vancouver from Monday to Friday. > > I'll be there too, including the weekends before and after. I'm arriving at 12:47 local time on Tuesday and I've got nothing to do until the n

svn commit: r1187149 - /tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2011-10-20 Thread kfujino
Author: kfujino Date: Fri Oct 21 01:10:51 2011 New Revision: 1187149 URL: http://svn.apache.org/viewvc?rev=1187149&view=rev Log: follow-up r1186631. Modified: tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java Modified: tomcat/trunk/java/org/apache/catalina/ha/session

Re: svn commit: r1186631 - /tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2011-10-20 Thread Keiichi Fujino
2011/10/21 Mark Thomas : > On 20/10/2011 08:00, kfuj...@apache.org wrote: >> Author: kfujino >> Date: Thu Oct 20 07:00:57 2011 >> New Revision: 1186631 >> >> URL: http://svn.apache.org/viewvc?rev=1186631&view=rev >> Log: >> Avoid an unnecessary session ID change notice. > > Given this... >> Notice

svn commit: r1187152 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2011-10-20 Thread kfujino
Author: kfujino Date: Fri Oct 21 01:26:04 2011 New Revision: 1187152 URL: http://svn.apache.org/viewvc?rev=1187152&view=rev Log: Additional fix for r1186632. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java Modified: tomcat/tc7.0.x/trunk/java/org/

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

2011-10-20 Thread kfujino
Author: kfujino Date: Fri Oct 21 01:29:20 2011 New Revision: 1187153 URL: http://svn.apache.org/viewvc?rev=1187153&view=rev Log: Additional fix for r1186632. 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/