RE: View towards refactoring changes?

2009-01-26 Thread George MATKOVITS
Tomcat seems to be becoming reasonably stable again. Please do not disturb the code base for a few more months. These are 'nice' improvements but IMO not worth the potentially new bugs! Thank you -- George > Date: Sun, 25 Jan 2009 23:44:54 -0800 > From: k...@mustardgrain.com > To: dev@tomcat.ap

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0.16 and 6.0.14

2009-01-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 --- Comment #31 from Peter Pichler 2009-01-26 12:06:15 PST --- 1-3) Browser Support for cookie values containing "=" I have a lot of experience with using base64 encoded binary informa

svn commit: r737772 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/manager/LocalStrings.properties java/org/apache/catalina/manager/ManagerServlet.java webapps/docs/changelog.xml

2009-01-26 Thread fhanik
Author: fhanik Date: Mon Jan 26 18:03:25 2009 New Revision: 737772 URL: http://svn.apache.org/viewvc?rev=737772&view=rev Log: Manager application reports FAIL if application didn't start successfully Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/

svn commit: r737768 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/startup/Catalina.java java/org/apache/catalina/startup/LocalStrings.properties

2009-01-26 Thread fhanik
Author: fhanik Date: Mon Jan 26 17:55:19 2009 New Revision: 737768 URL: http://svn.apache.org/viewvc?rev=737768&view=rev Log: Print out user friendly message during shutdown without shutdown port Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/start

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

2009-01-26 Thread fhanik
Author: fhanik Date: Mon Jan 26 17:46:19 2009 New Revision: 737765 URL: http://svn.apache.org/viewvc?rev=737765&view=rev Log: votes 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=73776

Re: View towards refactoring changes?

2009-01-26 Thread Filip Hanik - Dev Lists
We once tried to merge them, it didn't pan out as we thought. They eventually drifted apart. They are probably better left as they are for now. The connectors are fairly complex and start merging them will almost guaranteed break them. The NIO connector for example, is spaghetti code heaven, wi

DO NOT REPLY [Bug 46607] New: java.lang.OutOfMemoryError on AIX6.1

2009-01-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46607 Summary: java.lang.OutOfMemoryError on AIX6.1 Product: Tomcat 6 Version: 6.0.18 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 46606] New: WebdavServlet

2009-01-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46606 Summary: WebdavServlet Product: Tomcat 6 Version: unspecified Platform: All URL: http://svn.apache.org/repos/asf/tomcat/trunk/java/org/ap ache/catalina/servlets/We

DO NOT REPLY [Bug 46603] New: Cookies retrieved from tomcat server is not correct

2009-01-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46603 Summary: Cookies retrieved from tomcat server is not correct Product: Tomcat 5 Version: 5.5.27 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: normal

Re: View towards refactoring changes?

2009-01-26 Thread Tim Funk
IIRC - there was talk of this over a year ago. In think in the context of that talk APR also had some duplication too and was "in scope" for the merge. But the dev list archives has more details and the conclusion. -Tim Kirk True wrote: Hi all, There are a number of places in NioEndpoint an