[Bug 60030] Run away CPU with JSSE / OpenSSL with IE8

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60030 csyper...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2 from

buildbot success in on tomcat-trunk

2016-08-23 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1605 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1757399 - /tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 15:58:54 2016 New Revision: 1757399 URL: http://svn.apache.org/viewvc?rev=1757399=rev Log: Checkstyle Modified: tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java Modified:

[Bug 60030] Run away CPU with JSSE / OpenSSL with IE8

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60030 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO ---

svn commit: r1757406 - in /tomcat/trunk: java/org/apache/catalina/util/LifecycleBase.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 16:47:40 2016 New Revision: 1757406 URL: http://svn.apache.org/viewvc?rev=1757406=rev Log: Improve handling of exceptions during a Lifecycle events triggered by a state transition. The exception is now caught and the component is now placed into the FAILED state.

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

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 17:02:23 2016 New Revision: 1757408 URL: http://svn.apache.org/viewvc?rev=1757408=rev Log: Improve handling when a WAR file and/or the associated exploded directory are symlinked into the appBase. Modified:

[Bug 60022] ContextConfig#fixDocBase function generates invalid docBase if exploded war is a sym-link

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60022 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1757424 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/util/LifecycleBase.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 19:37:57 2016 New Revision: 1757424 URL: http://svn.apache.org/viewvc?rev=1757424=rev Log: Improve handling of exceptions during a Lifecycle events triggered by a state transition. The exception is now caught and the component is now placed into the FAILED state.

svn commit: r1757421 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 19:36:52 2016 New Revision: 1757421 URL: http://svn.apache.org/viewvc?rev=1757421=rev Log: Checkstyle Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java Propchange:

svn commit: r1757422 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 19:37:00 2016 New Revision: 1757422 URL: http://svn.apache.org/viewvc?rev=1757422=rev Log: Checkstyle Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java Propchange:

svn commit: r1757423 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/util/LifecycleBase.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 19:37:49 2016 New Revision: 1757423 URL: http://svn.apache.org/viewvc?rev=1757423=rev Log: Improve handling of exceptions during a Lifecycle events triggered by a state transition. The exception is now caught and the component is now placed into the FAILED state.

[Bug 60033] Jar scanning not handling properly Manifest class-path attribute

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60033 --- Comment #2 from Olivier Peyrusse --- (In reply to Mark Thomas from comment #1) > Bug 59961 does look as if it would be useful to you. Patches (attached to > that bug) welcome. As stated by my comment, I read that task

svn commit: r1757425 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/util/LifecycleBase.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 19:39:46 2016 New Revision: 1757425 URL: http://svn.apache.org/viewvc?rev=1757425=rev Log: Improve handling of exceptions during a Lifecycle events triggered by a state transition. The exception is now caught and the component is now placed into the FAILED state.

svn commit: r1757426 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 19:40:51 2016 New Revision: 1757426 URL: http://svn.apache.org/viewvc?rev=1757426=rev Log: Improve handling when a WAR file and/or the associated exploded directory are symlinked into the appBase. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1757427 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 19:41:04 2016 New Revision: 1757427 URL: http://svn.apache.org/viewvc?rev=1757427=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60022 Improve handling when a WAR file and/or the associated exploded directory are symlinked into the appBase. Modified:

buildbot success in on tomcat-8-trunk

2016-08-23 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/732 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 60034] New: typo in proxy servlet docs - "is extremely help"

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60034 Bug ID: 60034 Summary: typo in proxy servlet docs - "is extremely help" Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All Status: NEW

[Bug 60035] New: java.io.IOException: Too many open files

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60035 Bug ID: 60035 Summary: java.io.IOException: Too many open files Product: Tomcat 8 Version: 8.5.4 Hardware: Other OS: Linux Status: NEW Severity: normal

svn commit: r1757349 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/naming/TestNamingContext.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 10:16:05 2016 New Revision: 1757349 URL: http://svn.apache.org/viewvc?rev=1757349=rev Log: Import order Missing header Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/naming/TestNamingContext.java Propchange:

svn commit: r1757348 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/naming/TestNamingContext.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 10:15:42 2016 New Revision: 1757348 URL: http://svn.apache.org/viewvc?rev=1757348=rev Log: Import order Missing header Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/naming/TestNamingContext.java Propchange:

svn commit: r1757350 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/naming/TestNamingContext.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 10:17:32 2016 New Revision: 1757350 URL: http://svn.apache.org/viewvc?rev=1757350=rev Log: Import order Missing header Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/naming/TestNamingContext.java Propchange:

buildbot failure in on tomcat-8-trunk

2016-08-23 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/728 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 60032] New: EL function resolve varargs values but not send it to function call

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60032 Bug ID: 60032 Summary: EL function resolve varargs values but not send it to function call Product: Tomcat 8 Version: 8.0.33 Hardware: PC Status: NEW

svn commit: r1757347 - /tomcat/trunk/test/org/apache/naming/TestNamingContext.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 10:14:54 2016 New Revision: 1757347 URL: http://svn.apache.org/viewvc?rev=1757347=rev Log: Import order Missing header Modified: tomcat/trunk/test/org/apache/naming/TestNamingContext.java Modified: tomcat/trunk/test/org/apache/naming/TestNamingContext.java

buildbot exception in on tomcat-trunk

2016-08-23 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1601 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1757363 - in /tomcat/trunk: java/org/apache/catalina/filters/CorsFilter.java test/org/apache/catalina/startup/TomcatBaseTest.java test/org/apache/catalina/valves/rewrite/TestRewriteValve.

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 13:22:52 2016 New Revision: 1757363 URL: http://svn.apache.org/viewvc?rev=1757363=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 Add a test case Modified: tomcat/trunk/java/org/apache/catalina/filters/CorsFilter.java

svn commit: r1757364 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/filters/CorsFilter.java test/org/apache/catalina/startup/TomcatBaseTest.java test/org/apache/catalina/valves/rewrite/TestRe

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 13:23:44 2016 New Revision: 1757364 URL: http://svn.apache.org/viewvc?rev=1757364=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 Add a test case Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1757365 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/CorsFilter.java test/org/apache/catalina/startup/TomcatBaseTest.java test/org/apache/catalina/valves/rewrite/TestRe

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 13:24:15 2016 New Revision: 1757365 URL: http://svn.apache.org/viewvc?rev=1757365=rev Log: Add a test case Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/filters/CorsFilter.java

svn commit: r1757366 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/CorsFilter.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 13:24:51 2016 New Revision: 1757366 URL: http://svn.apache.org/viewvc?rev=1757366=rev Log: Fix typo Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/CorsFilter.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/CorsFilter.java

[Bug 60013] Non-ASCII characters in querystring get mangled after URL Rewrite using RewriteValve

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME

Re: svn commit: r1757353 - in /tomcat/trunk: java/org/apache/catalina/filters/CorsFilter.java webapps/docs/changelog.xml

2016-08-23 Thread Mark Thomas
On 23/08/2016 12:33, Martin Grigorov wrote: > Hi Mark, > > On Tue, Aug 23, 2016 at 12:54 PM, wrote: > >> Author: markt >> Date: Tue Aug 23 10:54:28 2016 >> New Revision: 1757353 >> >> URL: http://svn.apache.org/viewvc?rev=1757353=rev >> +// RFC6454, section 4. "If

svn commit: r1757353 - in /tomcat/trunk: java/org/apache/catalina/filters/CorsFilter.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 10:54:28 2016 New Revision: 1757353 URL: http://svn.apache.org/viewvc?rev=1757353=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60008 When processing CORs requests, treat any origin with a URI scheme of file as a valid origin. Modified:

svn commit: r1757356 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/CorsFilter.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 10:58:27 2016 New Revision: 1757356 URL: http://svn.apache.org/viewvc?rev=1757356=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60008 When processing CORs requests, treat any origin with a URI scheme of file as a valid origin. Modified:

svn commit: r1757355 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/filters/CorsFilter.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 10:56:59 2016 New Revision: 1757355 URL: http://svn.apache.org/viewvc?rev=1757355=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60008 When processing CORs requests, treat any origin with a URI scheme of file as a valid origin. Modified:

[Bug 60008] Tomcat CORS filter not allowing origin with file:// when resource access done from WebView

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60008 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED

buildbot success in on tomcat-trunk

2016-08-23 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1602 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

buildbot success in on tomcat-8-trunk

2016-08-23 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/729 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

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

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 10:56:16 2016 New Revision: 1757354 URL: http://svn.apache.org/viewvc?rev=1757354=rev Log: Correct location of changelog entry Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

buildbot failure in on tomcat-trunk

2016-08-23 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1603 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 60033] New: Jar scanning not handling properly Manifest class-path attribute

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60033 Bug ID: 60033 Summary: Jar scanning not handling properly Manifest class-path attribute Product: Tomcat 8 Version: 8.5.4 Hardware: PC OS: Linux

buildbot failure in on tomcat-8-trunk

2016-08-23 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/730 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1757374 - /tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 14:01:58 2016 New Revision: 1757374 URL: http://svn.apache.org/viewvc?rev=1757374=rev Log: URIs should be encoded and Buildbot doesn't like it if they are not. Modified: tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java Modified:

svn commit: r1757376 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 14:02:46 2016 New Revision: 1757376 URL: http://svn.apache.org/viewvc?rev=1757376=rev Log: URIs should be encoded and Buildbot doesn't like it if they are not. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1757375 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 14:02:39 2016 New Revision: 1757375 URL: http://svn.apache.org/viewvc?rev=1757375=rev Log: URIs should be encoded and Buildbot doesn't like it if they are not. Modified: tomcat/tc8.5.x/trunk/ (props changed)

[Bug 60033] Jar scanning not handling properly Manifest class-path attribute

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60033 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1757357 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/CorsFilter.java webapps/docs/changelog.xml

2016-08-23 Thread markt
Author: markt Date: Tue Aug 23 10:59:28 2016 New Revision: 1757357 URL: http://svn.apache.org/viewvc?rev=1757357=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60008 When processing CORs requests, treat any origin with a URI scheme of file as a valid origin. Modified:

[Bug 60014] NIO2 Connector with SSL (OpenSSL) truncates post data

2016-08-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60014 Remy Maucherat changed: What|Removed |Added Status|NEEDINFO|RESOLVED

Re: svn commit: r1757353 - in /tomcat/trunk: java/org/apache/catalina/filters/CorsFilter.java webapps/docs/changelog.xml

2016-08-23 Thread Martin Grigorov
Hi Mark, On Tue, Aug 23, 2016 at 12:54 PM, wrote: > Author: markt > Date: Tue Aug 23 10:54:28 2016 > New Revision: 1757353 > > URL: http://svn.apache.org/viewvc?rev=1757353=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60008 > When processing CORs requests,