[PR] i18n zh translation improvement for 9.0.x [tomcat]

2024-09-03 Thread via GitHub
Chenjp opened a new pull request, #748: URL: https://github.com/apache/tomcat/pull/748 translation improvement -- 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 unsubscrib

(tomcat) branch main updated: Sync in needed to iterate safely over Collections.synchronizedList

2024-09-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 7758141471 Sync in needed to iterate safely over Coll

(tomcat) branch 11.0.x updated: Sync in needed to iterate safely over Collections.synchronizedList

2024-09-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new b40a986c6f Sync in needed to iterate safely over

(tomcat) branch 9.0.x updated: Sync in needed to iterate safely over Collections.synchronizedList

2024-09-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 ee49341f39 Sync in needed to iterate safely over Co

(tomcat) branch 10.1.x updated: Sync in needed to iterate safely over Collections.synchronizedList

2024-09-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 980f6a88b2 Sync in needed to iterate safely over

Tagging the September releases and 11.0.x stability

2024-09-03 Thread Mark Thomas
Hi all, I'm just wrapping up the fix for BZ 69302. Once that is committed, I expect to tag 11.0.0-M25. I also think we need to start thinking about declaring 11.0.x stable. The specs are implemented, the TCKs are passing, 11.0.x is pretty close to 10.1.x. A thought that has been forming is

Re: [PR] i18n zh translation improvement for 9.0.x [tomcat]

2024-09-03 Thread via GitHub
markt-asf commented on PR #748: URL: https://github.com/apache/tomcat/pull/748#issuecomment-2326608678 Thanks for the PR, but translations are managed via POEditor. See https://cwiki.apache.org/confluence/display/TOMCAT/Managing+translations We would very much appreciate it if you pro

Re: Tagging the September releases and 11.0.x stability

2024-09-03 Thread Rémy Maucherat
On Tue, Sep 3, 2024 at 4:00 PM Mark Thomas wrote: > > Hi all, > > I'm just wrapping up the fix for BZ 69302. Once that is committed, I > expect to tag 11.0.0-M25. > > I also think we need to start thinking about declaring 11.0.x stable. > The specs are implemented, the TCKs are passing, 11.0.x is

(tomcat) branch main updated (7758141471 -> 3bea357476)

2024-09-03 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 7758141471 Sync in needed to iterate safely over Collections.synchronizedList new 7ad5c16664 Rename i18n string aft

(tomcat) 01/02: Rename i18n string after earlier refactoring

2024-09-03 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 7ad5c1666433565a67d374e0fcb912e96d73c5b5 Author: Mark Thomas AuthorDate: Mon Sep 2 17:05:01 2024 +0100 Rename i18n str

(tomcat) branch 10.1.x updated: Rename i18n string after earlier refactoring

2024-09-03 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 37a9117be9 Rename i18n string after earlier refac

(tomcat) 02/02: Fix BZ 69302 Client reset should trigger ReadListener.onError ...

2024-09-03 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 3bea357476a103c2fcbc83c00f3a53cc11ea846a Author: Mark Thomas AuthorDate: Tue Sep 3 15:08:34 2024 +0100 Fix BZ 69302 Cl

(tomcat) branch 11.0.x updated: Rename i18n string after earlier refactoring

2024-09-03 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 26793370bc Rename i18n string after earlier refac

(tomcat) branch 9.0.x updated: Rename i18n string after earlier refactoring

2024-09-03 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 e126cd2b0d Rename i18n string after earlier refacto

(tomcat) branch 11.0.x updated: Fix BZ 69302 Client reset should trigger ReadListener.onError ...

2024-09-03 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 30e06758e0 Fix BZ 69302 Client reset should trigg

(tomcat) branch 10.1.x updated: Fix BZ 69302 Client reset should trigger ReadListener.onError ...

2024-09-03 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 f902edf085 Fix BZ 69302 Client reset should trigg

(tomcat) branch 9.0.x updated: Fix BZ 69302 Client reset should trigger ReadListener.onError ...

2024-09-03 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 6bc4ba6e1e Fix BZ 69302 Client reset should trigger

(tomcat) branch main updated: Add instructions to edit via POPEditor.com to all translated files

2024-09-03 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 ab21ffadbd Add instructions to edit via POPEditor.com

Re: (tomcat) branch main updated: Add instructions to edit via POPEditor.com to all translated files

2024-09-03 Thread Mark Thomas
On 03/09/2024 17:09, ma...@apache.org wrote: 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 ab21f

Buildbot failure in on tomcat-9.0.x

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

(tomcat) branch 9.0.x updated: Fix backport

2024-09-03 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 77a1e1ca17 Fix backport 77a1e1ca17 is described bel

(tomcat) branch main updated: Try and make test more reliable when running with other tests

2024-09-03 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 05b967e29e Try and make test more reliable when runni

Re: (tomcat) branch main updated: Add instructions to edit via POPEditor.com to all translated files

2024-09-03 Thread Konstantin Kolinko
вт, 3 сент. 2024 г. в 19:40, Mark Thomas : > > commit ab21ffadbdc2b8d8cb8db23758aa74ba786cdf4c > > Author: Mark Thomas > > AuthorDate: Tue Sep 3 17:08:09 2024 +0100 > > > > Add instructions to edit via POPEditor.com to all translated files > > I haven't run an import with this commit in plac

Buildbot success in on tomcat-9.0.x

2024-09-03 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1062 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 77a1e1ca176bc96532f4e5d904ff0d50058fff3d Steps: worker_prep

Buildbot failure in on tomcat-12.0.x

2024-09-03 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/31 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main] 05b967e29e54a69592305e1170554b1d7e731c4