DO NOT REPLY [Bug 46105] New: URIEncoding doesn't affect after form-authentication redirect

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46105 Summary: URIEncoding doesn't affect after form-authentication redirect Product: Tomcat 5 Version: 5.5.27 Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 46104] New: displayed worker state is wrong

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46104 Summary: displayed worker state is wrong Product: Tomcat Connectors Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority:

DO NOT REPLY [Bug 46067] documentation grammar/spelling

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46067 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r708367 - in /tomcat/tc6.0.x/trunk/webapps/docs: aio.xml changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 15:51:02 2008 New Revision: 708367 URL: http://svn.apache.org/viewvc?rev=708367&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46067 Correct typos on AIO docs Modified: tomcat/tc6.0.x/trunk/webapps/docs/aio.xml tomcat/tc6.0.x/trunk/weba

svn commit: r708365 - /tomcat/trunk/webapps/docs/aio.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 15:48:21 2008 New Revision: 708365 URL: http://svn.apache.org/viewvc?rev=708365&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46067 Correct some typos. Modified: tomcat/trunk/webapps/docs/aio.xml Modified: tomcat/trunk/webapps/docs/aio.xm

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

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 15:43:36 2008 New Revision: 708363 URL: http://svn.apache.org/viewvc?rev=708363&view=rev Log: Propose fix for 46075 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/STATU

DO NOT REPLY [Bug 46075] FileUpload memory usage

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46075 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-27 15:43:30 PST --- Thanks for the report. I have applied a patch that uses the default (10k) as an initial size unless the threshold is less than 10k in which case the thresho

svn commit: r708361 - /tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/DeferredFileOutputStream.java

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 15:40:48 2008 New Revision: 708361 URL: http://svn.apache.org/viewvc?rev=708361&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46075 Don't automatically create the ByteArrayOutputStream with the full threshold - we probably won't need it in mos

svn commit: r708354 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java PooledConnection.java

2008-10-27 Thread fhanik
Author: fhanik Date: Mon Oct 27 15:24:26 2008 New Revision: 708354 URL: http://svn.apache.org/viewvc?rev=708354&view=rev Log: Improvements to connection handling Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java tomcat/trunk/modules/jdbc-pool/

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

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 15:06:33 2008 New Revision: 708345 URL: http://svn.apache.org/viewvc?rev=708345&view=rev Log: Propose fix for 46077 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/STATU

DO NOT REPLY [Bug 46077] deferAccept should be a settable property in AprEndpoint

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46077 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-27 15:06:47 PST --- Thanks for the patch. The only additional information I would have liked to have seen was an update to the APR documentation included in the patch. I hav

svn commit: r708344 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProtocol.java java/org/apache/tomcat/util/net/AprEndpoint.java webapps/docs/config/ajp.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 15:04:51 2008 New Revision: 708344 URL: http://svn.apache.org/viewvc?rev=708344&view=rev Log: Expose deferAccept for APR HTTP connector. I did consider adding this to the AJP connector as well but since this is to work around a buggy client and we control the client

DO NOT REPLY [Bug 46082] AJP HttpServletRequest.getLocalAddr() returns null when using the AJP Connector

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46082 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46102] "The server encountered an internal error () that prevented it from fulfilling this request.". The server in which the Website is deployed could not open the "admin" page!

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46102 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46102] New: "The server encountered an internal error () that prevented it from fulfilling this request.". The server in which the Website is deployed could not open the "admin" page

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46102 Summary: "The server encountered an internal error () that prevented it from fulfilling this request.". The server in which the Website is deployed could not open the "ad

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

2008-10-27 Thread fhanik
Author: fhanik Date: Mon Oct 27 13:46:39 2008 New Revision: 708308 URL: http://svn.apache.org/viewvc?rev=708308&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=70830

DO NOT REPLY [Bug 46085] Session are incorrectly expired due to thread unsafe code

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46085 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-27 11:33:49 PST --- This has been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rece

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

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 11:34:01 2008 New Revision: 708274 URL: http://svn.apache.org/viewvc?rev=708274&view=rev Log: Propose fix for 46085 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/STATU

svn commit: r708273 - /tomcat/trunk/java/org/apache/catalina/session/StandardSession.java

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 11:31:50 2008 New Revision: 708273 URL: http://svn.apache.org/viewvc?rev=708273&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46085 Hard to reproduce thread safety issue with session expiration. Modified: tomcat/trunk/java/org/apache/cata

DO NOT REPLY [Bug 46096] DefaultAnnotationProcessor.processAnnotations should use doPrivileged to call getDeclaredFields

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46096 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-27 11:27:06 PST --- This has been fixed in trunk and a patch (http://people.apache.org/~markt/patches/2008-10-27-bug46096.patch) proposed for 6.0.x -- Configure bugmail: htt

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

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 11:24:47 2008 New Revision: 708270 URL: http://svn.apache.org/viewvc?rev=708270&view=rev Log: Propose fix for bug 46096 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/S

svn commit: r708263 - /tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/CheckOutThreadTest.java

2008-10-27 Thread fhanik
Author: fhanik Date: Mon Oct 27 11:21:07 2008 New Revision: 708263 URL: http://svn.apache.org/viewvc?rev=708263&view=rev Log: Added couple more tests Modified: tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/CheckOutThreadTest.java Modified: tomcat/trunk/modules/jdbc-pool/t

svn commit: r708243 - /tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 10:28:16 2008 New Revision: 708243 URL: http://svn.apache.org/viewvc?rev=708243&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46096 Allow for running under a security manager when processing annotations. Modified: tomcat/trunk/java/org/apa

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

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 09:40:10 2008 New Revision: 708235 URL: http://svn.apache.org/viewvc?rev=708235&view=rev Log: Revise patch 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

Re: svn commit: r708195 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java NioEndpoint.java

2008-10-27 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: On Mon, 2008-10-27 at 09:20 -0600, Filip Hanik - Dev Lists wrote: -1 But it's a complex situation: - java.io maxThreads includes threads also doing keepalive, so it means the connector will perform very bad once maxThreads is reached; since it does not represent t

svn commit: r708223 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java JIoEndpoint.java NioEndpoint.java res/LocalStrings.properties

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 08:46:35 2008 New Revision: 708223 URL: http://svn.apache.org/viewvc?rev=708223&view=rev Log: Log max threads message at info rather than warn Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk/java/org/apache/tomcat/util/ne

Re: svn commit: r708195 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java NioEndpoint.java

2008-10-27 Thread Mark Thomas
Filip Hanik - Dev Lists wrote: > -1 > > this is not a warning message, info or debug at best. it will only > confuse sysadmins, who are supposed to react to warn and error messages. > > There is nothing wrong with the condition where we have reached max > threads, most of the time it is fully nor

Re: svn commit: r708195 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java NioEndpoint.java

2008-10-27 Thread Remy Maucherat
On Mon, 2008-10-27 at 09:20 -0600, Filip Hanik - Dev Lists wrote: > -1 But it's a complex situation: - java.io maxThreads includes threads also doing keepalive, so it means the connector will perform very bad once maxThreads is reached; since it does not represent the number of threads actually do

Re: svn commit: r708195 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java NioEndpoint.java

2008-10-27 Thread Filip Hanik - Dev Lists
-1 this is not a warning message, info or debug at best. it will only confuse sysadmins, who are supposed to react to warn and error messages. There is nothing wrong with the condition where we have reached max threads, most of the time it is fully normal. I'd say drop it down to info. If we

svn commit: r708205 - in /tomcat/connectors/trunk/jk/native/common: jk_ajp_common.c jk_ajp_common.h

2008-10-27 Thread mturk
Author: mturk Date: Mon Oct 27 07:56:03 2008 New Revision: 708205 URL: http://svn.apache.org/viewvc?rev=708205&view=rev Log: Remember the last AJP operation on the endpoint. I case we try to issue a new request while the previous request was not ended recycle the connection. Modified: tomcat

DO NOT REPLY [Bug 45951] Provide support for renaming JSESSIONID

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45951 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r708202 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 07:39:56 2008 New Revision: 708202 URL: http://svn.apache.org/viewvc?rev=708202&view=rev Log: Add bug number to change log. Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apac

svn commit: r708201 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/Globals.java java/org/apache/catalina/authenticator/Constants.java java/org/apache/jasper/Constants.java webapps/doc

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 07:38:32 2008 New Revision: 708201 URL: http://svn.apache.org/viewvc?rev=708201&view=rev Log: Support changing of JSESSIONID cookie name and jsessionid path parameter name. Based on a patch by Jean-frederic Clere. Modified: tomcat/tc6.0.x/trunk/STATUS.txt t

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

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 07:18:48 2008 New Revision: 708196 URL: http://svn.apache.org/viewvc?rev=708196&view=rev Log: As per Remy's and Filip's comments, make log message when creating max threads consistent across all end points. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: t

svn commit: r708195 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java NioEndpoint.java

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 07:14:14 2008 New Revision: 708195 URL: http://svn.apache.org/viewvc?rev=708195&view=rev Log: Add warning messages to APR and NIO endpoint to match change to JIO. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk/java/org/a

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

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 07:06:44 2008 New Revision: 708188 URL: http://svn.apache.org/viewvc?rev=708188&view=rev Log: Propose Remy's alternative solution for string comp issue Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.o

svn commit: r708185 - in /tomcat/trunk/java/org/apache/tomcat/util: IntrospectionUtils.java digester/Digester.java

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 07:04:07 2008 New Revision: 708185 URL: http://svn.apache.org/viewvc?rev=708185&view=rev Log: Apply Remy's alternative fix for the String comparison bugs found by Find Bugs. Note FB still complains but it is a false positive. Modified: tomcat/trunk/java/org/apa

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

2008-10-27 Thread pero
Author: pero Date: Mon Oct 27 06:54:04 2008 New Revision: 708178 URL: http://svn.apache.org/viewvc?rev=708178&view=rev Log: cast my vote 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=

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

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 06:48:20 2008 New Revision: 708177 URL: http://svn.apache.org/viewvc?rev=708177&view=rev Log: Respond to comment 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.t

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

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 06:44:19 2008 New Revision: 708176 URL: http://svn.apache.org/viewvc?rev=708176&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=708176

DO NOT REPLY [Bug 45451] Tag file attribute evaluation

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45451 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45441] Matching of relevant servlet filters fails when request is forwarded...

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45441 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45285] RESOURCES DECLARED IN PARENT CLASSES ARE NOT INJECTED

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45285 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|RESOLVED

DO NOT REPLY [Bug 45735] Updated ResourceAttributes.getETag

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45735 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r708168 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/util/DefaultAnnotationProcessor.java webapps/docs/changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 06:24:06 2008 New Revision: 708168 URL: http://svn.apache.org/viewvc?rev=708168&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45285 Correctly handle annotations in parent classes Based on a patch by Florent BENOIT Modified: tomcat/tc6.0.x/

svn commit: r708166 - in /tomcat/tc6.0.x/trunk: STATUS.txt webapps/docs/changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 06:20:47 2008 New Revision: 708166 URL: http://svn.apache.org/viewvc?rev=708166&view=rev Log: Update change log for EL fixes Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/STATUS.txt

svn commit: r708165 - in /tomcat/tc6.0.x/trunk/java/org/apache/jasper: Constants.java compiler/Compiler.java compiler/Generator.java compiler/JspDocumentParser.java compiler/Parser.java compiler/Parse

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 06:17:35 2008 New Revision: 708165 URL: http://svn.apache.org/viewvc?rev=708165&view=rev Log: Various EL parsing fixes. Note: the behaviour regarding un-escaping of EL in attributes has been confirmed as correct with the EG. Modified: tomcat/tc6.0.x/trunk/java/

svn commit: r708163 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 06:02:47 2008 New Revision: 708163 URL: http://svn.apache.org/viewvc?rev=708163&view=rev Log: Fix issue with nested contexts and context.xml files Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/startup/ContextConfig.j

DO NOT REPLY [Bug 43656] ELSupport.coerceToType modifies BigDecimal Values

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|RESOLVED

svn commit: r708161 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/el/lang/ELSupport.java test/org/apache/el/lang/TestELSupport.java webapps/docs/changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 06:00:36 2008 New Revision: 708161 URL: http://svn.apache.org/viewvc?rev=708161&view=rev Log: Fix regression in https://issues.apache.org/bugzilla/show_bug.cgi?id=43656 Patch provided by Nils Eckert Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/tr

svn commit: r708160 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/ssi/ResponseIncludeWrapper.java java/org/apache/tomcat/util/buf/MessageBytes.java java/org/apache/tomcat/util/http/S

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 05:56:37 2008 New Revision: 708160 URL: http://svn.apache.org/viewvc?rev=708160&view=rev Log: Fix some thread safety issues in date formatting. Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/ssi/ResponseIncludeWrappe

DO NOT REPLY [Bug 46096] New: DefaultAnnotationProcessor.processAnnotations should use doPrivileged to call getDeclaredFields

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46096 Summary: DefaultAnnotationProcessor.processAnnotations should use doPrivileged to call getDeclaredFields Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Window

DO NOT REPLY [Bug 45906] Fix ResourceAttributes ETag handling

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45906 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r708151 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/servlets/DefaultServlet.java java/org/apache/catalina/servlets/WebdavServlet.java java/org/apache/naming/resources/R

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 04:50:44 2008 New Revision: 708151 URL: http://svn.apache.org/viewvc?rev=708151&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45906 Further ETag handling improvements. Patch provided by Chris Hubick. Modified: tomcat/tc6.0.x/trunk/STATUS.t

svn commit: r708145 - /tomcat/trunk/java/org/apache/naming/resources/ResourceAttributes.java

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 04:43:24 2008 New Revision: 708145 URL: http://svn.apache.org/viewvc?rev=708145&view=rev Log: Previous commit undid some of the fixes for bug 45906. Correct that error. Modified: tomcat/trunk/java/org/apache/naming/resources/ResourceAttributes.java Modified: to

DO NOT REPLY [Bug 46095] fail_on_status extension not work correctly

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46095 Mladen Turk <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r708135 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2008-10-27 Thread mturk
Author: mturk Date: Mon Oct 27 04:14:03 2008 New Revision: 708135 URL: http://svn.apache.org/viewvc?rev=708135&view=rev Log: Fix BZ46095. Typo in strtok_r Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_m

svn commit: r708126 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/juli/logging/LogFactory.java webapps/docs/changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 03:13:28 2008 New Revision: 708126 URL: http://svn.apache.org/viewvc?rev=708126&view=rev Log: Fix cast error reported by Find Bugs Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/juli/logging/LogFactory.java tomcat/tc6.0.x/

svn commit: r708125 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/jasper/xmlparser/ASCIIReader.java webapps/docs/changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 03:10:13 2008 New Revision: 708125 URL: http://svn.apache.org/viewvc?rev=708125&view=rev Log: Fix signed/unsigned conversion reported by Find Bugs Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/jasper/xmlparser/ASCIIReader.jav

svn commit: r708124 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/ssi/SSIMediator.java webapps/docs/changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 03:07:07 2008 New Revision: 708124 URL: http://svn.apache.org/viewvc?rev=708124&view=rev Log: Fix HTML decoding bug reported by Find Bugs Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/ssi/SSIMediator.java tomcat/

svn commit: r708123 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/naming/resources/ webapps/docs/ webapps/docs/config/

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 03:03:19 2008 New Revision: 708123 URL: http://svn.apache.org/viewvc?rev=708123&view=rev Log: Allow the maximum allowed size of a resource that is cached to be configured. The default of cacheMaxSize/20 gave too high a value for large caches. Modified: tomcat/t

DO NOT REPLY [Bug 46095] New: fail_on_status extension not work correctly

2008-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46095 Summary: fail_on_status extension not work correctly Product: Tomcat Connectors Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

svn commit: r708115 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.properties.default webapps/docs/changelog.xml

2008-10-27 Thread markt
Author: markt Date: Mon Oct 27 02:41:28 2008 New Revision: 708115 URL: http://svn.apache.org/viewvc?rev=708115&view=rev Log: Update to tc-native 1.1.15 Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/build.properties.default tomcat/tc6.0.x/trunk/webapps/docs/changelog.x

Re: [VOTE] Release build 4.1.38

2008-10-27 Thread Mark Thomas
Mark Thomas wrote: > The source tarball and other packages are available here: > http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.38/ > > According to the release process, the 4.1.38 tag is: > [ ] Broken > [ ] Alpha > [ ] Beta > [X] Stable Mark ---