[Bug 53495] New: module-name provided with web.xml is not processed

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53495 Priority: P2 Bug ID: 53495 Assignee: dev@tomcat.apache.org Summary: module-name provided with web.xml is not processed Severity: normal Classification: Unclassified OS:

[Bug 53495] module-name provided with web.xml is not processed

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53495 Violeta Georgieva changed: What|Removed |Added Attachment #29019|0 |1 is patch|

[Bug 53495] module-name provided with web.xml is not processed

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53495 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53495] module-name provided with web.xml is not processed

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53495 --- Comment #2 from Mark Thomas --- I would add that several parts of the specification quoted apply only to deployment of EAR files, not the deployment of stand-alone modules. Further, since these are requirements on deployment then it is

svn commit: r1356125 - /tomcat/trunk/webapps/examples/jsp/cal/login.html

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 09:02:04 2012 New Revision: 1356125 URL: http://svn.apache.org/viewvc?rev=1356125&view=rev Log: Fix typo Modified: tomcat/trunk/webapps/examples/jsp/cal/login.html Modified: tomcat/trunk/webapps/examples/jsp/cal/login.html URL: http://svn.apache.org/viewvc/tom

svn commit: r1356126 - in /tomcat/tc7.0.x/trunk: ./ webapps/examples/jsp/cal/login.html

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 09:04:22 2012 New Revision: 1356126 URL: http://svn.apache.org/viewvc?rev=1356126&view=rev Log: Fix typo Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/examples/jsp/cal/login.html Propchange: tomcat/tc7.0.x/trunk/ ---

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

2012-07-02 Thread kfujino
Author: kfujino Date: Mon Jul 2 09:22:17 2012 New Revision: 1356135 URL: http://svn.apache.org/viewvc?rev=1356135&view=rev Log: 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=135

svn commit: r1356151 - in /tomcat/trunk: conf/web.xml java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 09:41:23 2012 New Revision: 1356151 URL: http://svn.apache.org/viewvc?rev=1356151&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45995 Align Tomcat with Apache httpd and perform MIME type mapping based on file extension in a case insensitive ma

buildbot success in ASF Buildbot on tomcat-7-trunk

2012-07-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/720 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sou

[Bug 45995] RFE - MIME type extension not case sensitive

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45995 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 44312] Warn when overwritting docBase of the default Host, with docBase of an alias with the same name..

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44312 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1356184 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/javax/servlet/http/HttpServlet.java webapps/docs/changelog.xml

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 11:16:23 2012 New Revision: 1356184 URL: http://svn.apache.org/viewvc?rev=1356184&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53454 Return correct content-length header for HEAD requests when content length is greater than 2GB. Modified:

[Bug 53454] Default doHead implementation overrides 'Content-Length' header

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53454 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1356185 - in /tomcat/tc6.0.x/trunk: ./ res/maven/ webapps/docs/

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 11:20:19 2012 New Revision: 1356185 URL: http://svn.apache.org/viewvc?rev=1356185&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53034 Add project.url and project.licenses sections to the POMs for the Maven artifacts. Patch by kkolinko Modifie

[Bug 53034] apache tomcat deployed pom does not contain url or license

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53034 --- Comment #8 from Mark Thomas --- 6.0.x also fixed for 6.0.36 onwards. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-ma

svn commit: r1356198 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/loader/WebappClassLoader.java webapps/docs/changelog.xml

2012-07-02 Thread kkolinko
Author: kkolinko Date: Mon Jul 2 12:04:11 2012 New Revision: 1356198 URL: http://svn.apache.org/viewvc?rev=1356198&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 Extend memory leak prevention and detection code to work with IBM as well as Oracle JVMs. Based on a patch

[Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #13 from Konstantin Kolinko --- Fixed in 6.0 with r1356198 and will be in 6.0.36 -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1356208 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/coyote/http11/InternalNioInputBuffer.java webapps/docs/changelog.xml

2012-07-02 Thread kkolinko
Author: kkolinko Date: Mon Jul 2 13:01:28 2012 New Revision: 1356208 URL: http://svn.apache.org/viewvc?rev=1356208&view=rev Log: Improve InternalNioInputBuffer#parseHeaders() Move the code and s/end/pos/ It is backport of r1350294 from trunk (r1350301 in Tomcat 7). Modified: tomcat/tc6.0.x/

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

2012-07-02 Thread kkolinko
Author: kkolinko Date: Mon Jul 2 13:06:12 2012 New Revision: 1356209 URL: http://svn.apache.org/viewvc?rev=1356209&view=rev Log: 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=13

svn commit: r1356239 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/jk/common/ ja

2012-07-02 Thread kkolinko
Author: kkolinko Date: Mon Jul 2 14:15:47 2012 New Revision: 1356239 URL: http://svn.apache.org/viewvc?rev=1356239&view=rev Log: * Implement maxHeaderCount attribute on Connector. It is equivalent of LimitRequestFields directive of Apache HTTPD (backport of r1350295) * In JkMain.setProperty()

svn commit: r1356246 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/valves/ webapps/docs/ webapps/docs/config/

2012-07-02 Thread kkolinko
Author: kkolinko Date: Mon Jul 2 14:24:08 2012 New Revision: 1356246 URL: http://svn.apache.org/viewvc?rev=1356246&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50306 New StuckThreadDetectionValve to detect requests that take a long time to process, which might indicate tha

[Bug 50306] Detect stuck threads

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50306 --- Comment #13 from Konstantin Kolinko --- StuckThreadDetectionValve added to Tomcat 6 in r1356246 and will be in 6.0.36. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1356289 - in /tomcat/tc6.0.x/trunk: ./ webapps/examples/jsp/cal/login.html

2012-07-02 Thread kkolinko
Author: kkolinko Date: Mon Jul 2 15:13:01 2012 New Revision: 1356289 URL: http://svn.apache.org/viewvc?rev=1356289&view=rev Log: CTR: fix typo on a page in examples webapp It is backport of r1356125 from trunk. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/webapp

Re: Timing for 7.0.29

2012-07-02 Thread Mark Thomas
On 26/06/2012 21:11, Mark Thomas wrote: > I'm sure circumstances will conspire against me but I am currently > planning to start the 7.0.29 release process early next week. That > aligns with my general aim of getting a release out at the start of each > month and there are some regressions in 7.0.

svn commit: r1356422 - /tomcat/trunk/test/org/apache/catalina/comet/TestCometProcessor.java

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 19:18:16 2012 New Revision: 1356422 URL: http://svn.apache.org/viewvc?rev=1356422&view=rev Log: Remove unused code Modified: tomcat/trunk/test/org/apache/catalina/comet/TestCometProcessor.java Modified: tomcat/trunk/test/org/apache/catalina/comet/TestCometProce

svn commit: r1356423 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/comet/TestCometProcessor.java

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 19:21:41 2012 New Revision: 1356423 URL: http://svn.apache.org/viewvc?rev=1356423&view=rev Log: Remove unused code Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catalina/comet/TestCometProcessor.java Propchange: tomc

svn commit: r1356426 - /tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/buf/TestByteChunk.java

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 19:24:09 2012 New Revision: 1356426 URL: http://svn.apache.org/viewvc?rev=1356426&view=rev Log: Deprecate test of deprecated code Modified: tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/buf/TestByteChunk.java Modified: tomcat/tc7.0.x/trunk/test/org/apache/t

svn commit: r1356428 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 19:24:51 2012 New Revision: 1356428 URL: http://svn.apache.org/viewvc?rev=1356428&view=rev Log: Add missing deprecation annotation Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/catali

svn commit: r1356436 - /tomcat/trunk/java/javax/servlet/http/HttpServlet.java

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 19:44:13 2012 New Revision: 1356436 URL: http://svn.apache.org/viewvc?rev=1356436&view=rev Log: Override annotations Modified: tomcat/trunk/java/javax/servlet/http/HttpServlet.java Modified: tomcat/trunk/java/javax/servlet/http/HttpServlet.java URL: http://svn

[Bug 53498] New: Atomicity violation bugs because of misusing concurrent collections

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53498 Priority: P2 Bug ID: 53498 Assignee: dev@tomcat.apache.org Summary: Atomicity violation bugs because of misusing concurrent collections Severity: normal Classificat

[Bug 53498] Atomicity violation bugs because of misusing concurrent collections

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53498 Mark Thomas changed: What|Removed |Added Attachment #29021|0 |1 is patch|

svn commit: r1356494 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_29: ./ build.properties.default

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 21:42:31 2012 New Revision: 1356494 URL: http://svn.apache.org/viewvc?rev=1356494&view=rev Log: Tag 7.0.29 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_29/ (props changed) - copied from r1356493, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCAT_7_

svn commit: r1356495 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default

2012-07-02 Thread markt
Author: markt Date: Mon Jul 2 21:44:08 2012 New Revision: 1356495 URL: http://svn.apache.org/viewvc?rev=1356495&view=rev Log: Increment version ready for next tag Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default Modified: tomc

svn commit: r1356505 - /tomcat/trunk/java/org/apache/catalina/connector/Request.java

2012-07-02 Thread kkolinko
Author: kkolinko Date: Mon Jul 2 22:15:50 2012 New Revision: 1356505 URL: http://svn.apache.org/viewvc?rev=1356505&view=rev Log: Automatically delete temporary files created by Servlet 3.0 file upload when request is recycled. Modified: tomcat/trunk/java/org/apache/catalina/connector/Reques

svn commit: r1356509 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2012-07-02 Thread kkolinko
Author: kkolinko Date: Mon Jul 2 22:43:32 2012 New Revision: 1356509 URL: http://svn.apache.org/viewvc?rev=1356509&view=rev Log: Merged revision 1356505 from tomcat/trunk: Automatically delete temporary files used by Servlet 3.0 file upload when request is recycled. Modified: tomcat/tc7.0.x