Proposing a patch

2007-10-11 Thread Lucas Galfaso
Hi all, Sorry if my question is answered somewhere in the tomcat wiki, but I was not able to find it. Is there a standard way to propose a patch to be included into the next tomcat release? If possible, I would like to propose http://issues.apache.org/bugzilla/show_bug.cgi?id=42693 in the n

DO NOT REPLY [Bug 43592] - Incorrect finding error-page for exceptions encapsuled in ServletException

2007-10-11 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

svn commit: r583944 - /tomcat/sandbox/gdev6x/java/org/apache/catalina/connector/CometEventImpl.java

2007-10-11 Thread fhanik
Author: fhanik Date: Thu Oct 11 13:17:13 2007 New Revision: 583944 URL: http://svn.apache.org/viewvc?rev=583944&view=rev Log: adjust to interface Modified: tomcat/sandbox/gdev6x/java/org/apache/catalina/connector/CometEventImpl.java Modified: tomcat/sandbox/gdev6x/java/org/apache/catalina/c

svn commit: r583941 - in /tomcat/sandbox/gdev6x/java/org/apache/catalina: CometEvent.java connector/CometEventImpl.java

2007-10-11 Thread fhanik
Author: fhanik Date: Thu Oct 11 13:09:05 2007 New Revision: 583941 URL: http://svn.apache.org/viewvc?rev=583941&view=rev Log: modify to be more similar to java.nio package, good for developers who are familiar with that interface Modified: tomcat/sandbox/gdev6x/java/org/apache/catalina/Comet

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

2007-10-11 Thread fhanik
Author: fhanik Date: Thu Oct 11 11:24:11 2007 New Revision: 583901 URL: http://svn.apache.org/viewvc?rev=583901&view=rev Log: update Modified: tomcat/tc6.0.x/trunk/STATUS Modified: tomcat/tc6.0.x/trunk/STATUS URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=583901&r1=583900

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

2007-10-11 Thread remm
Author: remm Date: Thu Oct 11 10:50:42 2007 New Revision: 583895 URL: http://svn.apache.org/viewvc?rev=583895&view=rev Log: - Clarify stop patch (inline, it's very small). Modified: tomcat/tc6.0.x/trunk/STATUS Modified: tomcat/tc6.0.x/trunk/STATUS URL: http://svn.apache.org/viewvc/tomcat/tc

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

2007-10-11 Thread remm
Author: remm Date: Thu Oct 11 10:41:44 2007 New Revision: 583894 URL: http://svn.apache.org/viewvc?rev=583894&view=rev Log: - The modification was a bit hard to understand for me, but does not change the behavior for the APR connectors. Modified: tomcat/tc6.0.x/trunk/STATUS Modified: tomc

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

2007-10-11 Thread Filip Hanik - Dev Lists
to be clear, let me address your statements remm -1: removes support for the production APR connectors Absolutely not, doesn't change the way connectors are evaluated. remm -1: no real benefit of the patch The NIO connector attributes are now supported, the implementation is simpler and more fl

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

2007-10-11 Thread fhanik
Author: fhanik Date: Thu Oct 11 09:14:21 2007 New Revision: 583866 URL: http://svn.apache.org/viewvc?rev=583866&view=rev Log: missing mbean definition Modified: tomcat/tc6.0.x/trunk/STATUS Modified: tomcat/tc6.0.x/trunk/STATUS URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?re

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

2007-10-11 Thread Filip Hanik - Dev Lists
the patch doesn't change the behavior for the APR connector, can you please explain what you mean? apply the patch, try it out on your APR connector, and it should work just like before Filip [EMAIL PROTECTED] wrote: Author: remm Date: Thu Oct 11 08:44:34 2007 New Revision: 583858 URL: http:/

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

2007-10-11 Thread remm
Author: remm Date: Thu Oct 11 08:44:34 2007 New Revision: 583858 URL: http://svn.apache.org/viewvc?rev=583858&view=rev Log: - Vote. Modified: tomcat/tc6.0.x/trunk/STATUS Modified: tomcat/tc6.0.x/trunk/STATUS URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=583858&r1=583857&

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

2007-10-11 Thread fhanik
Author: fhanik Date: Thu Oct 11 08:35:33 2007 New Revision: 583853 URL: http://svn.apache.org/viewvc?rev=583853&view=rev Log: Proposal for a generic way of setting attributes, letting the components decide if a warning should be issued or not by implementing 'boolean setProperty' instead of 'voi

svn commit: r583846 - in /tomcat/sandbox/gdev6x: java/org/apache/tomcat/util/net/AprEndpoint.java webapps/docs/changelog.xml

2007-10-11 Thread fhanik
Author: fhanik Date: Thu Oct 11 08:14:08 2007 New Revision: 583846 URL: http://svn.apache.org/viewvc?rev=583846&view=rev Log: forward port from 6.0 Modified: tomcat/sandbox/gdev6x/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/sandbox/gdev6x/webapps/docs/changelog.xml Modified: