[Bug 48655] Active multipart downloads prevent tomcat shutdown.

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48655 Klemen Novak klemen.no...@mikrocop.com changed: What|Removed |Added CC|

[Bug 48655] Active multipart downloads prevent tomcat shutdown.

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48655 Klemen Novak klemen.no...@mikrocop.com changed: What|Removed |Added CC|klemen.no...@mikrocop.com | -- You

svn commit: r1603770 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ test/org/apache/catalina/core/ webapps/docs/ webapps/docs/config/

2014-06-19 Thread markt
Author: markt Date: Thu Jun 19 09:06:39 2014 New Revision: 1603770 URL: http://svn.apache.org/r1603770 Log: Add a new limit, defaulting to 2MB, for the amount of data Tomcat will swallow for an aborted upload. Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java

Re: Time for 8.0.9

2014-06-19 Thread Mark Thomas
On 06/06/2014 14:51, Mark Thomas wrote: As I have said before, I'd like to get back to my original plane for monthly releases of 8.0.x. With that in mind - and unless some new bugs appear in the next few hours - I plan to tag 8.0.9 later today. So, a few hours turned into a few weeks. I'm

[Bug 54262] An empty absolute-ordering / should turn off all web-fragments

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54262 --- Comment #8 from Lucas Ventura Carro useyour.m...@gmail.com --- And what about {tomcat.dist}/lib dir? Because those services are loaded anyway. Debugging and watching the code of WebappServiceLoader and a google search with

svn commit: r1603775 - /tomcat/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java

2014-06-19 Thread markt
Author: markt Date: Thu Jun 19 09:26:32 2014 New Revision: 1603775 URL: http://svn.apache.org/r1603775 Log: Correct test. Exceeded the swallow limit aborts the connection. Modified: tomcat/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java Modified:

svn commit: r1603779 - /tomcat/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java

2014-06-19 Thread markt
Author: markt Date: Thu Jun 19 09:30:52 2014 New Revision: 1603779 URL: http://svn.apache.org/r1603779 Log: Grr. Different behaviours on different OSes Modified: tomcat/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java Modified:

svn commit: r1603781 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ test/org/apache/catalina/core/ webapps/docs/ webapps/docs/config/

2014-06-19 Thread markt
Author: markt Date: Thu Jun 19 09:31:43 2014 New Revision: 1603781 URL: http://svn.apache.org/r1603781 Log: Add a new limit, defaulting to 2MB, for the amount of data Tomcat will swallow for an aborted upload. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1603783 - /tomcat/trunk/test/org/apache/jasper/compiler/TestParser.java

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 09:34:14 2014 New Revision: 1603783 URL: http://svn.apache.org/r1603783 Log: Followup to the tests for fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56334#c15 Enable result check for test 07g. Modified:

svn commit: r1603788 - /tomcat/trunk/webapps/docs/changelog.xml

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 09:39:44 2014 New Revision: 1603788 URL: http://svn.apache.org/r1603788 Log: Correct a typo in changelog. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1603790 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/jasper/compiler/TestParser.java

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 09:42:28 2014 New Revision: 1603790 URL: http://svn.apache.org/r1603790 Log: Followup to the tests for fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56334#c15 Enable result check for test 07g. Merged r1603783 from tomcat/trunk. Modified:

buildbot failure in ASF Buildbot on tomcat-7-trunk

2014-06-19 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/137 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

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

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 10:08:28 2014 New Revision: 1603810 URL: http://svn.apache.org/r1603810 Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r1603811 - /tomcat/tc7.0.x/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 10:11:49 2014 New Revision: 1603811 URL: http://svn.apache.org/r1603811 Log: Fix compilation failure. (Followup to r1603781) Modified: tomcat/tc7.0.x/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java Modified:

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-06-19 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/139 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 56363] OpenSSL security advisory - Heartbleed bug

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56363 --- Comment #20 from Konstantin Kolinko knst.koli...@gmail.com --- (In reply to Doug from comment #19) See current thread Building tcnative on win32, Building tcnative on win32 [progress!] on dev mailing list.

svn commit: r1603862 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_9: ./ build.properties.default

2014-06-19 Thread markt
Author: markt Date: Thu Jun 19 12:42:16 2014 New Revision: 1603862 URL: http://svn.apache.org/r1603862 Log: Tag 8.0.9 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_9/ - copied from r1603861, tomcat/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCAT_8_0_9/build.properties.default Modified:

svn commit: r1603865 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default

2014-06-19 Thread markt
Author: markt Date: Thu Jun 19 12:43:51 2014 New Revision: 1603865 URL: http://svn.apache.org/r1603865 Log: Bump version number after tagging Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default Modified: tomcat/trunk/build.properties.default

[Bug 56363] OpenSSL security advisory - Heartbleed bug

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56363 --- Comment #21 from Christopher Schultz ch...@christopherschultz.net --- (In reply to Doug from comment #19) As a result of the latest OpenSSL vulnerability in 1.0.1g, I've been trying the build described here. However, the resulting

[Bug 56363] OpenSSL security advisory - Heartbleed bug

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56363 --- Comment #22 from Christopher Schultz ch...@christopherschultz.net --- (In reply to Konstantin Kolinko from comment #20) (In reply to Doug from comment #19) See current thread Building tcnative on win32, Building tcnative on win32

[Bug 56640] request.isAsyncSupported wrongly returns false

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56640 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com --- For a reference, some pointers for the current Tomcat 7.0.x code. 1) javax.servlet.ServletRequestWrapper.isAsyncSupported() returns the value from the wrapped request

svn commit: r5601 [2/2] - in /dev/tomcat/tomcat-8/v8.0.9: ./ bin/ bin/embed/ bin/extras/ src/

2014-06-19 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.9/src/apache-tomcat-8.0.9-src.tar.gz.md5 == --- dev/tomcat/tomcat-8/v8.0.9/src/apache-tomcat-8.0.9-src.tar.gz.md5 (added) +++

[VOTE] Release Apache Tomcat 8.0.9

2014-06-19 Thread Mark Thomas
The proposed Apache Tomcat 8.0.9 release is now available for voting. The main changes since 8.0.8 are: - Start to move towards RFC6265 for cookie handling - Better error handling when the error occurs after the response has been committed - Various Jasper improvements to make it easier for

Re: [VOTE] Release Apache Tomcat 8.0.9

2014-06-19 Thread Rémy Maucherat
2014-06-19 16:00 GMT+02:00 Mark Thomas ma...@apache.org: The proposed 8.0.9 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.9 (alpha) [ ] Beta - go ahead and release as 8.0.9 (beta) [X] Stable - go ahead and release as 8.0.9 (stable) Tests are ok,

Re: [PROPOSAL] Drop comet support in Tomcat 9 onwards

2014-06-19 Thread Rémy Maucherat
2014-06-18 23:40 GMT+02:00 Mark Thomas ma...@apache.org: I have been thinking about connector refactoring for Tomcat 9. Currently BIO is planned to be dropped due to the number of features in the servlet spec that rely on non-blocking IO. I would like to propose dropping support for Comet in

Re: [VOTE] Release Apache Tomcat 8.0.9

2014-06-19 Thread Jeanfrancois Arcand
The proposed 8.0.9 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.9 (alpha) [ ] Beta - go ahead and release as 8.0.9 (beta) [X] Stable - go ahead and release as 8.0.9 (stable) Websocket Comet/Servlet 3.1 Async tested. -- Jeanfrancois

RE: Building tcnative on win32 [alpha]

2014-06-19 Thread Konstantin Preißer
Hi Christopher, good work for creating a script to build tcnative. Below are some comments/review of it. -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, June 19, 2014 3:21 PM All, I have a first-stab at a Windows batch script

Re: Building tcnative on win32 [alpha]

2014-06-19 Thread Christopher Schultz
Konstantin, On 6/19/14, 12:20 PM, Konstantin Preißer wrote: good work for creating a script to build tcnative. Below are some comments/review of it. Thanks for your review. See below for more. FYI I *have* been reading your prior comments. I didn't want to get into Power Shell because of my

svn commit: r1603947 - /tomcat/trunk/java/org/apache/catalina/Wrapper.java

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 17:21:36 2014 New Revision: 1603947 URL: http://svn.apache.org/r1603947 Log: Align Wrapper javadoc with actual implementation that was changed by r926377. Modified: tomcat/trunk/java/org/apache/catalina/Wrapper.java Modified:

svn commit: r1603962 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/Wrapper.java

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 17:23:34 2014 New Revision: 1603962 URL: http://svn.apache.org/r1603962 Log: Align Wrapper javadoc with actual implementation that was changed by r926377. Merged r1603947 from tomcat/trunk. Modified: tomcat/tc7.0.x/trunk/ (props changed)

RE: Building tcnative on win32 [alpha]

2014-06-19 Thread Konstantin Preißer
Hi Christopher, thank you for your reply. -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, June 19, 2014 6:57 PM Konstantin, On 6/19/14, 12:20 PM, Konstantin Preißer wrote: good work for creating a script to build tcnative.

Re: [VOTE] Release Apache Tomcat 8.0.9

2014-06-19 Thread Filip Hanik
[X] Stable - go ahead and release as 8.0.9 (stable) On Thu, Jun 19, 2014 at 8:59 AM, Jeanfrancois Arcand jfarcand@gmail.com wrote: The proposed 8.0.9 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.9 (alpha) [ ] Beta - go ahead and release as 8.0.9

Re: Building tcnative on win32 [alpha]

2014-06-19 Thread Christopher Schultz
Konstantin, On 6/19/14, 12:20 PM, Konstantin Preißer wrote: One other thing: Do you know which version of VC++ was used to date to build Tomcat Native? I tried removing the Windows SDK and I was unable to link the compiled objects. I think there are some required libraries in the SDK. -chris

Re: Building tcnative on win32 [x86_64, failing]

2014-06-19 Thread Christopher Schultz
All, I'm stuck on trying to get tcnative to build for x86_64. When I run nmake with BUILD_CPU=x86_64, I get a bunch of compiler warnings followed by a linker failure like this (apologies for the lack of formatting). One problem may be that I am running a 32-bit OS: is it possible to build

svn commit: r1604014 - /tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 19:22:01 2014 New Revision: 1604014 URL: http://svn.apache.org/r1604014 Log: Additional fix for BZ 56611 and remove method Tomcat$ExistingStandardWrapper.hasAsync(), because 1). This method should have been final as it is used by class constructor. 2).

svn commit: r1604024 - in /tomcat/trunk: java/org/apache/catalina/startup/WebAnnotationSet.java webapps/docs/changelog.xml

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 19:47:31 2014 New Revision: 1604024 URL: http://svn.apache.org/r1604024 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56611 Refactor code to remove inefficient calls to Method.isAnnotationPresent(). Additional fixed that were missed in r1603591.

svn commit: r1604026 - /tomcat/trunk/java/org/apache/catalina/startup/WebAnnotationSet.java

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 20:02:48 2014 New Revision: 1604026 URL: http://svn.apache.org/r1604026 Log: Use for-each iterations Modified: tomcat/trunk/java/org/apache/catalina/startup/WebAnnotationSet.java Modified: tomcat/trunk/java/org/apache/catalina/startup/WebAnnotationSet.java

svn commit: r1604029 - in /tomcat/tc7.0.x/trunk/java/org/apache/catalina: Context.java startup/WebAnnotationSet.java

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 20:21:56 2014 New Revision: 1604029 URL: http://svn.apache.org/r1604029 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56588 Update according to the changes in Tomcat 8: Un-deprecate Context.findApplicationListeners() It is followup to r1600505,

buildbot success in ASF Buildbot on tomcat-trunk

2014-06-19 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/190 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1604030 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/WebAnnotationSet.java webapps/docs/changelog.xml

2014-06-19 Thread kkolinko
Author: kkolinko Date: Thu Jun 19 20:42:43 2014 New Revision: 1604030 URL: http://svn.apache.org/r1604030 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56611 Refactor code to remove inefficient calls to Method.isAnnotationPresent(). Additional fixes that were missed in r1603591.

[Bug 56611] No need to call method.isAnnotationPresent() then call method.getAnnotation.

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56611 --- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com --- I fixed several other usages of isAnnotationPresent() method, missed by Mark. It will be in 8.0.10, 7.0.55 onwards. -- You are receiving this mail because: You are the

[Bug 56648] New: ContainerBase.addChild blocks all user requests while single webapp is being deployed

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56648 Bug ID: 56648 Summary: ContainerBase.addChild blocks all user requests while single webapp is being deployed Product: Tomcat 7 Version: unspecified Hardware: All

buildbot failure in ASF Buildbot on tomcat-7-trunk

2014-06-19 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/141 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-06-19 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/142 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

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

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44312 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|RESOLVED

buildbot failure in ASF Buildbot on tomcat-trunk

2014-06-19 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/191 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1604066 - in /tomcat/trunk: java/org/apache/catalina/mapper/LocalStrings.properties java/org/apache/catalina/mapper/Mapper.java webapps/docs/changelog.xml

2014-06-19 Thread kkolinko
Author: kkolinko Date: Fri Jun 20 01:08:56 2014 New Revision: 1604066 URL: http://svn.apache.org/r1604066 Log: Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=44312 Log an error if there is a conflict between Host and Alias names. This also includes the following: 1. Implemented

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

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44312 --- Comment #5 from Konstantin Kolinko knst.koli...@gmail.com --- Fixed in Tomcat 8 by r1604066 and will be in 8.0.10 onwards. -- You are receiving this mail because: You are the assignee for the bug.

buildbot success in ASF Buildbot on tomcat-trunk

2014-06-19 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/192 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 55582] Concurrent issue of TagFileProcessor

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55582 Daniel Koh howeverk...@gmail.com changed: What|Removed |Added CC|

[Bug 56649] New: Concurrent issue of TagFileProcessor

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56649 Bug ID: 56649 Summary: Concurrent issue of TagFileProcessor Product: Tomcat 7 Version: trunk Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 56649] Concurrent issue of TagFileProcessor

2014-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56649 Daniel Koh howeverk...@gmail.com changed: What|Removed |Added OS||All --- Comment