DO NOT REPLY [Bug 43805] New: - NullPointerException at Ctrl-Break shutdown

2007-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [VOTE] Release build 6.0.15

2007-11-07 Thread Filip Hanik - Dev Lists
the problem is beyond that as well. for the header Cookie: name1=value1; Version=1; Path="/testcookies" The cookie parsing mechanism adds 3 server cookies, one for each header value, the end result is still one valid cookie, when the request creates javax.servlet.http.Cookie object, since the

Re: [VOTE] Release build 6.0.15

2007-11-07 Thread Filip Hanik - Dev Lists
ignore the invalid cookie header, I was mocking around too much, I'm still looking into the parsing a bit Filip Filip Hanik - Dev Lists wrote: the problem is beyond that as well. for the header Cookie: name1=value1; Version=1; Path="/testcookies" The cookie parsing mechanism adds 3 server c

DO NOT REPLY [Bug 43501] - Automatic reload not possible for webapplications in user directories

2007-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [VOTE] Release build 6.0.15

2007-11-07 Thread jean-frederic clere
Filip Hanik - Dev Lists wrote: > I'm having problems with the cookie parsing > It is seems there are 2 problems... The version (only TCK will complain) and we are re escaping already escaped strings. I will prepare a patch later today. Cheers Jean-Frederic -

Re: Time to organise svn - Take 4

2007-11-07 Thread Jim Jagielski
On Nov 6, 2007, at 7:37 PM, Rémy Maucherat wrote: On Sun, 2007-11-04 at 16:10 +, Mark Thomas wrote: Do the (unless there is a pressing need - eg a major security issue) final stable release of 6.0.x. Freeze development of the 6.0.x branch. -1. Branches should continue to be open as lon

Re: [VOTE] Release build 6.0.15

2007-11-07 Thread Mark Thomas
jean-frederic clere wrote: > Filip Hanik - Dev Lists wrote: >> I'm having problems with the cookie parsing >> > It is seems there are 2 problems... The version (only TCK will complain) Haven't looked at this > and we are re escaping already escaped strings. The spec isn't 100% clear on who is resp

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

2007-11-07 Thread fhanik
Author: fhanik Date: Wed Nov 7 14:01:25 2007 New Revision: 592920 URL: http://svn.apache.org/viewvc?rev=592920&view=rev Log: Added proposed fix for version number fix Modified: tomcat/tc6.0.x/trunk/STATUS Modified: tomcat/tc6.0.x/trunk/STATUS URL: http://svn.apache.org/viewvc/tomcat/tc6.0.

Re: [VOTE] Release build 6.0.15

2007-11-07 Thread Filip Hanik - Dev Lists
Mark Thomas wrote: jean-frederic clere wrote: Filip Hanik - Dev Lists wrote: I'm having problems with the cookie parsing It is seems there are 2 problems... The version (only TCK will complain) Haven't looked at this yes, this is a bug, the version number will never be