Re: svn commit: r1237428 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2012-01-30 Thread Mark Thomas
On 29/01/2012 20:53, Konstantin Kolinko wrote: > 2012/1/29 : >> Author: markt >> Date: Sun Jan 29 19:31:42 2012 >> New Revision: 1237428 >> >> URL: http://svn.apache.org/viewvc?rev=1237428&view=rev >> Log: >> Remove deprecated code >> >> Modified: >>tomcat/trunk/java/org/apache/catalina/startu

DO NOT REPLY [Bug 52557] New: DIGEST AUTH is broken

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52557 Bug #: 52557 Summary: DIGEST AUTH is broken Product: Tomcat 6 Version: 6.0.33 Platform: PC OS/Version: Linux Status: NEW Severity: regression Pri

DO NOT REPLY [Bug 52557] DIGEST AUTH is broken

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52557 sa...@schuldeigen.de changed: What|Removed |Added CC||sa...@schuldeigen.de -- Con

DO NOT REPLY [Bug 52557] DIGEST AUTH is broken

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52557 --- Comment #1 from sa...@schuldeigen.de 2012-01-30 09:55:24 UTC --- Created attachment 28224 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28224 patch for tomcat-users to test the issue this is one of three patches -- Config

DO NOT REPLY [Bug 52557] DIGEST AUTH is broken

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52557 --- Comment #2 from sa...@schuldeigen.de 2012-01-30 09:55:46 UTC --- Created attachment 28225 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28225 patch for server.xml to test the issue this is one of three patches -- Configur

DO NOT REPLY [Bug 52557] DIGEST AUTH is broken

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52557 --- Comment #3 from sa...@schuldeigen.de 2012-01-30 09:56:12 UTC --- Created attachment 28226 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28226 patch for web.xml to test the issue this is one of three patches -- Configure b

DO NOT REPLY [Bug 52557] DIGEST AUTH is broken

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52557 --- Comment #4 from sa...@schuldeigen.de 2012-01-30 09:56:48 UTC --- Added the patches for testing as attachments to prevent line wrapping.. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are r

DO NOT REPLY [Bug 52557] DIGEST AUTH is broken

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52557 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 52558] New: CometConnectionManagerValve is adding non-serializable Request[] to Session

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52558 Bug #: 52558 Summary: CometConnectionManagerValve is adding non-serializable Request[] to Session Product: Tomcat 7 Version: 7.0.22 Platform: Macintosh S

DO NOT REPLY [Bug 52558] CometConnectionManagerValve is adding non-serializable Request[] to Session

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52558 Rainer Jung changed: What|Removed |Added OS/Version||All --- Comment #1 from Rainer Jung

svn commit: r1237604 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java java/org/apache/tomcat/util/bcel/classfile/JavaClass.java test/org/apache/catalina/startup/TestContextConfi

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 11:14:06 2012 New Revision: 1237604 URL: http://svn.apache.org/viewvc?rev=1237604&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52444 Remove need to load classes unless they actually match an HandlesTypes entry Modified: tomcat/trunk/java/

svn commit: r1237607 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java java/org/apache/tomcat/util/bcel/classfile/JavaClass.java test/org/apache/catalina/startup/TestC

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 11:34:30 2012 New Revision: 1237607 URL: http://svn.apache.org/viewvc?rev=1237607&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52444 Remove need to load classes unless they actually match an HandlesTypes entry Modified: tomcat/tc7.0.x/tru

DO NOT REPLY [Bug 52444] Classloading-based ServletContainerInitializer @HandlesTypes processing can result in long startup times

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52444 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 52444] Classloading-based ServletContainerInitializer @HandlesTypes processing can result in long startup times

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52444 --- Comment #9 from Chris Beams 2012-01-30 11:46:54 UTC --- Thanks, Mark. I've updated https://jira.springsource.org/browse/SPR-8894 and https://jira.springsource.org/browse/SPR-8945 to let affected users know that 7.0.26 should take care

DO NOT REPLY [Bug 52557] DIGEST AUTH is broken

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52557 --- Comment #6 from sa...@schuldeigen.de 2012-01-30 16:09:46 UTC --- Many thanks for the explanation. Ok it is not a curl bug also because in a while loop the curl never knows anything about the previous request but when i do something like

DO NOT REPLY [Bug 52500] Improve client certificate authentication

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500 --- Comment #13 from Michael 2012-01-30 20:27:30 UTC --- Dear Mark, I still need your inputs on my suggestions. 1)I do not understand if you want to use SubjectAlternativeNameRetriever OOTB 2)I do not understand if you want support

DO NOT REPLY [Bug 52500] Improve client certificate authentication

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500 Michael changed: What|Removed |Added Attachment #28200|0 |1 is obsolete|

DO NOT REPLY [Bug 52500] Improve client certificate authentication

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500 Michael changed: What|Removed |Added Attachment #28199|0 |1 is obsolete|

svn commit: r1237975 - /tomcat/trunk/java/org/apache/jasper/compiler/AntCompiler.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:38:00 2012 New Revision: 1237975 URL: http://svn.apache.org/viewvc?rev=1237975&view=rev Log: Deprecate Modified: tomcat/trunk/java/org/apache/jasper/compiler/AntCompiler.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/AntCompiler.java URL: http:

svn commit: r1237978 - /tomcat/trunk/java/org/apache/jasper/compiler/AntCompiler.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:38:45 2012 New Revision: 1237978 URL: http://svn.apache.org/viewvc?rev=1237978&view=rev Log: Removed unused code. Add final where appropriate. Modified: tomcat/trunk/java/org/apache/jasper/compiler/AntCompiler.java Modified: tomcat/trunk/java/org/apache/jasp

svn commit: r1237981 - /tomcat/trunk/java/org/apache/catalina/CatalinaFactory.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:39:21 2012 New Revision: 1237981 URL: http://svn.apache.org/viewvc?rev=1237981&view=rev Log: Deprecate Modified: tomcat/trunk/java/org/apache/catalina/CatalinaFactory.java Modified: tomcat/trunk/java/org/apache/catalina/CatalinaFactory.java URL: http://svn.

svn commit: r1237982 - /tomcat/trunk/java/org/apache/catalina/CatalinaFactory.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:39:55 2012 New Revision: 1237982 URL: http://svn.apache.org/viewvc?rev=1237982&view=rev Log: Remove unused code. Use final where appropriate. Modified: tomcat/trunk/java/org/apache/catalina/CatalinaFactory.java Modified: tomcat/trunk/java/org/apache/catalina

svn commit: r1237984 - in /tomcat/trunk/java/org/apache/catalina: Cluster.java ha/tcp/SimpleTcpCluster.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:40:37 2012 New Revision: 1237984 URL: http://svn.apache.org/viewvc?rev=1237984&view=rev Log: Remove deprecated code Modified: tomcat/trunk/java/org/apache/catalina/Cluster.java tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java Modified:

svn commit: r1237985 - /tomcat/trunk/java/org/apache/catalina/Container.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:41:15 2012 New Revision: 1237985 URL: http://svn.apache.org/viewvc?rev=1237985&view=rev Log: Deprecate unused code Modified: tomcat/trunk/java/org/apache/catalina/Container.java Modified: tomcat/trunk/java/org/apache/catalina/Container.java URL: http://svn.

svn commit: r1237986 - in /tomcat/trunk/java/org/apache/catalina: Container.java core/ContainerBase.java startup/FailedContext.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:41:59 2012 New Revision: 1237986 URL: http://svn.apache.org/viewvc?rev=1237986&view=rev Log: Removed unused code Modified: tomcat/trunk/java/org/apache/catalina/Container.java tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java tomcat/trunk/

svn commit: r1237987 - /tomcat/trunk/java/org/apache/catalina/ContainerEvent.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:42:35 2012 New Revision: 1237987 URL: http://svn.apache.org/viewvc?rev=1237987&view=rev Log: Remove excessive whitespace Modified: tomcat/trunk/java/org/apache/catalina/ContainerEvent.java Modified: tomcat/trunk/java/org/apache/catalina/ContainerEvent.java U

svn commit: r1237988 - /tomcat/trunk/java/org/apache/catalina/ContainerEvent.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:43:09 2012 New Revision: 1237988 URL: http://svn.apache.org/viewvc?rev=1237988&view=rev Log: Use final where appropriate Modified: tomcat/trunk/java/org/apache/catalina/ContainerEvent.java Modified: tomcat/trunk/java/org/apache/catalina/ContainerEvent.java U

svn commit: r1237989 - /tomcat/trunk/java/org/apache/tomcat/buildutil/Txt2Html.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:43:46 2012 New Revision: 1237989 URL: http://svn.apache.org/viewvc?rev=1237989&view=rev Log: Use final Modified: tomcat/trunk/java/org/apache/tomcat/buildutil/Txt2Html.java Modified: tomcat/trunk/java/org/apache/tomcat/buildutil/Txt2Html.java URL: http://sv

svn commit: r1237990 - /tomcat/trunk/java/org/apache/tomcat/util/bcel/Constants.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:44:27 2012 New Revision: 1237990 URL: http://svn.apache.org/viewvc?rev=1237990&view=rev Log: Remove unused BCEL code Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/Constants.java Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/Constants.java

svn commit: r1237991 - in /tomcat/trunk/java/org/apache/tomcat/util/http/mapper: Mapper.java MappingData.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:45:11 2012 New Revision: 1237991 URL: http://svn.apache.org/viewvc?rev=1237991&view=rev Log: Use final Modified: tomcat/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java tomcat/trunk/java/org/apache/tomcat/util/http/mapper/MappingData.java Modifi

svn commit: r1237995 - in /tomcat/trunk/java/org/apache: coyote/ajp/ coyote/http11/ tomcat/util/ tomcat/util/net/

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:46:11 2012 New Revision: 1237995 URL: http://svn.apache.org/viewvc?rev=1237995&view=rev Log: Remove MutableInteger that was unused since r1086203 removed the once place where it was read. Removed: tomcat/trunk/java/org/apache/tomcat/util/MutableInteger.java M

svn commit: r1238006 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/CatalinaFactory.java java/org/apache/catalina/Container.java java/org/apache/jasper/compiler/AntCompiler.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 20:57:00 2012 New Revision: 1238006 URL: http://svn.apache.org/viewvc?rev=1238006&view=rev Log: Deprecate unused code. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java tomcat/tc7.0.x/tru

svn commit: r1238070 - /tomcat/trunk/java/org/apache/tomcat/util/modeler/Registry.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 23:07:45 2012 New Revision: 1238070 URL: http://svn.apache.org/viewvc?rev=1238070&view=rev Log: Mark deprecated method as deprecated Modified: tomcat/trunk/java/org/apache/tomcat/util/modeler/Registry.java Modified: tomcat/trunk/java/org/apache/tomcat/util/mode

svn commit: r1238072 - /tomcat/trunk/java/org/apache/tomcat/util/modeler/Registry.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 23:08:28 2012 New Revision: 1238072 URL: http://svn.apache.org/viewvc?rev=1238072&view=rev Log: Remove deprecated method Modified: tomcat/trunk/java/org/apache/tomcat/util/modeler/Registry.java Modified: tomcat/trunk/java/org/apache/tomcat/util/modeler/Registry

svn commit: r1238073 - in /tomcat/trunk/java/org/apache/tomcat/util/modeler/modules: MbeansSource.java MbeansSourceMBean.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 23:09:12 2012 New Revision: 1238073 URL: http://svn.apache.org/viewvc?rev=1238073&view=rev Log: Deprecated unused classes Modified: tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/MbeansSource.java tomcat/trunk/java/org/apache/tomcat/util/modeler/m

svn commit: r1238075 - in /tomcat/trunk/java/org/apache/tomcat/util/modeler/modules: MbeansSource.java MbeansSourceMBean.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 23:09:52 2012 New Revision: 1238075 URL: http://svn.apache.org/viewvc?rev=1238075&view=rev Log: Remove unused code Removed: tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/MbeansSource.java tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/M

svn commit: r1238076 - /tomcat/trunk/java/org/apache/tomcat/util/modeler/Registry.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 23:10:32 2012 New Revision: 1238076 URL: http://svn.apache.org/viewvc?rev=1238076&view=rev Log: Remove references to MbeansDescriptorsDynamicMBeanSource that was removed in r415811 Modified: tomcat/trunk/java/org/apache/tomcat/util/modeler/Registry.java Modifie

svn commit: r1238077 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/modeler/Registry.java java/org/apache/tomcat/util/modeler/modules/MbeansSource.java java/org/apache/tomcat/util/modeler/

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 23:13:26 2012 New Revision: 1238077 URL: http://svn.apache.org/viewvc?rev=1238077&view=rev Log: Deprecate unused code Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/modeler/Registry.java tomcat/tc7.0.x

svn commit: r1238078 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/modeler/Registry.java

2012-01-30 Thread markt
Author: markt Date: Mon Jan 30 23:14:59 2012 New Revision: 1238078 URL: http://svn.apache.org/viewvc?rev=1238078&view=rev Log: Remove references to MbeansDescriptorsDynamicMBeanSource that was removed in r415811 Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/modeler/Registry.java

DO NOT REPLY [Bug 52563] New: Incorrect behavior while checking the thread binding in DirContextURLStreamHandler

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52563 Bug #: 52563 Summary: Incorrect behavior while checking the thread binding in DirContextURLStreamHandler Product: Tomcat 7 Version: trunk Platform: PC St

DO NOT REPLY [Bug 52563] Incorrect behavior while checking the thread binding in DirContextURLStreamHandler

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52563 Ivan changed: What|Removed |Added OS/Version||All --- Comment #1 from Ivan 2012-01-31 03

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-01-30 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test has an issue affecting its community integration. This

DO NOT REPLY [Bug 52564] New: Fail to build with security hardening cflags

2012-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52564 Bug #: 52564 Summary: Fail to build with security hardening cflags Product: Tomcat Connectors Version: 1.2.32 Platform: PC OS/Version: Linux Status: NEW Se