[tomcat] 01/02: Fix import order

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 9da9cfc5a07c12417e8f147dd79a31e6f882c57e Author: Mark Thomas AuthorDate: Fri Feb 17 10:10:22 2023 + Fix import

[tomcat] 02/02: Append single characters as characters rather than one character strings

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f0d548b98158b6d169174d40be0812e99c95d9f3 Author: Mark Thomas AuthorDate: Fri Feb 17 10:19:38 2023 + Append

[tomcat] branch 9.0.x updated (0cc16359c6 -> f0d548b981)

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 0cc16359c6 Many improvements. new 9da9cfc5a0 Fix import order new f0d548b981 Append single characters as

Re: [tomcat] branch main updated: Many improvements.

2023-02-17 Thread Rémy Maucherat
On Fri, Feb 17, 2023 at 4:32 AM wrote: > -ciphers.removeAll(movedCiphers); > +movedCiphers.forEach(ciphers::remove); Ok for some of them maybe, but I don't understand why one this is better. Rémy > ciphers.addAll(movedCiphers); > } > > @@ -582,7 +582,7 @@ public

[tomcat] 02/02: Append single characters as characters rather than one character strings

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d469367935362f6d6bbf67558778008954d25709 Author: Mark Thomas AuthorDate: Fri Feb 17 10:19:38 2023 + Append

[tomcat] 01/02: Fix import order

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 7b531e440cf826a453c69efadb9b3fc83d727a47 Author: Mark Thomas AuthorDate: Fri Feb 17 10:10:22 2023 + Fix import

[tomcat] 02/02: Append single characters as characters rather than one character strings

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 1390aae850525df3fca9ddc38be1196339d050bd Author: Mark Thomas AuthorDate: Fri Feb 17 10:19:38 2023 + Append

[tomcat] 01/02: Many improvements.

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit b8e9c49e588c21ca64d07f9990267eace1cbbcbc Author: lihan AuthorDate: Fri Feb 17 11:30:53 2023 +0800 Many improvements.

[tomcat] branch 10.1.x updated (f12a93ed10 -> d469367935)

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from f12a93ed10 Many improvements. new 7b531e440c Fix import order new d469367935 Append single characters as

[GitHub] [tomcat] tbw777 opened a new pull request, #592: Improved regexp performance: "a-zA-Z0-9_" -> "\w"

2023-02-17 Thread via GitHub
tbw777 opened a new pull request, #592: URL: https://github.com/apache/tomcat/pull/592 https://gist.github.com/tbw777/8ce56d2cc3a0216012362d18b7262eb2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Buildbot success in on tomcat-11.0.x

2023-02-17 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/208 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] a4614c62cf7c3ac46e4ee9039b5c500179ed5128 Steps:

[tomcat] branch 8.5.x updated: Fix failing test. RequestFacade has been updated to throw ISE not NPE

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 fbcae901cf Fix failing test. RequestFacade has

svn commit: r60180 - in /dev/tomcat/tomcat-11/v11.0.0-M3: ./ bin/ bin/embed/ src/

2023-02-17 Thread markt
Author: markt Date: Fri Feb 17 18:14:02 2023 New Revision: 60180 Log: Upload 11.0.0-M3 for voting Added: dev/tomcat/tomcat-11/v11.0.0-M3/ dev/tomcat/tomcat-11/v11.0.0-M3/KEYS dev/tomcat/tomcat-11/v11.0.0-M3/README.html dev/tomcat/tomcat-11/v11.0.0-M3/RELEASE-NOTES

Buildbot failure in on tomcat-11.0.x

2023-02-17 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/207 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main]

[tomcat] branch main updated: Update test certs and keys

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new a4614c62cf Update test certs and keys a4614c62cf is

Re: Test certs expired?

2023-02-17 Thread Mark Thomas
They have. I have a new set ready to commit. Just running the tests to make sure I didn't miss any. Mark On 17/02/2023 16:30, Rainer Jung wrote: I think the test certs in test/org/apache/tomcat/util/net just expired. At least I start to get failures with Caused by:

[tomcat] 01/01: Tag 11.0.0-M3

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 11.0.0-M3 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8afe2647d7801172cc304f4a47d8aad9646d2985 Author: Mark Thomas AuthorDate: Fri Feb 17 17:47:33 2023 + Tag

[tomcat] tag 11.0.0-M3 created (now 8afe2647d7)

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 11.0.0-M3 in repository https://gitbox.apache.org/repos/asf/tomcat.git at 8afe2647d7 (commit) This tag includes the following new commits: new 8afe2647d7 Tag 11.0.0-M3 The 1 revisions

Buildbot failure in on tomcat-9.0.x

2023-02-17 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/460 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x]

Buildbot success in on tomcat-10.1.x

2023-02-17 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/676 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 10.1.x] f0d53527618987d9f2a497640507159198c671ed Steps:

[tomcat] branch main updated: Fix failing test. RequestFacade has been updated to throw ISE not NPE

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 9a1890f959 Fix failing test. RequestFacade has been

[tomcat] branch 10.1.x updated: Fix failing test. RequestFacade has been updated to throw ISE not NPE

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 5baa6fa6b3 Fix failing test. RequestFacade has

[tomcat] branch 9.0.x updated: Fix failing test. RequestFacade has been updated to throw ISE not NPE

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 7f4fa39a67 Fix failing test. RequestFacade has

[GitHub] [tomcat] tbw777 closed pull request #583: Replaced old time API

2023-02-17 Thread via GitHub
tbw777 closed pull request #583: Replaced old time API URL: https://github.com/apache/tomcat/pull/583 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Buildbot failure in on tomcat-10.1.x

2023-02-17 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/675 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x]

[tomcat] branch 8.5.x updated: Update test certs and keys

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 27cee87b2d Update test certs and keys 27cee87b2d

[tomcat] branch 9.0.x updated: Update test certs and keys

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 da9441bf57 Update test certs and keys da9441bf57

[tomcat] branch 10.1.x updated: Update test certs and keys

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new f0d5352761 Update test certs and keys f0d5352761

Test certs expired?

2023-02-17 Thread Rainer Jung
I think the test certs in test/org/apache/tomcat/util/net just expired. At least I start to get failures with Caused by: java.security.cert.CertificateExpiredException: NotAfter: Fri Feb 17 15:28:35 CET 2023 and the files in git are two years old. Best regards, Rainer

[VOTE] Release Apache Tomcat 11.0.0-M3

2023-02-17 Thread Mark Thomas
The proposed Apache Tomcat 11.0.0-M3 release is now available for voting. Apache Tomcat 11.0.0-M3 is a milestone release of the 11.0.x branch and has been made to provide users with early access to the new features in Apache Tomcat 11.0.x so that they may provide feedback. The notable changes

Re: February release plans

2023-02-17 Thread Christopher Schultz
Mark, On 2/17/23 09:29, Mark Thomas wrote: Hi all, I wanted to provide an up dated on my plans for the February releases. The Tomcat Native releases are complete, the dependencies updated, open PRs and bugs reviewed and the translations updated. Tests are passing on Linux and MacOS but I am

Buildbot success in on tomcat-9.0.x

2023-02-17 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/461 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] da9441bf57733dd1cdbf338c67676cf7711b441d Steps:

Buildbot failure in on tomcat-8.5.x

2023-02-17 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/36/builds/398 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 8.5.x]

Re: February release plans

2023-02-17 Thread Rémy Maucherat
On Fri, Feb 17, 2023 at 3:30 PM Mark Thomas wrote: > > Hi all, > > I wanted to provide an up dated on my plans for the February releases. > > The Tomcat Native releases are complete, the dependencies updated, open > PRs and bugs reviewed and the translations updated. Tests are passing on > Linux

Re: [tomcat] branch main updated: Many improvements.

2023-02-17 Thread Han Li
> On Feb 17, 2023, at 17:17, Rémy Maucherat wrote: > > On Fri, Feb 17, 2023 at 4:32 AM wrote: >> -ciphers.removeAll(movedCiphers); >> +movedCiphers.forEach(ciphers::remove); > > Ok for some of them maybe, but I don't understand why one this is better.

[tomcat] 02/02: Append single characters as characters rather than one character strings

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 552bb363b38d7dc531e1d4b482fa079578913384 Author: Mark Thomas AuthorDate: Fri Feb 17 10:19:38 2023 + Append single

[tomcat] 01/02: Fix import order

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 0a2729c4c9dd28025972e95fa23c9711342bbe8b Author: Mark Thomas AuthorDate: Fri Feb 17 10:10:22 2023 + Fix import

[tomcat] branch main updated (f9fa97a537 -> 552bb363b3)

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from f9fa97a537 Many improvements. new 0a2729c4c9 Fix import order new 552bb363b3 Append single characters as

[tomcat] branch 8.5.x updated (945dbdee3b -> 1390aae850)

2023-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 945dbdee3b Drop xml prolog from DTD as it's not needed and causing the file to be flagged as malformed by xml

February release plans

2023-02-17 Thread Mark Thomas
Hi all, I wanted to provide an up dated on my plans for the February releases. The Tomcat Native releases are complete, the dependencies updated, open PRs and bugs reviewed and the translations updated. Tests are passing on Linux and MacOS but I am seeing (fairly) consistent failures on