DO NOT REPLY [Bug 46457] New: Typos in multicast.c

2008-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46457 Summary: Typos in multicast.c Product: Tomcat Native Version: 1.1.15 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component

svn commit: r730382 - in /tomcat/trunk: ./ java/org/apache/catalina/tribes/group/interceptors/ modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/interceptor/ modules/jdbc-pool/test/org/apache/tomcat/

2008-12-31 Thread markt
Author: markt Date: Wed Dec 31 04:36:44 2008 New Revision: 730382 URL: http://svn.apache.org/viewvc?rev=730382&view=rev Log: Fix svn properties. Patch by sebb Modified: tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt (contents, props changed) tomcat/trunk/java/org/apache/catalina/tribes/group/i

Re: SVN properties for tomcat trunk

2008-12-31 Thread Mark Thomas
sebb wrote: > AFAICT, the following SVN property settings are missing from tomcat-trunk: Fixed. Thanks for the patch. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@t

Re: Java (and other) source files without AL headers

2008-12-31 Thread Mark Thomas
sebb wrote: > Tomcat trunk has quite a few Java files without the correct AL headers: Fixed. Cheers, Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

svn commit: r730383 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/ modules/bayeux/java/org/apache/tomcat/bayeux/ modules/bayeux/test/org/apache/cometd/bayeux/samples/ modules/bayeux/webapps

2008-12-31 Thread markt
Author: markt Date: Wed Dec 31 04:48:07 2008 New Revision: 730383 URL: http://svn.apache.org/viewvc?rev=730383&view=rev Log: Add missing AL2 headers. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/NioX509KeyManager.java tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeu

svn commit: r730384 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/tomcat/util/net/ webapps/docs/

2008-12-31 Thread markt
Author: markt Date: Wed Dec 31 05:17:41 2008 New Revision: 730384 URL: http://svn.apache.org/viewvc?rev=730384&view=rev Log: Make thread pool limits configurable via JMX (they were already read/write but changing them caused various errors) Modified: tomcat/tc6.0.x/trunk/ (props changed)

svn commit: r730390 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/javax/el/CompositeELResolver.java webapps/docs/changelog.xml

2008-12-31 Thread markt
Author: markt Date: Wed Dec 31 05:33:19 2008 New Revision: 730390 URL: http://svn.apache.org/viewvc?rev=730390&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42077 Don't include nulls in iterator. Based on a patch by Mathias Broekelmann Modified: tomcat/tc6.0.x/trunk/

DO NOT REPLY [Bug 42077] the iterator from javax.el.CompositeELResolver#getFeatureDescriptor() must not return null values

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

svn commit: r730393 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/tomcat/util/net/NioEndpoint.java java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java webapps/docs/changelog.xml we

2008-12-31 Thread markt
Author: markt Date: Wed Dec 31 05:38:45 2008 New Revision: 730393 URL: http://svn.apache.org/viewvc?rev=730393&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44285 Make SSL session cache size and timeout configurable Modified: tomcat/tc6.0.x/trunk/ (props changed)

DO NOT REPLY [Bug 44285] ssl.SessionId Cache Control

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

svn commit: r730396 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt bin/setclasspath.bat bin/setclasspath.sh webapps/docs/changelog.xml

2008-12-31 Thread markt
Author: markt Date: Wed Dec 31 05:49:30 2008 New Revision: 730396 URL: http://svn.apache.org/viewvc?rev=730396&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46232 Don't override the endorsed dir if the user has set it Modified: tomcat/tc6.0.x/trunk/ (props changed)

DO NOT REPLY [Bug 46232] Can't override XML parser implementation using endorsed mechanism

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

Re: svn commit: r730212 - in /tomcat/trunk/modules/jdbc-pool: build.xml sign.sh

2008-12-31 Thread Filip Hanik - Dev Lists
Thank you very much David, I will get this in there Filip David Knox wrote: Hi Filip, Of course, I think most would prefer the build wasn't broken :) I may be one of only a few people that watch and actually build the trunk. That aside, I wrote a little test to make sure introspection traverses