Re: Relation of jasper and servlet API to Tomcat

2006-08-19 Thread William L. Thomson Jr.
Tim, Thank you very much for the info. For now at least I will make sure our Jasper package is kept in sync with Tomcat releases. On Sat, 2006-08-19 at 19:36 -0400, Tim Funk wrote: > In different versions of Tomcat, Jasper could change "a lot" since its > not a "public api". But it's coo

DO NOT REPLY [Bug 40252] - Different commons-logging version in web app preventing tomcat startup

2006-08-19 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: r432903 - /tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt

2006-08-19 Thread markt
Author: markt Date: Sat Aug 19 16:45:45 2006 New Revision: 432903 URL: http://svn.apache.org/viewvc?rev=432903&view=rev Log: Update with changes Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt URL: http://sv

svn commit: r432901 - /tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/startup/ConnectorCreateRule.java

2006-08-19 Thread markt
Author: markt Date: Sat Aug 19 16:41:10 2006 New Revision: 432901 URL: http://svn.apache.org/viewvc?rev=432901&view=rev Log: Look for the right attribute name or the AJP protocol will never be used. Modified: tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/startup/Co

Re: Relation of jasper and servlet API to Tomcat

2006-08-19 Thread Tim Funk
In different versions of Tomcat, Jasper could change "a lot" since its not a "public api". The servlet api could also change in different Tomcat revisions too. But these changes are usually VERY minor and due to corrections/errata found in the spec. Typically - when Tomcat changes - there w

Re: Proposal - Comet changes

2006-08-19 Thread Remy Maucherat
Filip Hanik - Dev Lists wrote: my proposal is a little delayed, had a slight Fedora Core meltdown, still recovering I thought about it a bit, and I think we could do the following (with an event method): - If the "servlet" implements CometProcessor and the connector supports Comet, then don't

Re: JIRA ?

2006-08-19 Thread Mark Thomas
Remy Maucherat wrote: > Mark Thomas wrote: >> +0. If we do move to Jira then we should move all TC projects to Jira. > > Why exactly ? Continuity. It is easier to have all bugs in a single system than to field the continual "There wasn't a option for Tomcat X when creating a new bug so I filed it

svn commit: r432829 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

2006-08-19 Thread mturk
Author: mturk Date: Sat Aug 19 03:37:11 2006 New Revision: 432829 URL: http://svn.apache.org/viewvc?rev=432829&view=rev Log: Revert the logging for PID:TID. It's part of mt code not a logger. Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c Modified: tomcat/connectors/trunk/jk/na

[EMAIL PROTECTED]: Project tomcat-tc6 (in module tomcat-tc6) failed

2006-08-19 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 [EMAIL PROTECTED] Project tomcat-tc6 has an issue affecting its community integration. This issue affects 1

[EMAIL PROTECTED]: Project tomcat-tc6 (in module tomcat-tc6) failed

2006-08-19 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 [EMAIL PROTECTED] Project tomcat-tc6 has an issue affecting its community integration. This issue affects 1

[EMAIL PROTECTED]: Project tomcat-tc6 (in module tomcat-tc6) failed

2006-08-19 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 [EMAIL PROTECTED] Project tomcat-tc6 has an issue affecting its community integration. This issue affects 1

svn commit: r432828 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

2006-08-19 Thread mturk
Author: mturk Date: Sat Aug 19 03:28:58 2006 New Revision: 432828 URL: http://svn.apache.org/viewvc?rev=432828&view=rev Log: Log [PID:TID] only when threads are enabled. Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c

svn commit: r432825 - /tomcat/connectors/trunk/jk/native/common/jk_connect.c

2006-08-19 Thread mturk
Author: mturk Date: Sat Aug 19 03:12:13 2006 New Revision: 432825 URL: http://svn.apache.org/viewvc?rev=432825&view=rev Log: Rewrite jk_is_socket_connected function. It uses select and ioctl on all platforms. Hope it works on Mac and Netware. Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r432824 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

2006-08-19 Thread mturk
Author: mturk Date: Sat Aug 19 03:10:17 2006 New Revision: 432824 URL: http://svn.apache.org/viewvc?rev=432824&view=rev Log: Check the return value from fwrite. It both solves compile time warnings and skips the flush in case of error. Modified: tomcat/connectors/trunk/jk/native/common/jk_uti

Re: JIRA ?

2006-08-19 Thread Mladen Turk
Peter Rossbach wrote: +1, and we can move the other parts later. Give new source a chance with a better bug system :-) I agree. The transition of other components if ever done would be a great thing to have, but its not mandatory for having TC6 in JIRA. If someone has a knowledge and itch fo

Re: JIRA ?

2006-08-19 Thread Peter Rossbach
+1, and we can move the other parts later. Give new source a chance with a better bug system :-) Peter Am 18.08.2006 um 16:20 schrieb Remy Maucherat: Maybe JIRA should be used for TC 6 ? Rémy - To unsubscribe, e-mail: [EMA