The following votes were cast:
Binding:
+1: remm, jfclere, markt, huxing, fschumacher
No other votes were cast.
The vote therefore passes.
Thanks to everyone who contributed to this release.
I'll put the bits in the right places and probably announce it tomorrow.
Mark
---
Author: markt
Date: Mon Sep 10 08:42:50 2018
New Revision: 1840442
URL: http://svn.apache.org/viewvc?rev=1840442&view=rev
Log:
Add release date
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/
Ping.
Just a reminder that we only have 2 votes for this release at the
moment. If any PMC members who haven't voted could take a look that
would be appreciated.
Mark
On 04/09/18 23:52, Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.34 release is now available for voting.
>
> The major ch
Author: markt
Date: Mon Sep 10 08:47:42 2018
New Revision: 29239
Log:
Release 9.0.12
Added:
release/tomcat/tomcat-9/v9.0.12/
- copied from r29238, dev/tomcat/tomcat-9/v9.0.12/
Removed:
dev/tomcat/tomcat-9/v9.0.12/
---
Author: markt
Date: Mon Sep 10 09:23:10 2018
New Revision: 1840443
URL: http://svn.apache.org/viewvc?rev=1840443&view=rev
Log:
Remove unused code
Modified:
tomcat/jk/trunk/native/common/jk_uri_worker_map.c
tomcat/jk/trunk/native/common/jk_uri_worker_map.h
Modified: tomcat/jk/trunk/native
Author: markt
Date: Mon Sep 10 09:26:19 2018
New Revision: 1840444
URL: http://svn.apache.org/viewvc?rev=1840444&view=rev
Log:
Minor logging performance optimization
Modified:
tomcat/jk/trunk/native/common/jk_util.c
Modified: tomcat/jk/trunk/native/common/jk_util.c
URL:
http://svn.apache.or
Author: markt
Date: Mon Sep 10 09:52:04 2018
New Revision: 1840445
URL: http://svn.apache.org/viewvc?rev=1840445&view=rev
Log:
Optimize path parameter handling, by centralizing it in jk_servlet_normalize()
and removing it from map_uri_to_worker_ext()
Modified:
tomcat/jk/trunk/native/common/j
Author: markt
Date: Mon Sep 10 09:59:11 2018
New Revision: 1840447
URL: http://svn.apache.org/viewvc?rev=1840447&view=rev
Log:
Add a debug log message
Modified:
tomcat/jk/trunk/native/common/jk_uri_worker_map.c
Modified: tomcat/jk/trunk/native/common/jk_uri_worker_map.c
URL:
http://svn.apac
Author: markt
Date: Mon Sep 10 10:04:57 2018
New Revision: 1840448
URL: http://svn.apache.org/viewvc?rev=1840448&view=rev
Log:
Change return code for bad request paths to the more appropriate
HTTP_BAD_REQUEST.
Modified:
tomcat/jk/trunk/native/apache-2.0/mod_jk.c
Modified: tomcat/jk/trunk/na
Author: markt
Date: Mon Sep 10 10:07:34 2018
New Revision: 1840449
URL: http://svn.apache.org/viewvc?rev=1840449&view=rev
Log:
Optimize handling of request_config.
Modified:
tomcat/jk/trunk/native/apache-2.0/mod_jk.c
Modified: tomcat/jk/trunk/native/apache-2.0/mod_jk.c
URL:
http://svn.apach
Author: markt
Date: Mon Sep 10 10:12:06 2018
New Revision: 1840450
URL: http://svn.apache.org/viewvc?rev=1840450&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62689
Correct regression in 1.2.44 that broke request handling for "OPTIONS *"
requests. (rjung)
Modified:
tomcat/
https://bz.apache.org/bugzilla/show_bug.cgi?id=62689
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Mon Sep 10 10:16:42 2018
New Revision: 1840451
URL: http://svn.apache.org/viewvc?rev=1840451&view=rev
Log:
Let the webserver know about normalized URLs used for worker mapping but use
the original URL when doing the final forwarding.
Modified:
tomcat/jk/trunk/native/apach
Author: markt
Date: Mon Sep 10 11:22:24 2018
New Revision: 1840453
URL: http://svn.apache.org/viewvc?rev=1840453&view=rev
Log:
Split large test in two to reduce running time with running tests in parallel
Added:
tomcat/trunk/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.ja
On 07/09/18 10:50, Rory O'Donnell wrote:
> Hi Mark,
>
> *JDK 11 build 28 is our first JDK 11 Release Candidate [1]
> *
>
> * JDK 11 build 28 is available at : - jdk.java.net/11/
>
> *JDK 12 Early Access build 10 is available at : - jdk.java.net/12/*
>
> * Release Notes for JDK 12 [2]
> * *JE
Thanks for that Mark.
Rgds,Rory
On 10/09/2018 14:50, Mark Thomas wrote:
On 07/09/18 10:50, Rory O'Donnell wrote:
Hi Mark,
*JDK 11 build 28 is our first JDK 11 Release Candidate [1]
*
* JDK 11 build 28 is available at : - jdk.java.net/11/
*JDK 12 Early Access build 10 is available at : -
Author: markt
Date: Mon Sep 10 14:17:12 2018
New Revision: 1840469
URL: http://svn.apache.org/viewvc?rev=1840469&view=rev
Log:
Further clarify the limitations of JkAutoAlias
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
tomcat/jk/trunk/xdocs/reference/apache.xml
Modified: t
https://bz.apache.org/bugzilla/show_bug.cgi?id=62685
Ethan Close changed:
What|Removed |Added
CC||ethan.cl...@gmail.com
--
You are receiv
Am 2018-09-05 um 00:52 schrieb Mark Thomas:
The proposed Apache Tomcat 8.5.34 release is now available for voting.
The major changes compared to the 8.5.33 release are:
- Fix multiple issues associated with using the asynchronous Servlet
API in combination with HTTP/2
- Add recursion to rew
On Tue, Sep 4, 2018 at 6:52 PM Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.34 release is now available for voting.
>
> The major changes compared to the 8.5.33 release are:
>
> - Fix multiple issues associated with using the asynchronous Servlet
> API in combination with HTTP/2
>
> - Ad
Le 05/09/2018 à 00:52, Mark Thomas a écrit :
> [X] Stable - go ahead and release as 8.5.34
+1, tested NIO/NIO2/APR on Debian with OpenJDK 10 and OpenSSL 1.1.1
Emmanuel Bourg
signature.asc
Description: OpenPGP digital signature
Author: markt
Date: Mon Sep 10 19:58:37 2018
New Revision: 1840491
URL: http://svn.apache.org/viewvc?rev=1840491&view=rev
Log:
Make extract of session ID from path parameters more robust.
Modified:
tomcat/jk/trunk/native/common/jk_lb_worker.c
tomcat/jk/trunk/xdocs/miscellaneous/changelog.
The following voters were cast:
Binding:
+1: remm, markt, michaelo, csutherl, ebourg
No other votes were cast.
This vote therefore passes.
Thanks to everyone who contributed to this release.
I'll move the bits now and hopefully announce alongside 9.0.x if the
mirrors sync up quickly enough.
M
Author: markt
Date: Mon Sep 10 20:22:53 2018
New Revision: 29252
Log:
Release Apache Tomcat 8.5.34
Added:
release/tomcat/tomcat-8/v8.5.34/
- copied from r29251, dev/tomcat/tomcat-8/v8.5.34/
Removed:
dev/tomcat/tomcat-8/v8.5.34/
-
Author: markt
Date: Mon Sep 10 20:23:26 2018
New Revision: 1840492
URL: http://svn.apache.org/viewvc?rev=1840492&view=rev
Log:
Add the release date
Modified:
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/
Am 2018-09-10 um 22:18 schrieb Mark Thomas:
The following voters were cast:
Binding:
+1: remm, markt, michaelo, csutherl, ebourg
My vote is binding? I am solely a committer at moment, not a PMC member.
Michael
-
To unsubscri
On 10/09/18 21:25, Michael Osipov wrote:
> Am 2018-09-10 um 22:18 schrieb Mark Thomas:
>> The following voters were cast:
>>
>> Binding:
>> +1: remm, markt, michaelo, csutherl, ebourg
>
> My vote is binding? I am solely a committer at moment, not a PMC member.
Bah. And I checked that as well. You
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test-nio has an issue affecting its community integration.
Th
28 matches
Mail list logo