svn commit: r1553609 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/http.xml

2013-12-26 Thread markt
Author: markt Date: Fri Dec 27 00:20:01 2013 New Revision: 1553609 URL: http://svn.apache.org/r1553609 Log: Clarify based on feedback on users@ list Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml tomcat/tc7.0.x/trunk/webapps/docs/conf

svn commit: r1553608 - /tomcat/trunk/webapps/docs/config/http.xml

2013-12-26 Thread markt
Author: markt Date: Fri Dec 27 00:18:32 2013 New Revision: 1553608 URL: http://svn.apache.org/r1553608 Log: Clarify based on feedback on users@ list Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.xml URL: http://svn.apache.org/viewvc/tomc

Re: [VOTE] Release Apache Tomcat 8.0.0-RC10

2013-12-26 Thread Mark Thomas
On 24/12/2013 23:42, Rainer Jung wrote: > On 19.12.2013 19:38, Mark Thomas wrote: >> The proposed Apache Tomcat 8.0.0 release candidate 10 is now available >> for voting. As always, many thanks for the detailed review. > - One special observation in unit tests: Test > org.apache.catalina.core.T

svn commit: r1553605 - /tomcat/trunk/test/org/apache/catalina/core/TestDefaultInstanceManager.java

2013-12-26 Thread markt
Author: markt Date: Thu Dec 26 23:59:25 2013 New Revision: 1553605 URL: http://svn.apache.org/r1553605 Log: Fix NPEs in test Modified: tomcat/trunk/test/org/apache/catalina/core/TestDefaultInstanceManager.java Modified: tomcat/trunk/test/org/apache/catalina/core/TestDefaultInstanceManager.j

svn commit: r3986 - /dev/tomcat/tomcat-8/v8.0.0-RC10/ /release/tomcat/tomcat-8/v8.0.0-RC10/

2013-12-26 Thread markt
Author: markt Date: Thu Dec 26 23:46:27 2013 New Revision: 3986 Log: Release 8.0.0-RC10 Added: release/tomcat/tomcat-8/v8.0.0-RC10/ - copied from r3985, dev/tomcat/tomcat-8/v8.0.0-RC10/ Removed: dev/tomcat/tomcat-8/v8.0.0-RC10/ -

svn commit: r3986 - /dev/tomcat/tomcat-8/v8.0.0-RC10/ /release/tomcat/tomcat-8/v8.0.0-RC10/

2013-12-26 Thread markt
Author: markt Date: Thu Dec 26 23:46:27 2013 New Revision: 3986 Log: Release 8.0.0-RC10 Added: release/tomcat/tomcat-8/v8.0.0-RC10/ - copied from r3985, dev/tomcat/tomcat-8/v8.0.0-RC10/ Removed: dev/tomcat/tomcat-8/v8.0.0-RC10/ -

[VOTE][RESULT] Release Apache Tomcat 8.0.0-RC10

2013-12-26 Thread Mark Thomas
alpha: markt, jfarcand, remm, yoavs, violetagg, rjung Andrew Carr (non-binding) No other votes were cast. The vote therefore passes. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands

Re: 8-bit text in cookie values

2013-12-26 Thread Jeremy Boynes
On Dec 26, 2013, at 2:47 AM, Mark Thomas wrote: Focusing on the 8-bit issue address by the patch, leaving the other RFC6265 thread for broader discussion ... >> The change only allows these characters in values if version == 0 >> where Netscape’s rather than RFC2109’s syntax applies (per the >>

[Bug 55933] tomcat hangs when try to request wsdl defination from jax-ws

2013-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55933 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: 8-bit text in cookie values, was: svn commit: r1553187

2013-12-26 Thread Mark Thomas
On 24/12/2013 18:06, Jeremy Boynes wrote: > On Dec 24, 2013, at 2:29 AM, Mark Thomas wrote: > >> On 23/12/2013 19:15, jboy...@apache.org wrote: >>> Author: jboynes Date: Mon Dec 23 19:15:35 2013 New Revision: >>> 1553187 >>> >>> URL: http://svn.apache.org/r1553187 Log: fix #55917 by allowing >>>