Re: [tomcat] branch master updated: Add support for ALPN on Java 8

2020-07-02 Thread Mark Thomas
On 02/07/2020 17:21, Mark Thomas wrote: > On 02/07/2020 10:27, Rémy Maucherat wrote: >> So, two months later I plan to make the change since the required >> OpenJDK build is now old enough, and most importantly this is a minor >> API change that needs to happen before 10.0 goes out of M mode.

[Bug 64574] Some HTTP/1.1 responses are broken (missing headers, empty chunks)

2020-07-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64574 --- Comment #2 from Remy Maucherat --- I agree the RECYCLE_FACADES name for the system property was misleading, and that's why it was changed when it was replaced by the discardFacades Connector attribute. -- You are receiving this mail

[Bug 64574] Some HTTP/1.1 responses are broken (missing headers, empty chunks)

2020-07-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64574 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 64574] New: Some HTTP/1.1 responses are broken (missing headers, empty chunks)

2020-07-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64574 Bug ID: 64574 Summary: Some HTTP/1.1 responses are broken (missing headers, empty chunks) Product: Tomcat 8 Version: 8.5.55 Hardware: PC OS: Linux

Better handling of AJP errors if corruption is discovered?

2020-07-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I recently had the displeasure of tracking-down a mismatched AJP "max packet size" on a service. The symptom was that when a large POST request came in ( > 8192 bytes ), Tomcat would log two errors in quick succession: 1.

[GitHub] [tomcat] sephiroth-j edited a comment on pull request #311: support schemes "wss" and "ws" in WsHandshakeRequest.buildRequestUri()

2020-07-02 Thread GitBox
sephiroth-j edited a comment on pull request #311: URL: https://github.com/apache/tomcat/pull/311#issuecomment-653173711 I observed the exception in a project with Spring Boot 2.3 and Vaadin 14.2 with an enabled

[GitHub] [tomcat] sephiroth-j edited a comment on pull request #311: support schemes "wss" and "ws" in WsHandshakeRequest.buildRequestUri()

2020-07-02 Thread GitBox
sephiroth-j edited a comment on pull request #311: URL: https://github.com/apache/tomcat/pull/311#issuecomment-653173711 I observed the exception in a project with Spring Boot 2.3 and Vaadin 14.2 with an enabled

Re: [ANN] New committer: Raymond Augé

2020-07-02 Thread Martin Grigorov
Welcome Raymond! On Thu, Jul 2, 2020, 17:40 Mark Thomas wrote: > On behalf of the Tomcat committers I am pleased to announce that > Raymond Augé (rotty3000) has been voted in as a new Tomcat committer. > > Please join me in welcoming him. > > Kind regards, > > Mark > >

[GitHub] [tomcat] sephiroth-j commented on pull request #311: support schemes "wss" and "ws" in WsHandshakeRequest.buildRequestUri()

2020-07-02 Thread GitBox
sephiroth-j commented on pull request #311: URL: https://github.com/apache/tomcat/pull/311#issuecomment-653173711 i observed the exception in Spring Boot Project with Vaadin with an enabled `ForwardedHeaderFilter`. The setup was Traefik as reverse proxy with TLS termination forwarding the

[GitHub] [tomcat] sephiroth-j opened a new pull request #311: support schemes "wss" and "ws" in WsHandshakeRequest.buildRequestUri()

2020-07-02 Thread GitBox
sephiroth-j opened a new pull request #311: URL: https://github.com/apache/tomcat/pull/311 requests with scheme "wss" or "ws", as outlined in [RFC 6455 section 11.1](https://tools.ietf.org/html/rfc6455#section-11.1), will cause an `IllegalArgumentException` with message

Re: [ANN] New committer: Raymond Augé

2020-07-02 Thread Raymond Auge
Thank you all. Sincerely, - Ray On Thu, Jul 2, 2020, 11:45 Romain Manni-Bucau, wrote: > Congrats Ray, well deserved! > > Romain Manni-Bucau > @rmannibucau | Blog > | Old Blog > | Github >

Re: [tomcat] branch master updated: Add support for ALPN on Java 8

2020-07-02 Thread Mark Thomas
On 02/07/2020 10:27, Rémy Maucherat wrote: > On Sat, May 9, 2020 at 4:53 PM Rémy Maucherat > wrote: > > On Fri, May 8, 2020 at 6:36 PM > wrote: > > This is an automated email from the ASF dual-hosted git repository. > >

Re: [ANN] New committer: Raymond Augé

2020-07-02 Thread Romain Manni-Bucau
Congrats Ray, well deserved! Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: [ANN] New committer: Raymond Augé

2020-07-02 Thread Coty Sutherland
Congrats and welcome! On Thu, Jul 2, 2020 at 10:40 AM Mark Thomas wrote: > On behalf of the Tomcat committers I am pleased to announce that > Raymond Augé (rotty3000) has been voted in as a new Tomcat committer. > > Please join me in welcoming him. > > Kind regards, > > Mark > >

[ANN] New committer: Raymond Augé

2020-07-02 Thread Mark Thomas
On behalf of the Tomcat committers I am pleased to announce that Raymond Augé (rotty3000) has been voted in as a new Tomcat committer. Please join me in welcoming him. Kind regards, Mark - To unsubscribe, e-mail:

[tomcat] branch 7.0.x updated: maven-resolver-ant-tasks is used instead of maven-ant-tasks

2020-07-02 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 60da928 maven-resolver-ant-tasks is used

[tomcat] branch 7.0.x updated: Increment version number for next development cycle

2020-07-02 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new fcef996 Increment version number for next

RE: [VOTE] Release Apache Tomcat 8.5.57

2020-07-02 Thread George Stanchev
Thanks Martin, it is not a stopper, just pointed it out… From: Martin Grigorov Sent: Thursday, July 02, 2020 4:00 AM To: Tomcat Developers List Subject: Re: [VOTE] Release Apache Tomcat 8.5.57 On Wed, Jul 1, 2020, 23:48 George Stanchev mailto:george.stanc...@microfocus.com>> wrote: I ran ant

svn commit: r40269 [1/2] - in /dev/tomcat/tomcat-7/v7.0.105: ./ bin/ bin/embed/ bin/extras/ src/

2020-07-02 Thread violetagg
Author: violetagg Date: Thu Jul 2 13:03:55 2020 New Revision: 40269 Log: Stage Tomcat 7.0.105 Added: dev/tomcat/tomcat-7/v7.0.105/ dev/tomcat/tomcat-7/v7.0.105/KEYS dev/tomcat/tomcat-7/v7.0.105/README.html dev/tomcat/tomcat-7/v7.0.105/RELEASE-NOTES

svn commit: r40269 [2/2] - in /dev/tomcat/tomcat-7/v7.0.105: ./ bin/ bin/embed/ bin/extras/ src/

2020-07-02 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.105/bin/extras/tomcat-juli-adapters.jar.sha512 == --- dev/tomcat/tomcat-7/v7.0.105/bin/extras/tomcat-juli-adapters.jar.sha512 (added) +++

[tomcat] tag 7.0.105 created (now f95f4e1)

2020-07-02 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg pushed a change to tag 7.0.105 in repository https://gitbox.apache.org/repos/asf/tomcat.git. at f95f4e1 (commit) This tag includes the following new commits: new f95f4e1 Tag 7.0.105 The 1 revisions

[tomcat] 01/01: Tag 7.0.105

2020-07-02 Thread violetagg
This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to tag 7.0.105 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f95f4e146e7eb463abdd8d7e2c47095d50075d97 Author: Violeta Georgieva [VMware] AuthorDate: Thu Jul 2 12:58:37 2020 +0100

[VOTE] Release Apache Tomcat 7.0.105

2020-07-02 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.105 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.105/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1275/ The git tag is:

Nexus: Staging Completed

2020-07-02 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close for voting Tomcat 7.0.105Deployer properties:"userAgent" = "Apache-Ant/Apache Ant(TM) version 1.9.15 compiled on May 10 2020 (Java 1.8.0_251; Windows 10 10.0) Aether""userId" = "violetagg""ip" = "78.83.99.114"Details:The following

Re: [VOTE] Release Apache Tomcat 9.0.37

2020-07-02 Thread Violeta Georgieva
На вт, 30.06.2020 г. в 23:41 Mark Thomas написа: > > The proposed Apache Tomcat 9.0.37 release is now available for voting. > > The notable changes compared to the 9.0.36 release are: > > - Implement a significant portion of the TLS environment variables > for the rewrite valve. > > -

Re: [VOTE] Release Apache Tomcat 8.5.57

2020-07-02 Thread Violeta Georgieva
На ср, 1.07.2020 г. в 1:14 Mark Thomas написа: > > The proposed Apache Tomcat 8.5.57 release is now available for voting. > > The notable changes compared to the 8.5.56 release are: > > - Implement a significant portion of the TLS environment variables > for the rewrite valve. > > - Reduce

Re: [VOTE] Release Apache Tomcat 8.5.57

2020-07-02 Thread Martin Grigorov
On Wed, Jul 1, 2020, 23:48 George Stanchev wrote: > I ran ant ide-eclipse and the generated project contains a reference to > > > > path="TOMCAT_LIBS_BASE/cglib-3.3.0/cglib-nodep-2.2.2.jar"/> > > > > But D:\work\My > Projects\java\Tomcat\8.5.57-src\libraries-download\cglib-3.3.0 contains > only

[tomcat] branch 8.5.x updated: Fix CGLIB version to be 3.3.0

2020-07-02 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 6b95cdc Fix CGLIB version to be 3.3.0 6b95cdc

[tomcat] branch master updated: Fix CGLIB version to be 3.3.0

2020-07-02 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 5be3ec0 Fix CGLIB version to be 3.3.0

[tomcat] branch 9.0.x updated: Fix CGLIB version to be 3.3.0

2020-07-02 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new a050514 Fix CGLIB version to be 3.3.0 a050514

Re: [tomcat] branch master updated: Add support for ALPN on Java 8

2020-07-02 Thread Rémy Maucherat
On Sat, May 9, 2020 at 4:53 PM Rémy Maucherat wrote: > On Fri, May 8, 2020 at 6:36 PM wrote: > >> This is an automated email from the ASF dual-hosted git repository. >> >> remm pushed a commit to branch master >> in repository https://gitbox.apache.org/repos/asf/tomcat.git >> >> >> The