Re: [VOTE] Release Apache Tomcat 9.0.80

2023-08-23 Thread Han Li



> On Aug 24, 2023, at 07:29, Mark Thomas  wrote:
> 
> The proposed Apache Tomcat 9.0.80 release is now available for voting.
> 
> The notable changes compared to 9.0.79 are:
> 
> - If an application or library sets both a non-500 error code and the
>  jakarta.servlet.error.exception request attribute, use the
>  provided error code during error page processing rather than assuming
>  an error code of 500.
> 
> - Fix for FORM authentication open redirect - CVE-2023-41080
> 
> 
> Along with lots of other bug fixes and improvements.
> 
> For full details, see the changelog:
> https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html
> 
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.80/
> 
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1453
> 
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.80
> 0ea24187a89ca09f3841e4690f931cca56e222fd
> 
> The proposed 9.0.80 release is:
> [ ] -1, Broken - do not release
> [X] +1, Stable - go ahead and release as 9.0.80
Tests pass on macOS(Intel).

Han
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Release Apache Tomcat 11.0.0-M11

2023-08-23 Thread Han Li



> On Aug 24, 2023, at 07:22, Mark Thomas  wrote:
> 
> The proposed Apache Tomcat 11.0.0-M11 release is now available for
> voting.
> 
> Apache Tomcat 11.0.0-M11 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 compared 
> to the previous milestone include:
> 
> - Update the HTTP parameter handling to align with the changes in the
>  Jakarta Servlet 6.1 API Javadoc for the ServletRequest methods used
>  to obtain request parameters. Invalid parameters and/or exceeding
>  parameter size and/or quantity limits now triggerm exceptions. As a
>  consequence, the FailedRequestFilter has been removed.
> 
> - If an application or library sets both a non-500 error code and the
>  jakarta.servlet.error.exception request attribute, use the
>  provided error code during error page processing rather than assuming
>  an error code of 500.
> 
> - Fix for FORM authentication open redirect - CVE-2023-41080
> 
> 
> For full details, see the change log:
> https://nightlies.apache.org/tomcat/tomcat-11.0.x/docs/changelog.html
> 
> Applications that run on Tomcat 9 and earlier will not run on Tomcat 11 
> without changes. Java EE applications designed for Tomcat 9 and earlier may 
> be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat will 
> automatically convert them to Jakarta EE and copy them to the webapps 
> directory. Applications using deprecated APIs may require further changes.
> 
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-11/v11.0.0-M11/
> 
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1451
> 
> The tag is:
> https://github.com/apache/tomcat/tree/11.0.0-M11
> ae109f6248e00a1952f706d6941ff930ad4466e1
> 
> 
> The proposed 11.0.0-M11 release is:
> [ ] -1 Broken - do not release
> [X] +1 Alpha  - go ahead and release as 11.0.0-M11

Tests pass on macOS(intel).

Han
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Release Apache Tomcat 8.5.93

2023-08-23 Thread Han Li



> On Aug 24, 2023, at 10:11, Rainer Jung  wrote:
> 
> Am 24.08.23 um 01:31 schrieb Mark Thomas:
>> The proposed Apache Tomcat 8.5.93 release is now available for voting.
>> The notable changes compared to 8.5.92 are:
>> - If an application or library sets both a non-500 error code and the
>>   jakarta.servlet.error.exception request attribute, use the
>>   provided error code during error page processing rather than assuming
>>   an error code of 500.
>> - Fix for FORM authentication open redirect - CVE-2023-41080
>> Along with lots of other bug fixes and improvements.
>> For full details, see the changelog:
>> https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/changelog.html
>> It can be obtained from:
>> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.93/
>> The Maven staging repo is:
>> https://repository.apache.org/content/repositories/orgapachetomcat-1454
>> The tag is:
>> https://github.com/apache/tomcat/tree/8.5.93/
>> 9d9aea65c435a38c737c1e600e6513f9d0980cf1
>> The proposed 8.5.93 release is:
>> [ ] Broken - do not release
>> [ ] Stable - go ahead and release as 8.5.93 (stable)
> 
> Tests ongoing, but just a short note: The changelog still has the previous 
> version .92 above the newest section instead of .93. For me this is not a 
> show stopper and we can fix the online one after the release. The tags for TC 
> 9, 10.1 and 11 do not have this problem.
Everything looks fine to me, it's the latest .93 version. Maybe it's caused by 
your browser's local cache, you can try again after clearing local cache.

BUT there is a typo `rlease` in version status.

Han

> 
> Best regards,
> 
> Rainer
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Release Apache Tomcat 8.5.93

2023-08-23 Thread Rainer Jung

Am 24.08.23 um 01:31 schrieb Mark Thomas:

The proposed Apache Tomcat 8.5.93 release is now available for voting.

The notable changes compared to 8.5.92 are:

- If an application or library sets both a non-500 error code and the
   jakarta.servlet.error.exception request attribute, use the
   provided error code during error page processing rather than assuming
   an error code of 500.

- Fix for FORM authentication open redirect - CVE-2023-41080


Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.93/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1454

The tag is:
https://github.com/apache/tomcat/tree/8.5.93/
9d9aea65c435a38c737c1e600e6513f9d0980cf1

The proposed 8.5.93 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.5.93 (stable)


Tests ongoing, but just a short note: The changelog still has the 
previous version .92 above the newest section instead of .93. For me 
this is not a show stopper and we can fix the online one after the 
release. The tags for TC 9, 10.1 and 11 do not have this problem.


Best regards,

Rainer

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[VOTE] Release Apache Tomcat 8.5.93

2023-08-23 Thread Mark Thomas

The proposed Apache Tomcat 8.5.93 release is now available for voting.

The notable changes compared to 8.5.92 are:

- If an application or library sets both a non-500 error code and the
  jakarta.servlet.error.exception request attribute, use the
  provided error code during error page processing rather than assuming
  an error code of 500.

- Fix for FORM authentication open redirect - CVE-2023-41080


Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.93/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1454

The tag is:
https://github.com/apache/tomcat/tree/8.5.93/
9d9aea65c435a38c737c1e600e6513f9d0980cf1

The proposed 8.5.93 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.5.93 (stable)

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[VOTE] Release Apache Tomcat 9.0.80

2023-08-23 Thread Mark Thomas

The proposed Apache Tomcat 9.0.80 release is now available for voting.

The notable changes compared to 9.0.79 are:

- If an application or library sets both a non-500 error code and the
  jakarta.servlet.error.exception request attribute, use the
  provided error code during error page processing rather than assuming
  an error code of 500.

- Fix for FORM authentication open redirect - CVE-2023-41080


Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.80/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1453

The tag is:
https://github.com/apache/tomcat/tree/9.0.80
0ea24187a89ca09f3841e4690f931cca56e222fd

The proposed 9.0.80 release is:
[ ] -1, Broken - do not release
[ ] +1, Stable - go ahead and release as 9.0.80

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[VOTE] Release Apache Tomcat 10.1.13

2023-08-23 Thread Mark Thomas

The proposed Apache Tomcat 10.1.13 release is now available for
voting.

The notable changes compared to 10.1.12 are:

- If an application or library sets both a non-500 error code and the
  jakarta.servlet.error.exception request attribute, use the
  provided error code during error page processing rather than assuming
  an error code of 500.

- Fix for FORM authentication open redirect - CVE-2023-41080


For full details, see the change log:
https://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/changelog.html

Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 
without changes. Java EE applications designed for Tomcat 9 and earlier 
may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat 
will automatically convert them to Jakarta EE and copy them to the 
webapps directory.


It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.1.13/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1452

The tag is:
https://github.com/apache/tomcat/tree/10.1.13
71dddc8a1b8fe1175a14e6dd98bb8af56c9ad75d

The proposed 10.1.13 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 10.1.13

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[VOTE] Release Apache Tomcat 11.0.0-M11

2023-08-23 Thread Mark Thomas

The proposed Apache Tomcat 11.0.0-M11 release is now available for
voting.

Apache Tomcat 11.0.0-M11 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 compared to the previous milestone include:


- Update the HTTP parameter handling to align with the changes in the
  Jakarta Servlet 6.1 API Javadoc for the ServletRequest methods used
  to obtain request parameters. Invalid parameters and/or exceeding
  parameter size and/or quantity limits now triggerm exceptions. As a
  consequence, the FailedRequestFilter has been removed.

- If an application or library sets both a non-500 error code and the
  jakarta.servlet.error.exception request attribute, use the
  provided error code during error page processing rather than assuming
  an error code of 500.

- Fix for FORM authentication open redirect - CVE-2023-41080


For full details, see the change log:
https://nightlies.apache.org/tomcat/tomcat-11.0.x/docs/changelog.html

Applications that run on Tomcat 9 and earlier will not run on Tomcat 11 
without changes. Java EE applications designed for Tomcat 9 and earlier 
may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat 
will automatically convert them to Jakarta EE and copy them to the 
webapps directory. Applications using deprecated APIs may require 
further changes.


It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-11/v11.0.0-M11/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1451

The tag is:
https://github.com/apache/tomcat/tree/11.0.0-M11
ae109f6248e00a1952f706d6941ff930ad4466e1


The proposed 11.0.0-M11 release is:
[ ] -1 Broken - do not release
[ ] +1 Alpha  - go ahead and release as 11.0.0-M11

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2023-08-23 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 1b9fe7eed9 Increment version for next development cycle
1b9fe7eed9 is described below

commit 1b9fe7eed925d61ea94b3eb458b5417b03045b6b
Author: Mark Thomas 
AuthorDate: Wed Aug 23 16:09:40 2023 -0700

Increment version for next development cycle
---
 build.properties.default | 2 +-
 res/maven/mvn.properties.default | 2 +-
 webapps/docs/changelog.xml   | 4 +++-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 7fe37fe4c3..4c36a1db79 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,7 +31,7 @@
 # - Version Control Flags -
 version.major=8
 version.minor=5
-version.build=93
+version.build=94
 version.patch=0
 version.suffix=
 version.dev=-dev
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index 9b5c7f326e..69ebe0b7b5 100644
--- a/res/maven/mvn.properties.default
+++ b/res/maven/mvn.properties.default
@@ -39,7 +39,7 @@ 
maven.asf.release.repo.url=https://repository.apache.org/service/local/staging/d
 maven.asf.release.repo.repositoryId=apache.releases.https
 
 # Release version info
-maven.asf.release.deploy.version=8.5.93
+maven.asf.release.deploy.version=8.5.94
 
 #Where do we load the libraries from
 tomcat.lib.path=../../output/build/lib
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 924fb80af4..267070e325 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,9 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-
+
+
+
   
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2023-08-23 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 17d2497ae8 Increment version for next development cycle
17d2497ae8 is described below

commit 17d2497ae8b8217f553e1aa1a64f8c0db30d4f1b
Author: Mark Thomas 
AuthorDate: Wed Aug 23 16:03:44 2023 -0700

Increment version for next development cycle
---
 build.properties.default | 2 +-
 res/maven/mvn.properties.default | 2 +-
 webapps/docs/changelog.xml   | 4 +++-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 6199f8189f..4422dce4e8 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,7 +31,7 @@
 # - Version Control Flags -
 version.major=9
 version.minor=0
-version.build=80
+version.build=81
 version.patch=0
 version.suffix=
 version.dev=-dev
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index 3e96ddd13b..13b9f16e81 100644
--- a/res/maven/mvn.properties.default
+++ b/res/maven/mvn.properties.default
@@ -39,7 +39,7 @@ 
maven.asf.release.repo.url=https://repository.apache.org/service/local/staging/d
 maven.asf.release.repo.repositoryId=apache.releases.https
 
 # Release version info
-maven.asf.release.deploy.version=9.0.80
+maven.asf.release.deploy.version=9.0.81
 
 #Where do we load the libraries from
 tomcat.lib.path=../../output/build/lib
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 925fd53fd7..ab70a809c5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,9 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-
+
+
+
   
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2023-08-23 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 30d9c40eb6 Increment version number for next development cycle
30d9c40eb6 is described below

commit 30d9c40eb61c363ee6671d42cf0a81dcb5ad3013
Author: Mark Thomas 
AuthorDate: Wed Aug 23 15:59:12 2023 -0700

Increment version number for next development cycle
---
 build.properties.default | 2 +-
 res/maven/mvn.properties.default | 2 +-
 webapps/docs/changelog.xml   | 4 +++-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index b7582b230a..b866ee 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,7 +31,7 @@
 # - Version Control Flags -
 version.major=10
 version.minor=1
-version.build=13
+version.build=14
 version.patch=0
 version.suffix=
 version.dev=-dev
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index b790893857..550e800443 100644
--- a/res/maven/mvn.properties.default
+++ b/res/maven/mvn.properties.default
@@ -39,7 +39,7 @@ 
maven.asf.release.repo.url=https://repository.apache.org/service/local/staging/d
 maven.asf.release.repo.repositoryId=apache.releases.https
 
 # Release version info
-maven.asf.release.deploy.version=10.1.13
+maven.asf.release.deploy.version=10.1.14
 
 #Where do we load the libraries from
 tomcat.lib.path=../../output/build/lib
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index ac1c0a05c6..5aae74744d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,9 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-
+
+
+
   
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch main updated: Increment version for next development cycle

2023-08-23 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 8362a7fd62 Increment version for next development cycle
8362a7fd62 is described below

commit 8362a7fd62f18d7936237766a9168115f37a6f20
Author: Mark Thomas 
AuthorDate: Wed Aug 23 15:57:19 2023 -0700

Increment version for next development cycle
---
 build.properties.default | 2 +-
 res/maven/mvn.properties.default | 2 +-
 webapps/docs/changelog.xml   | 4 +++-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 7bcacbe8dd..4cf1da6548 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -33,7 +33,7 @@ version.major=11
 version.minor=0
 version.build=0
 version.patch=0
-version.suffix=-M11
+version.suffix=-M12
 version.dev=-dev
 
 # - Build tools -
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index bd50a12285..0253442b50 100644
--- a/res/maven/mvn.properties.default
+++ b/res/maven/mvn.properties.default
@@ -39,7 +39,7 @@ 
maven.asf.release.repo.url=https://repository.apache.org/service/local/staging/d
 maven.asf.release.repo.repositoryId=apache.releases.https
 
 # Release version info
-maven.asf.release.deploy.version=11.0.0-M11
+maven.asf.release.deploy.version=11.0.0-M12
 
 #Where do we load the libraries from
 tomcat.lib.path=../../output/build/lib
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 02453ec498..7ab281bafe 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,9 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-
+
+
+
   
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r63606 [1/2] - in /dev/tomcat/tomcat-8/v8.5.93: ./ bin/ bin/embed/ bin/extras/ src/

2023-08-23 Thread markt
Author: markt
Date: Wed Aug 23 22:54:38 2023
New Revision: 63606

Log:
Upload 8.5.93 for voting

Added:
dev/tomcat/tomcat-8/v8.5.93/
dev/tomcat/tomcat-8/v8.5.93/KEYS
dev/tomcat/tomcat-8/v8.5.93/README.html
dev/tomcat/tomcat-8/v8.5.93/RELEASE-NOTES
dev/tomcat/tomcat-8/v8.5.93/bin/
dev/tomcat/tomcat-8/v8.5.93/bin/README.html
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-deployer.tar.gz   
(with props)
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-deployer.tar.gz.asc
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-deployer.tar.gz.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-deployer.zip   (with 
props)
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-deployer.zip.asc
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-deployer.zip.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-fulldocs.tar.gz   
(with props)
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-fulldocs.tar.gz.asc
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-fulldocs.tar.gz.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-windows-x64.zip   
(with props)
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-windows-x64.zip.asc
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-windows-x64.zip.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-windows-x86.zip   
(with props)
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-windows-x86.zip.asc
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93-windows-x86.zip.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93.exe   (with props)
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93.exe.asc
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93.exe.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93.tar.gz   (with props)
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93.tar.gz.asc
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93.tar.gz.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93.zip   (with props)
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93.zip.asc
dev/tomcat/tomcat-8/v8.5.93/bin/apache-tomcat-8.5.93.zip.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/embed/
dev/tomcat/tomcat-8/v8.5.93/bin/embed/apache-tomcat-8.5.93-embed.tar.gz   
(with props)
dev/tomcat/tomcat-8/v8.5.93/bin/embed/apache-tomcat-8.5.93-embed.tar.gz.asc

dev/tomcat/tomcat-8/v8.5.93/bin/embed/apache-tomcat-8.5.93-embed.tar.gz.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/embed/apache-tomcat-8.5.93-embed.zip   
(with props)
dev/tomcat/tomcat-8/v8.5.93/bin/embed/apache-tomcat-8.5.93-embed.zip.asc
dev/tomcat/tomcat-8/v8.5.93/bin/embed/apache-tomcat-8.5.93-embed.zip.sha512
dev/tomcat/tomcat-8/v8.5.93/bin/extras/
dev/tomcat/tomcat-8/v8.5.93/bin/extras/catalina-ws.jar   (with props)
dev/tomcat/tomcat-8/v8.5.93/bin/extras/catalina-ws.jar.asc
dev/tomcat/tomcat-8/v8.5.93/bin/extras/catalina-ws.jar.sha512
dev/tomcat/tomcat-8/v8.5.93/src/
dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz   (with 
props)
dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz.asc
dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz.sha512
dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.zip   (with props)
dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.zip.asc
dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.zip.sha512

Added: dev/tomcat/tomcat-8/v8.5.93/KEYS
==
--- dev/tomcat/tomcat-8/v8.5.93/KEYS (added)
+++ dev/tomcat/tomcat-8/v8.5.93/KEYS Wed Aug 23 22:54:38 2023
@@ -0,0 +1,785 @@
+This file contains the PGP keys of various Apache developers.
+Please don't use them for email unless you have to. Their main
+purpose is code signing.
+
+Apache users: pgp < KEYS
+Apache developers:
+(pgpk -ll  && pgpk -xa ) >> this file.
+  or
+(gpg --fingerprint --list-sigs 
+ && gpg --armor --export ) >> this file.
+
+Apache developers: please ensure that your key is also available via the
+PGP keyservers (such as pgpkeys.mit.edu).
+
+
+Type Bits/KeyIDDate   User ID
+pub  2048/F22C4FED 2001/07/02 Andy Armstrong 
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Version: PGPfreeware 7.0.3 for non-commercial use 
+
+mQGiBDtAWuURBADZ0KUEyUkSUiTA09e7tvEbX25STsjxrR+DNTainCls+XlkVOij
+gBv216lqge9tIsS0L6hCP4OQbFf/64qVtJssX4QXdyiZGb5wpmcj0Mz602Ew8r+N
+I0S5NvmogoYWW7BlP4r61jNxO5zrr03KaijM5r4ipJdLUxyOmM6P2jRPUwCg/5gm
+bpqiYl7pXX5FgDeB36tmD+UD/06iLqOnoiKO0vMbOk7URclhCObMNrHqxTxozMTS
+B9soYURbIeArei+plYo2n+1qB12ayybjhVu3uksXRdT9bEkyxMfslvLbIpDAG8Cz
+gNftTbKx/MVS7cQU0II8BKo2Akr+1FZah+sD4ovK8SfkMXUQUbTeefTntsAQKyyU
+9M9tA/9on9tBiHFl0qVJht6N4GiJ2G689v7rS2giLgKjetjiCduxBXEgvUSuyQID
+nF9ATrpXjITwsRlGKFmpZiFm5oCeCXihIVH0u6q066xNW2AXkLVoJ1l1Rs2Z0lsb

svn commit: r63606 [2/2] - in /dev/tomcat/tomcat-8/v8.5.93: ./ bin/ bin/embed/ bin/extras/ src/

2023-08-23 Thread markt
Added: dev/tomcat/tomcat-8/v8.5.93/bin/extras/catalina-ws.jar.asc
==
--- dev/tomcat/tomcat-8/v8.5.93/bin/extras/catalina-ws.jar.asc (added)
+++ dev/tomcat/tomcat-8/v8.5.93/bin/extras/catalina-ws.jar.asc Wed Aug 23 
22:54:38 2023
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Comment: GPGTools - http://gpgtools.org
+
+iQIzBAABCAAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmTmjBkACgkQEMAcWi9g
+WecEsBAAwQ/oZFardNme/v/rXBDHtHuiksRKvC/yGDoAyVGLHm1T1cn9nR/0Azhf
+jjQ6ZdMfJsw/g7VwJwhrCcGbYUbO8vtaQHBg3RnC6N7zPW/Qg+OKVM3xPu0JpFrL
+Wcs+x/3550ziqUHnmiM2P2QyGszZUFe66Ba9byn7EvfHxp4u6oXUxOYgrrYs6BbW
+uCtm8h1Bv6iRWJHxFvWMBcgQQd3jzunxLt1sipLRe/Q0AERzIgYHOmdllMA7bWjP
+lBn8N2z1KTtC189dCnKy+UO1mt3HJlDeMkiEBCBrcjmd30nP+B4FrZwHPz8RUmaW
+ylIU/76RWsOqYrvEXpkeQ/YwFzbV+dylHmUi7/xkK+5/eC+ibLYb4D/HEL/aF1MH
+6BOzRIxHCI9HYdrUvvxaQu9qI/m3Cl4dwQip2+tKnvYcqwdZoPrmYmGqgGZnJ3aC
+VgGDNDPxUzm8h9OlW0OPcLgOkNiXPsXDEgpRekUh095KVdyqfuBMj6sFl9qQZxG4
+TFk5bkoepR8yZNA9YTtmAppP6d0yma0Sk0Thnf45BDU7RFnSFEdSHvKB6BEg9rnB
+GZx0dJEWPInhElaYnCUOJahFc1FpcSLTIE6i3d+p+oP3jqFuUbQEIspQegbI7VGo
+7L0n9z/pXpdt0F4XcjDYNiPhfGL0pWZSI+F++mLwkGnhH+S2eeI=
+=8aqp
+-END PGP SIGNATURE-

Added: dev/tomcat/tomcat-8/v8.5.93/bin/extras/catalina-ws.jar.sha512
==
--- dev/tomcat/tomcat-8/v8.5.93/bin/extras/catalina-ws.jar.sha512 (added)
+++ dev/tomcat/tomcat-8/v8.5.93/bin/extras/catalina-ws.jar.sha512 Wed Aug 23 
22:54:38 2023
@@ -0,0 +1 @@
+1e06d7586b194e99c35e84a7e9234618afa65a5dc537750c3a366454ddfea94ae968279d21cadd5540d01430bac65af07c55872804f8a616202f581839b8d905
 *catalina-ws.jar
\ No newline at end of file

Added: dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz
==
Binary file - no diff available.

Propchange: dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz
--
svn:mime-type = application/octet-stream

Added: dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz.asc
==
--- dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz.asc (added)
+++ dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz.asc Wed Aug 
23 22:54:38 2023
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Comment: GPGTools - http://gpgtools.org
+
+iQIzBAABCAAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmTmjSkACgkQEMAcWi9g
+WefGrQ/7BM6CfQOaGwrJ62zT1PmZzD2Rdf8e/rlXXV0gNPtG/uSzJvRcDu2qIwX+
+dQpNaasLuJscsHjhH5p5rSRdh+aImk/nQbpdKf21Pxc5gah0RLcIh6wsxX9/sJ2s
+g886i6giuFtYOfWBPkRTanC+C4LzdEJ8GZgkznDt6HwxgU5GdQ9YlOumd+U/eLez
+oTV6UDEH2nXjO5kLhOH4oYOu40hILcZ9LYwDru4Te0cYlA+yAizEtKqwU/4KYyMc
+8ruSYbIegaEu8JBsps98t1NT7FbwtnhPOL35z9VmSCRPgjvzcTgKAbEPtG+fmroa
+o/x2JVR+bd29oJZ//bNpNYSZTmoq4veQooh+VQuoUlmuR1LmCv/F1W66OY67qW/q
+FSpmfn4q8VySxRkcqJEWFZfluQJjmHT2ruZ2WWfjLAsIjtBs/2yYfvCaIMqCu5Kj
+ZkaOgEp4zjLlrPF5ggQxooyfBIdrt5ujhHYV8RfF9VcxxUNWn9pkVDZy+9jrBHZv
+MltwrhrGrKFKzWf63MRRaD8J3roT+vb3L+9ZZAC3FfT+IuWuiVSgQuRVnAMIc0ms
+v+MVRTHVam7fWWv8CJbFeaUUlhHrQEcyK2NkKCFcH8qV5hqW9NkVJPauDCzLjqIj
+svoSSOP6F66ZVVh+C0KmCoBR4+fP2yUw0Gy2S2y05DIrHkrjriM=
+=orVQ
+-END PGP SIGNATURE-

Added: dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz.sha512
==
--- dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz.sha512 
(added)
+++ dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.tar.gz.sha512 Wed 
Aug 23 22:54:38 2023
@@ -0,0 +1 @@
+655752367585e7aa4af7b9b1392edb2c6e40dbda739aa459d81929ab0376648b8731baa469acaa8886bc3c859f8c8485f6826e86f59c3ac2bc1d876d17c2ce9b
 *apache-tomcat-8.5.93-src.tar.gz
\ No newline at end of file

Added: dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.zip
==
Binary file - no diff available.

Propchange: dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.zip
--
svn:mime-type = application/octet-stream

Added: dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.zip.asc
==
--- dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.zip.asc (added)
+++ dev/tomcat/tomcat-8/v8.5.93/src/apache-tomcat-8.5.93-src.zip.asc Wed Aug 23 
22:54:38 2023
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Comment: GPGTools - http://gpgtools.org
+
+iQIzBAABCAAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAmTmjQQACgkQEMAcWi9g
+WeejGxAAjAB+Mhh3DAYZiAi6FT/d4c22xV43niOrg+iK5EhMXn4ANWtB3mrOdnfM
+yf9vAVNV/6wPUZineEcgdDtDDXkOS0hfWvMMm4XcGWgvIZrZWmyWdbm7JCbuK4if
+72aPMhqbjZUyrPqFGuXnYlawTO6URmfXGr+arjqRPIrBqY8kD06R1It/cNS0CSvZ

[tomcat] tag 8.5.93 created (now 9d9aea65c4)

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to tag 8.5.93
in repository https://gitbox.apache.org/repos/asf/tomcat.git


  at 9d9aea65c4 (commit)
This tag includes the following new commits:

 new 9d9aea65c4 Tag 8.5.93

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 01/01: Tag 8.5.93

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag 8.5.93
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 9d9aea65c435a38c737c1e600e6513f9d0980cf1
Author: Mark Thomas 
AuthorDate: Wed Aug 23 23:53:08 2023 +0100

Tag 8.5.93
---
 build.properties.release |  52 +++
 res/install-win/Uninstall.exe.sig| Bin 0 -> 10253 bytes
 res/install-win/tomcat-installer.exe.sig | Bin 0 -> 10253 bytes
 res/maven/mvn.properties.release |  27 
 webapps/docs/changelog.xml   |   2 +-
 5 files changed, 80 insertions(+), 1 deletion(-)

diff --git a/build.properties.release b/build.properties.release
new file mode 100644
index 00..d29e984c30
--- /dev/null
+++ b/build.properties.release
@@ -0,0 +1,52 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Any unwanted settings may be over-ridden in a build.properties file located
+# in the same directory as this file.
+
+# Set the version-dev to "" (empty string) as this is not a development 
release.
+version.dev=
+
+# Ensure consistent timestamps for reproducible builds.
+ant.tstamp.now.iso=2023-08-23T22:43:14Z
+
+# Enable insertion of detached signatures into the Windows installer.
+do.codesigning=true
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Progra~2/GnuPG/bin/gpg.exe
+
+# Reproducible builds require the use of the build tools defined below. The
+# vendors (where appropriate) and versions must match exactly for a 
reproducible
+# build since this data is embedded in various files, particularly JAR file
+# manifests, as part of the build process.
+#
+# Apache Ant:  Apache Ant(TM) version 1.10.12 compiled on October 13 2021
+#
+# Java Name:   OpenJDK 64-Bit Server VM
+# Java Vendor: Eclipse Adoptium
+# Java Version:11.0.20+8
+
+# The following is provided for information only. Builds will be repeatable
+# whether or not the build environment in consistent with this information.
+#
+# OS:  amd64 Windows 10 10.0
+# File encoding:   Cp1252
+#
+# Release Manager: markt
diff --git a/res/install-win/Uninstall.exe.sig 
b/res/install-win/Uninstall.exe.sig
new file mode 100644
index 00..1a4a10037c
Binary files /dev/null and b/res/install-win/Uninstall.exe.sig differ
diff --git a/res/install-win/tomcat-installer.exe.sig 
b/res/install-win/tomcat-installer.exe.sig
new file mode 100644
index 00..1805b2c15f
Binary files /dev/null and b/res/install-win/tomcat-installer.exe.sig differ
diff --git a/res/maven/mvn.properties.release b/res/maven/mvn.properties.release
new file mode 100644
index 00..04c5a6e730
--- /dev/null
+++ b/res/maven/mvn.properties.release
@@ -0,0 +1,27 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Remove "-dev" from the version since this is not a development release.
+maven.asf.release.deploy.version=8.5.93
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Progra~2/GnuPG/bin/gpg.exe
+
+# Set the user name to use to upload the 

svn commit: r63605 - in /dev/tomcat/tomcat-9/v9.0.80: ./ bin/ bin/embed/ src/

2023-08-23 Thread markt
Author: markt
Date: Wed Aug 23 22:19:00 2023
New Revision: 63605

Log:
Upload 9.0.80 for voting

Added:
dev/tomcat/tomcat-9/v9.0.80/
dev/tomcat/tomcat-9/v9.0.80/KEYS
dev/tomcat/tomcat-9/v9.0.80/README.html
dev/tomcat/tomcat-9/v9.0.80/RELEASE-NOTES
dev/tomcat/tomcat-9/v9.0.80/bin/
dev/tomcat/tomcat-9/v9.0.80/bin/README.html
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-deployer.tar.gz   
(with props)
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-deployer.tar.gz.asc
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-deployer.tar.gz.sha512
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-deployer.zip   (with 
props)
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-deployer.zip.asc
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-deployer.zip.sha512
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-fulldocs.tar.gz   
(with props)
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-fulldocs.tar.gz.asc
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-fulldocs.tar.gz.sha512
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-windows-x64.zip   
(with props)
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-windows-x64.zip.asc
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-windows-x64.zip.sha512
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-windows-x86.zip   
(with props)
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-windows-x86.zip.asc
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80-windows-x86.zip.sha512
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80.exe   (with props)
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80.exe.asc
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80.exe.sha512
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80.tar.gz   (with props)
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80.tar.gz.asc
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80.tar.gz.sha512
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80.zip   (with props)
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80.zip.asc
dev/tomcat/tomcat-9/v9.0.80/bin/apache-tomcat-9.0.80.zip.sha512
dev/tomcat/tomcat-9/v9.0.80/bin/embed/
dev/tomcat/tomcat-9/v9.0.80/bin/embed/apache-tomcat-9.0.80-embed.tar.gz   
(with props)
dev/tomcat/tomcat-9/v9.0.80/bin/embed/apache-tomcat-9.0.80-embed.tar.gz.asc

dev/tomcat/tomcat-9/v9.0.80/bin/embed/apache-tomcat-9.0.80-embed.tar.gz.sha512
dev/tomcat/tomcat-9/v9.0.80/bin/embed/apache-tomcat-9.0.80-embed.zip   
(with props)
dev/tomcat/tomcat-9/v9.0.80/bin/embed/apache-tomcat-9.0.80-embed.zip.asc
dev/tomcat/tomcat-9/v9.0.80/bin/embed/apache-tomcat-9.0.80-embed.zip.sha512
dev/tomcat/tomcat-9/v9.0.80/src/
dev/tomcat/tomcat-9/v9.0.80/src/apache-tomcat-9.0.80-src.tar.gz   (with 
props)
dev/tomcat/tomcat-9/v9.0.80/src/apache-tomcat-9.0.80-src.tar.gz.asc
dev/tomcat/tomcat-9/v9.0.80/src/apache-tomcat-9.0.80-src.tar.gz.sha512
dev/tomcat/tomcat-9/v9.0.80/src/apache-tomcat-9.0.80-src.zip   (with props)
dev/tomcat/tomcat-9/v9.0.80/src/apache-tomcat-9.0.80-src.zip.asc
dev/tomcat/tomcat-9/v9.0.80/src/apache-tomcat-9.0.80-src.zip.sha512

Added: dev/tomcat/tomcat-9/v9.0.80/KEYS
==
--- dev/tomcat/tomcat-9/v9.0.80/KEYS (added)
+++ dev/tomcat/tomcat-9/v9.0.80/KEYS Wed Aug 23 22:19:00 2023
@@ -0,0 +1,237 @@
+This file contains the PGP keys of various Apache developers.
+Please don't use them for email unless you have to. Their main
+purpose is code signing.
+
+Apache users: pgp < KEYS
+Apache developers:
+(pgpk -ll  && pgpk -xa ) >> this file.
+  or
+(gpg --fingerprint --list-sigs 
+ && gpg --armor --export ) >> this file.
+
+Apache developers: please ensure that your key is also available via the
+PGP keyservers (such as pgpkeys.mit.edu).
+
+
+pub   1024D/33C60243 2004-09-12
+  Key fingerprint = DCFD 35E0 BF8C A734 4752  DE8B 6FB2 1E89 33C6 0243
+uid  Mark E D Thomas 
+uid  Mark E D Thomas 
+uid  Mark E D Thomas 
+sub   2048g/0BECE548 2004-09-12
+
+pub   4096R/2F6059E7 2009-09-18
+  Key fingerprint = A9C5 DF4D 22E9 9998 D987  5A51 10C0 1C5A 2F60 59E7
+uid  Mark E D Thomas 
+sub   4096R/5E763BEC 2009-09-18
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Version: GnuPG v1.4.9 (MingW32)
+
+mQGiBEFEjegRBADocGttfROvtLGrTOW3xRqZHmFWybmEaI6jmnRdN/1gGXmb3wQL
+rHsS3fLFIIOYLPph0Kov9q4qNq36LekShIvjMBDFoj2/wRxaUtFq81asaRZg8Mcw
+4kVeIoe8OIOuWmvYhU8SH2jJNUnVVrpTPAa6QWquTmseNi6UJMjLxuL7DwCg//9u
+k2yj0vk6e4WSO6Fe5+EkQDED/AjQsy0kj9TpNHkKSSUR2evRlWPYA0YtxBSbsgON
+tT0cYipAp5IcYt6Zq5QzHiZreyQXLAjItDS2oGCIXfNbTYJ3kxxJTCU/3wlefVdq
+LBh4ttm7gmWaiTDTgG4axLF5oMpAb3m4v6s1KvXVVj2pqkhBknfuoRh1wPqbtwks
+7HOIBADVezl1/vny5YzdoqsDx1ByXMLi7CuMexQPllhRbdN+an+ZiJ5YP8J9rPdl

[tomcat] tag 9.0.80 created (now 0ea24187a8)

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to tag 9.0.80
in repository https://gitbox.apache.org/repos/asf/tomcat.git


  at 0ea24187a8 (commit)
This tag includes the following new commits:

 new 0ea24187a8 Tag 9.0.80

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 01/01: Tag 9.0.80

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag 9.0.80
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 0ea24187a89ca09f3841e4690f931cca56e222fd
Author: Mark Thomas 
AuthorDate: Wed Aug 23 23:12:06 2023 +0100

Tag 9.0.80
---
 build.properties.release |  52 +++
 res/install-win/Uninstall.exe.sig| Bin 0 -> 10253 bytes
 res/install-win/tomcat-installer.exe.sig | Bin 0 -> 10253 bytes
 res/maven/mvn.properties.release |  27 
 webapps/docs/changelog.xml   |   2 +-
 5 files changed, 80 insertions(+), 1 deletion(-)

diff --git a/build.properties.release b/build.properties.release
new file mode 100644
index 00..394d7a43dc
--- /dev/null
+++ b/build.properties.release
@@ -0,0 +1,52 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Any unwanted settings may be over-ridden in a build.properties file located
+# in the same directory as this file.
+
+# Set the version-dev to "" (empty string) as this is not a development 
release.
+version.dev=
+
+# Ensure consistent timestamps for reproducible builds.
+ant.tstamp.now.iso=2023-08-23T21:59:38Z
+
+# Enable insertion of detached signatures into the Windows installer.
+do.codesigning=true
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Progra~2/GnuPG/bin/gpg.exe
+
+# Reproducible builds require the use of the build tools defined below. The
+# vendors (where appropriate) and versions must match exactly for a 
reproducible
+# build since this data is embedded in various files, particularly JAR file
+# manifests, as part of the build process.
+#
+# Apache Ant:  Apache Ant(TM) version 1.10.12 compiled on October 13 2021
+#
+# Java Name:   OpenJDK 64-Bit Server VM
+# Java Vendor: Eclipse Adoptium
+# Java Version:11.0.20+8
+
+# The following is provided for information only. Builds will be repeatable
+# whether or not the build environment in consistent with this information.
+#
+# OS:  amd64 Windows 10 10.0
+# File encoding:   Cp1252
+#
+# Release Manager: markt
diff --git a/res/install-win/Uninstall.exe.sig 
b/res/install-win/Uninstall.exe.sig
new file mode 100644
index 00..26b94bc3eb
Binary files /dev/null and b/res/install-win/Uninstall.exe.sig differ
diff --git a/res/install-win/tomcat-installer.exe.sig 
b/res/install-win/tomcat-installer.exe.sig
new file mode 100644
index 00..4e097cac98
Binary files /dev/null and b/res/install-win/tomcat-installer.exe.sig differ
diff --git a/res/maven/mvn.properties.release b/res/maven/mvn.properties.release
new file mode 100644
index 00..24b0557a16
--- /dev/null
+++ b/res/maven/mvn.properties.release
@@ -0,0 +1,27 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Remove "-dev" from the version since this is not a development release.
+maven.asf.release.deploy.version=9.0.80
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Progra~2/GnuPG/bin/gpg.exe
+
+# Set the user name to use to upload the 

[tomcat] branch 8.5.x updated: Temporary RM

2023-08-23 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 83cd85cff7 Temporary RM
83cd85cff7 is described below

commit 83cd85cff7def4197af0d0e5911f25a9e1819916
Author: Mark Thomas 
AuthorDate: Wed Aug 23 14:55:22 2023 -0700

Temporary RM
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d0a00dfd37..924fb80af4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,7 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-
+
   
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r63604 - in /dev/tomcat/tomcat-10/v10.1.13: ./ bin/ bin/embed/ src/

2023-08-23 Thread markt
Author: markt
Date: Wed Aug 23 21:49:42 2023
New Revision: 63604

Log:
Upload 10.1.13 for voting

Added:
dev/tomcat/tomcat-10/v10.1.13/
dev/tomcat/tomcat-10/v10.1.13/KEYS
dev/tomcat/tomcat-10/v10.1.13/README.html
dev/tomcat/tomcat-10/v10.1.13/RELEASE-NOTES
dev/tomcat/tomcat-10/v10.1.13/bin/
dev/tomcat/tomcat-10/v10.1.13/bin/README.html
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-deployer.tar.gz   
(with props)
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-deployer.tar.gz.asc

dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-deployer.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-deployer.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-deployer.zip.asc
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-deployer.zip.sha512
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-fulldocs.tar.gz   
(with props)
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-fulldocs.tar.gz.asc

dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-fulldocs.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-windows-x64.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-windows-x64.zip.asc

dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-windows-x64.zip.sha512
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-windows-x86.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-windows-x86.zip.asc

dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13-windows-x86.zip.sha512
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13.exe   (with props)
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13.exe.asc
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13.exe.sha512
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13.tar.gz   (with 
props)
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13.tar.gz.asc
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13.zip   (with props)
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13.zip.asc
dev/tomcat/tomcat-10/v10.1.13/bin/apache-tomcat-10.1.13.zip.sha512
dev/tomcat/tomcat-10/v10.1.13/bin/embed/
dev/tomcat/tomcat-10/v10.1.13/bin/embed/apache-tomcat-10.1.13-embed.tar.gz  
 (with props)

dev/tomcat/tomcat-10/v10.1.13/bin/embed/apache-tomcat-10.1.13-embed.tar.gz.asc

dev/tomcat/tomcat-10/v10.1.13/bin/embed/apache-tomcat-10.1.13-embed.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.13/bin/embed/apache-tomcat-10.1.13-embed.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.13/bin/embed/apache-tomcat-10.1.13-embed.zip.asc

dev/tomcat/tomcat-10/v10.1.13/bin/embed/apache-tomcat-10.1.13-embed.zip.sha512
dev/tomcat/tomcat-10/v10.1.13/src/
dev/tomcat/tomcat-10/v10.1.13/src/apache-tomcat-10.1.13-src.tar.gz   (with 
props)
dev/tomcat/tomcat-10/v10.1.13/src/apache-tomcat-10.1.13-src.tar.gz.asc
dev/tomcat/tomcat-10/v10.1.13/src/apache-tomcat-10.1.13-src.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.13/src/apache-tomcat-10.1.13-src.zip   (with 
props)
dev/tomcat/tomcat-10/v10.1.13/src/apache-tomcat-10.1.13-src.zip.asc
dev/tomcat/tomcat-10/v10.1.13/src/apache-tomcat-10.1.13-src.zip.sha512

Added: dev/tomcat/tomcat-10/v10.1.13/KEYS
==
--- dev/tomcat/tomcat-10/v10.1.13/KEYS (added)
+++ dev/tomcat/tomcat-10/v10.1.13/KEYS Wed Aug 23 21:49:42 2023
@@ -0,0 +1,562 @@
+This file contains the PGP keys of various Apache developers.
+Please don't use them for email unless you have to. Their main
+purpose is code signing.
+
+Apache users: pgp < KEYS
+Apache developers:
+(pgpk -ll  && pgpk -xa ) >> this file.
+  or
+(gpg --fingerprint --list-sigs 
+ && gpg --armor --export ) >> this file.
+
+Apache developers: please ensure that your key is also available via the
+PGP keyservers (such as pgpkeys.mit.edu).
+
+
+pub   4096R/2F6059E7 2009-09-18
+  Key fingerprint = A9C5 DF4D 22E9 9998 D987  5A51 10C0 1C5A 2F60 59E7
+uid  Mark E D Thomas 
+sub   4096R/5E763BEC 2009-09-18
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Comment: GPGTools - http://gpgtools.org
+
+mQINBEq0DukBEAD4jovHOPJDxoD+JnO1Go2kiwpgRULasGlrVKuSUdP6wzcaqWmX
+pqtOJKKwW2MQFQLmg7nQ9RjJwy3QCbKNDJQA/bwbQT1F7WzTCz2S6vxC4zxKck4t
+6RZBq2dJsYKF0CEh6ZfY4dmKvhq+3istSoFRdHYoOPGWZpuRDqfZPdGm/m335/6K
+GH59oysn1NE7a2a+kZzjBSEgv23+l4Z1Rg7+fpz1JcdHSdC2Z+ZRxML25eVatRVz
+4yvDOZItqDURP24zWOodxgboldV6Y88C3v/7KRR+1vklzkuA2FqF8Q4r/2f0su7M
+UVviQcy29y/RlLSDTTYoVlCZ1ni14qFU7Hpw43KJtgXmcUwq31T1+SlXdYjNJ1aF
+kUi8BjCHDcSgE/IReKUanjHzm4XSymKDTeqqzidi4k6PDD4jyHb8k8vxi6qT6Udn
+lcfo5NBkkUT1TauhEy8ktHhbl9k60BvvMBP9l6cURiJg1WS77egI4P/82oPbzzFi
+GFqXyJKULVgxtdQ3JikCpodp3f1fh6PlYZwkW4xCJLJucJ5MiQp07HAkMVW5w+k8

[tomcat] 01/01: Tag 10.1.13

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag 10.1.13
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 71dddc8a1b8fe1175a14e6dd98bb8af56c9ad75d
Author: Mark Thomas 
AuthorDate: Wed Aug 23 22:48:40 2023 +0100

Tag 10.1.13
---
 build.properties.release |  52 +++
 res/install-win/Uninstall.exe.sig| Bin 0 -> 10253 bytes
 res/install-win/tomcat-installer.exe.sig | Bin 0 -> 10253 bytes
 res/maven/mvn.properties.release |  27 
 webapps/docs/changelog.xml   |   2 +-
 5 files changed, 80 insertions(+), 1 deletion(-)

diff --git a/build.properties.release b/build.properties.release
new file mode 100644
index 00..568531c2a3
--- /dev/null
+++ b/build.properties.release
@@ -0,0 +1,52 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Any unwanted settings may be over-ridden in a build.properties file located
+# in the same directory as this file.
+
+# Set the version-dev to "" (empty string) as this is not a development 
release.
+version.dev=
+
+# Ensure consistent timestamps for reproducible builds.
+ant.tstamp.now.iso=2023-08-23T21:34:59Z
+
+# Enable insertion of detached signatures into the Windows installer.
+do.codesigning=true
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Progra~2/GnuPG/bin/gpg.exe
+
+# Reproducible builds require the use of the build tools defined below. The
+# vendors (where appropriate) and versions must match exactly for a 
reproducible
+# build since this data is embedded in various files, particularly JAR file
+# manifests, as part of the build process.
+#
+# Apache Ant:  Apache Ant(TM) version 1.10.12 compiled on October 13 2021
+#
+# Java Name:   OpenJDK 64-Bit Server VM
+# Java Vendor: Eclipse Adoptium
+# Java Version:11.0.20+8
+
+# The following is provided for information only. Builds will be repeatable
+# whether or not the build environment in consistent with this information.
+#
+# OS:  amd64 Windows 10 10.0
+# File encoding:   Cp1252
+#
+# Release Manager: markt
diff --git a/res/install-win/Uninstall.exe.sig 
b/res/install-win/Uninstall.exe.sig
new file mode 100644
index 00..62a338e872
Binary files /dev/null and b/res/install-win/Uninstall.exe.sig differ
diff --git a/res/install-win/tomcat-installer.exe.sig 
b/res/install-win/tomcat-installer.exe.sig
new file mode 100644
index 00..973af5a1f9
Binary files /dev/null and b/res/install-win/tomcat-installer.exe.sig differ
diff --git a/res/maven/mvn.properties.release b/res/maven/mvn.properties.release
new file mode 100644
index 00..b40641060a
--- /dev/null
+++ b/res/maven/mvn.properties.release
@@ -0,0 +1,27 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Remove "-dev" from the version since this is not a development release.
+maven.asf.release.deploy.version=10.1.13
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Progra~2/GnuPG/bin/gpg.exe
+
+# Set the user name to use to upload the 

[tomcat] tag 10.1.13 created (now 71dddc8a1b)

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to tag 10.1.13
in repository https://gitbox.apache.org/repos/asf/tomcat.git


  at 71dddc8a1b (commit)
This tag includes the following new commits:

 new 71dddc8a1b Tag 10.1.13

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 9.0.x updated: Temporary RM

2023-08-23 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 cabc280de9 Temporary RM
cabc280de9 is described below

commit cabc280de9ce72d5e8286874e3a630bb4e9d9fe0
Author: Mark Thomas 
AuthorDate: Wed Aug 23 14:37:38 2023 -0700

Temporary RM
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 0c09add2d3..925fd53fd7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,7 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-
+
   
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 10.1.x updated: Temporary RM

2023-08-23 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 d6d0b4c9b4 Temporary RM
d6d0b4c9b4 is described below

commit d6d0b4c9b4af46bb93dc5b64c07425a11101765b
Author: Mark Thomas 
AuthorDate: Wed Aug 23 14:33:26 2023 -0700

Temporary RM
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 438d1fbc8f..ac1c0a05c6 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,7 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-
+
   
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 8.5.x updated: Back-port translation updates

2023-08-23 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 dc32bf5d8b Back-port translation updates
dc32bf5d8b is described below

commit dc32bf5d8b11d76384bc933c8de6fc01b58dd0b1
Author: Mark Thomas 
AuthorDate: Wed Aug 23 14:03:46 2023 -0700

Back-port translation updates
---
 java/org/apache/catalina/core/LocalStrings_zh_CN.properties |  6 ++
 .../tribes/group/interceptors/LocalStrings_zh_CN.properties | 10 +-
 java/org/apache/catalina/valves/LocalStrings_fr.properties  |  2 ++
 java/org/apache/catalina/valves/LocalStrings_ja.properties  |  2 ++
 .../apache/catalina/webresources/LocalStrings_fr.properties |  2 +-
 webapps/docs/changelog.xml  | 13 +
 6 files changed, 29 insertions(+), 6 deletions(-)

diff --git a/java/org/apache/catalina/core/LocalStrings_zh_CN.properties 
b/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
index bc5ec8daed..92684505a5 100644
--- a/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
+++ b/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
@@ -167,6 +167,10 @@ naming.wsdlFailed=未找到 wsdl 文件:[{0}]
 
 noPluggabilityServletContext.notAllowed=Servlet 
3.0规范的第4.4节不允许从未在web.xml,web-fragment.xml文件中定义或未用@WebListener注释的ServletContextListener调用此方法。
 
+propertiesRoleMappingListener.roleMappingFileEmpty=角色映射文件不能为空
+propertiesRoleMappingListener.roleMappingFileFail=加载角色映射文件[{0}]失败
+propertiesRoleMappingListener.roleMappingFileNull=角色映射文件不能为NULL
+
 pushBuilder.noPath=在设置路径之前调用push()是非法的
 
 standardContext.applicationListener=配置应用程序监听器[{0}]错误
@@ -288,6 +292,8 @@ standardService.stop.name=正在停止服务[{0}]
 
 standardThreadExecutor.notStarted=执行器尚未启动
 
+standardVirtualThreadExecutor.notStarted=执行器未启动
+
 standardWrapper.allocate=分配一个servlet实例错误
 standardWrapper.allocateException=分配异常的servlet [{0}]
 standardWrapper.deallocateException=servlet[{0}]的解除分配异常
diff --git 
a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
 
b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
index f2c66963f7..8f02232673 100644
--- 
a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
+++ 
b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
@@ -68,15 +68,15 @@ tcpPingInterceptor.pingFailed.pingThread=不能从ping 线程发送ping
 
 throughputInterceptor.report=吞吐量拦截器报告[\n\
 \传输消息: {0}消息数\n\
-\发送:{1}MiB (总共)\n\
-\发送:{2}MiB (应用)\n\
+\发送:{1} MiB (总共)\n\
+\发送:{2} MiB (应用)\n\
 \耗时:{3}秒\n\
-\传输速率:{4}MiB/s(总共)\n\
-\传输速率:{5}MiB/s(应用)\n\
+\传输速率:{4} MiB/s(总共)\n\
+\传输速率:{5} MiB/s(应用)\n\
 \错误消息:{6}\n\
 \接收消息:{7} 消息数\n\
 \接收速率:{8} MiB/s(从第一个消息开始)\n\
-\收到:{9}MiB]\n
+\收到:{9} MiB]\n
 
 twoPhaseCommitInterceptor.heartbeat.failed=无法在两阶段提交拦截器上执行心跳。
 twoPhaseCommitInterceptor.originalMessage.missing=收到确认,但原始邮件丢失。Id:[{0}]
diff --git a/java/org/apache/catalina/valves/LocalStrings_fr.properties 
b/java/org/apache/catalina/valves/LocalStrings_fr.properties
index c1b852c558..07533d1dc4 100644
--- a/java/org/apache/catalina/valves/LocalStrings_fr.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_fr.properties
@@ -128,6 +128,8 @@ http.511.reason=L’authentification du réseau est nécessaire
 jdbcAccessLogValve.close=Echec de fermeture de la base de donnée
 jdbcAccessLogValve.exception=Exception en insérant l'entrée de l'accès
 
+patternTokenizer.unexpectedParenthesis=')' inattendu dans le modèle
+
 persistentValve.acquireFailed=La requête pour [{0}] n''a pas obtenu le 
sémaphore associé à la session car aucun permis n''était disponible
 persistentValve.acquireInterrupted=La requête pour [{0}] n''a pas obtenu le 
sémaphore associé à la session car elle a été interrompue au cours de 
l''attente d''un permis
 persistentValve.filter.failure=Impossible de compiler le filtre=[{0}]
diff --git a/java/org/apache/catalina/valves/LocalStrings_ja.properties 
b/java/org/apache/catalina/valves/LocalStrings_ja.properties
index 417311e2f5..80b6ad6dab 100644
--- a/java/org/apache/catalina/valves/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_ja.properties
@@ -128,6 +128,8 @@ http.511.reason=Network Authentication Required
 jdbcAccessLogValve.close=データベースのクローズに失敗しました。
 jdbcAccessLogValve.exception=アクセスエントリの挿入を実行中の例外です
 
+patternTokenizer.unexpectedParenthesis=パターンに予期しない ')' があります
+
 persistentValve.acquireFailed=リクエスト [{0}] 
は、利用可能な許可がなかったため、セッションごとのセマフォを取得できませんでした
 persistentValve.acquireInterrupted=リクエスト [{0}] 
は、許可の待機中に中断されたため、セッションごとのセマフォを取得できませんでした
 persistentValve.filter.failure=filter = [{0}]をコンパイルできません
diff --git a/java/org/apache/catalina/webresources/LocalStrings_fr.properties 
b/java/org/apache/catalina/webresources/LocalStrings_fr.properties
index 646e595fa3..0bea5d9e55 

[tomcat] branch 9.0.x updated: Back-port translation updates

2023-08-23 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 c14f62aa9d Back-port translation updates
c14f62aa9d is described below

commit c14f62aa9da191df0e1119a94542272e1a583531
Author: Mark Thomas 
AuthorDate: Wed Aug 23 14:03:46 2023 -0700

Back-port translation updates
---
 java/org/apache/catalina/core/LocalStrings_zh_CN.properties |  6 ++
 .../tribes/group/interceptors/LocalStrings_zh_CN.properties | 10 +-
 java/org/apache/catalina/valves/LocalStrings_fr.properties  |  2 ++
 java/org/apache/catalina/valves/LocalStrings_ja.properties  |  2 ++
 .../apache/catalina/webresources/LocalStrings_fr.properties |  2 +-
 webapps/docs/changelog.xml  | 13 +
 6 files changed, 29 insertions(+), 6 deletions(-)

diff --git a/java/org/apache/catalina/core/LocalStrings_zh_CN.properties 
b/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
index a27a5faf65..6aa649f62c 100644
--- a/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
+++ b/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
@@ -166,6 +166,10 @@ naming.wsdlFailed=未找到 wsdl 文件:[{0}]
 
 noPluggabilityServletContext.notAllowed=Servlet 
3.0规范的第4.4节不允许从未在web.xml,web-fragment.xml文件中定义或未用@WebListener注释的ServletContextListener调用此方法。
 
+propertiesRoleMappingListener.roleMappingFileEmpty=角色映射文件不能为空
+propertiesRoleMappingListener.roleMappingFileFail=加载角色映射文件[{0}]失败
+propertiesRoleMappingListener.roleMappingFileNull=角色映射文件不能为NULL
+
 pushBuilder.noPath=在设置路径之前调用push()是非法的
 
 standardContext.applicationListener=配置应用程序监听器[{0}]错误
@@ -288,6 +292,8 @@ standardService.stop.name=正在停止服务[{0}]
 
 standardThreadExecutor.notStarted=执行器尚未启动
 
+standardVirtualThreadExecutor.notStarted=执行器未启动
+
 standardWrapper.allocate=分配一个servlet实例错误
 standardWrapper.allocateException=分配异常的servlet [{0}]
 standardWrapper.deallocateException=servlet[{0}]的解除分配异常
diff --git 
a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
 
b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
index 66bd67188b..f56971c585 100644
--- 
a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
+++ 
b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
@@ -89,15 +89,15 @@ tcpPingInterceptor.pingFailed.pingThread=不能从ping 线程发送ping
 
 throughputInterceptor.report=吞吐量拦截器报告[\n\
 \传输消息: {0}消息数\n\
-\发送:{1}MiB (总共)\n\
-\发送:{2}MiB (应用)\n\
+\发送:{1} MiB (总共)\n\
+\发送:{2} MiB (应用)\n\
 \耗时:{3}秒\n\
-\传输速率:{4}MiB/s(总共)\n\
-\传输速率:{5}MiB/s(应用)\n\
+\传输速率:{4} MiB/s(总共)\n\
+\传输速率:{5} MiB/s(应用)\n\
 \错误消息:{6}\n\
 \接收消息:{7} 消息数\n\
 \接收速率:{8} MiB/s(从第一个消息开始)\n\
-\收到:{9}MiB]\n
+\收到:{9} MiB]\n
 
 twoPhaseCommitInterceptor.expiredMessage=正在删除过期邮件[{0}]
 twoPhaseCommitInterceptor.heartbeat.failed=无法在两阶段提交拦截器上执行心跳。
diff --git a/java/org/apache/catalina/valves/LocalStrings_fr.properties 
b/java/org/apache/catalina/valves/LocalStrings_fr.properties
index c1b852c558..07533d1dc4 100644
--- a/java/org/apache/catalina/valves/LocalStrings_fr.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_fr.properties
@@ -128,6 +128,8 @@ http.511.reason=L’authentification du réseau est nécessaire
 jdbcAccessLogValve.close=Echec de fermeture de la base de donnée
 jdbcAccessLogValve.exception=Exception en insérant l'entrée de l'accès
 
+patternTokenizer.unexpectedParenthesis=')' inattendu dans le modèle
+
 persistentValve.acquireFailed=La requête pour [{0}] n''a pas obtenu le 
sémaphore associé à la session car aucun permis n''était disponible
 persistentValve.acquireInterrupted=La requête pour [{0}] n''a pas obtenu le 
sémaphore associé à la session car elle a été interrompue au cours de 
l''attente d''un permis
 persistentValve.filter.failure=Impossible de compiler le filtre=[{0}]
diff --git a/java/org/apache/catalina/valves/LocalStrings_ja.properties 
b/java/org/apache/catalina/valves/LocalStrings_ja.properties
index 417311e2f5..80b6ad6dab 100644
--- a/java/org/apache/catalina/valves/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_ja.properties
@@ -128,6 +128,8 @@ http.511.reason=Network Authentication Required
 jdbcAccessLogValve.close=データベースのクローズに失敗しました。
 jdbcAccessLogValve.exception=アクセスエントリの挿入を実行中の例外です
 
+patternTokenizer.unexpectedParenthesis=パターンに予期しない ')' があります
+
 persistentValve.acquireFailed=リクエスト [{0}] 
は、利用可能な許可がなかったため、セッションごとのセマフォを取得できませんでした
 persistentValve.acquireInterrupted=リクエスト [{0}] 
は、許可の待機中に中断されたため、セッションごとのセマフォを取得できませんでした
 persistentValve.filter.failure=filter = [{0}]をコンパイルできません
diff --git a/java/org/apache/catalina/webresources/LocalStrings_fr.properties 
b/java/org/apache/catalina/webresources/LocalStrings_fr.properties
index 646e595fa3..0bea5d9e55 100644
--- 

[tomcat] branch 10.1.x updated: Back-port translation updates

2023-08-23 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 0271c45e53 Back-port translation updates
0271c45e53 is described below

commit 0271c45e537cb10c5e83a33cd25925c5a3fdce6e
Author: Mark Thomas 
AuthorDate: Wed Aug 23 14:03:46 2023 -0700

Back-port translation updates
---
 java/org/apache/catalina/core/LocalStrings_zh_CN.properties |  6 ++
 .../tribes/group/interceptors/LocalStrings_zh_CN.properties | 10 +-
 java/org/apache/catalina/valves/LocalStrings_fr.properties  |  2 ++
 java/org/apache/catalina/valves/LocalStrings_ja.properties  |  2 ++
 .../apache/catalina/webresources/LocalStrings_fr.properties |  2 +-
 webapps/docs/changelog.xml  | 13 +
 6 files changed, 29 insertions(+), 6 deletions(-)

diff --git a/java/org/apache/catalina/core/LocalStrings_zh_CN.properties 
b/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
index 41cbbbe95c..0f7804b75d 100644
--- a/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
+++ b/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
@@ -160,6 +160,10 @@ naming.wsdlFailed=未找到 wsdl 文件:[{0}]
 
 noPluggabilityServletContext.notAllowed=Servlet 
3.0规范的第4.4节不允许从未在web.xml,web-fragment.xml文件中定义或未用@WebListener注释的ServletContextListener调用此方法。
 
+propertiesRoleMappingListener.roleMappingFileEmpty=角色映射文件不能为空
+propertiesRoleMappingListener.roleMappingFileFail=加载角色映射文件[{0}]失败
+propertiesRoleMappingListener.roleMappingFileNull=角色映射文件不能为NULL
+
 pushBuilder.noPath=在设置路径之前调用push()是非法的
 
 standardContext.applicationListener=配置应用程序监听器[{0}]错误
@@ -281,6 +285,8 @@ standardService.stop.name=正在停止服务[{0}]
 
 standardThreadExecutor.notStarted=执行器尚未启动
 
+standardVirtualThreadExecutor.notStarted=执行器未启动
+
 standardWrapper.allocate=分配一个servlet实例错误
 standardWrapper.allocateException=分配异常的servlet [{0}]
 standardWrapper.deallocateException=servlet[{0}]的解除分配异常
diff --git 
a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
 
b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
index 66bd67188b..f56971c585 100644
--- 
a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
+++ 
b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
@@ -89,15 +89,15 @@ tcpPingInterceptor.pingFailed.pingThread=不能从ping 线程发送ping
 
 throughputInterceptor.report=吞吐量拦截器报告[\n\
 \传输消息: {0}消息数\n\
-\发送:{1}MiB (总共)\n\
-\发送:{2}MiB (应用)\n\
+\发送:{1} MiB (总共)\n\
+\发送:{2} MiB (应用)\n\
 \耗时:{3}秒\n\
-\传输速率:{4}MiB/s(总共)\n\
-\传输速率:{5}MiB/s(应用)\n\
+\传输速率:{4} MiB/s(总共)\n\
+\传输速率:{5} MiB/s(应用)\n\
 \错误消息:{6}\n\
 \接收消息:{7} 消息数\n\
 \接收速率:{8} MiB/s(从第一个消息开始)\n\
-\收到:{9}MiB]\n
+\收到:{9} MiB]\n
 
 twoPhaseCommitInterceptor.expiredMessage=正在删除过期邮件[{0}]
 twoPhaseCommitInterceptor.heartbeat.failed=无法在两阶段提交拦截器上执行心跳。
diff --git a/java/org/apache/catalina/valves/LocalStrings_fr.properties 
b/java/org/apache/catalina/valves/LocalStrings_fr.properties
index c1b852c558..07533d1dc4 100644
--- a/java/org/apache/catalina/valves/LocalStrings_fr.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_fr.properties
@@ -128,6 +128,8 @@ http.511.reason=L’authentification du réseau est nécessaire
 jdbcAccessLogValve.close=Echec de fermeture de la base de donnée
 jdbcAccessLogValve.exception=Exception en insérant l'entrée de l'accès
 
+patternTokenizer.unexpectedParenthesis=')' inattendu dans le modèle
+
 persistentValve.acquireFailed=La requête pour [{0}] n''a pas obtenu le 
sémaphore associé à la session car aucun permis n''était disponible
 persistentValve.acquireInterrupted=La requête pour [{0}] n''a pas obtenu le 
sémaphore associé à la session car elle a été interrompue au cours de 
l''attente d''un permis
 persistentValve.filter.failure=Impossible de compiler le filtre=[{0}]
diff --git a/java/org/apache/catalina/valves/LocalStrings_ja.properties 
b/java/org/apache/catalina/valves/LocalStrings_ja.properties
index 417311e2f5..80b6ad6dab 100644
--- a/java/org/apache/catalina/valves/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_ja.properties
@@ -128,6 +128,8 @@ http.511.reason=Network Authentication Required
 jdbcAccessLogValve.close=データベースのクローズに失敗しました。
 jdbcAccessLogValve.exception=アクセスエントリの挿入を実行中の例外です
 
+patternTokenizer.unexpectedParenthesis=パターンに予期しない ')' があります
+
 persistentValve.acquireFailed=リクエスト [{0}] 
は、利用可能な許可がなかったため、セッションごとのセマフォを取得できませんでした
 persistentValve.acquireInterrupted=リクエスト [{0}] 
は、許可の待機中に中断されたため、セッションごとのセマフォを取得できませんでした
 persistentValve.filter.failure=filter = [{0}]をコンパイルできません
diff --git a/java/org/apache/catalina/webresources/LocalStrings_fr.properties 
b/java/org/apache/catalina/webresources/LocalStrings_fr.properties
index 646e595fa3..0bea5d9e55 100644
--- 

svn commit: r63602 - in /dev/tomcat/tomcat-11/v11.0.0-M11: ./ bin/ bin/embed/ src/

2023-08-23 Thread markt
Author: markt
Date: Wed Aug 23 20:34:55 2023
New Revision: 63602

Log:
Upload 11.0.0-M11 for voting

Added:
dev/tomcat/tomcat-11/v11.0.0-M11/
dev/tomcat/tomcat-11/v11.0.0-M11/KEYS
dev/tomcat/tomcat-11/v11.0.0-M11/README.html
dev/tomcat/tomcat-11/v11.0.0-M11/RELEASE-NOTES
dev/tomcat/tomcat-11/v11.0.0-M11/bin/
dev/tomcat/tomcat-11/v11.0.0-M11/bin/README.html

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-deployer.tar.gz   
(with props)

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-deployer.tar.gz.asc

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-deployer.tar.gz.sha512
dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-deployer.zip  
 (with props)

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-deployer.zip.asc

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-deployer.zip.sha512

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-fulldocs.tar.gz   
(with props)

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-fulldocs.tar.gz.asc

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-fulldocs.tar.gz.sha512

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-windows-x64.zip   
(with props)

dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11-windows-x64.zip.sha512
dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11.exe   (with 
props)
dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11.exe.asc
dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11.exe.sha512
dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11.tar.gz   
(with props)
dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11.tar.gz.sha512
dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11.zip   (with 
props)
dev/tomcat/tomcat-11/v11.0.0-M11/bin/apache-tomcat-11.0.0-M11.zip.sha512
dev/tomcat/tomcat-11/v11.0.0-M11/bin/embed/

dev/tomcat/tomcat-11/v11.0.0-M11/bin/embed/apache-tomcat-11.0.0-M11-embed.tar.gz
   (with props)

dev/tomcat/tomcat-11/v11.0.0-M11/bin/embed/apache-tomcat-11.0.0-M11-embed.tar.gz.asc

dev/tomcat/tomcat-11/v11.0.0-M11/bin/embed/apache-tomcat-11.0.0-M11-embed.tar.gz.sha512

dev/tomcat/tomcat-11/v11.0.0-M11/bin/embed/apache-tomcat-11.0.0-M11-embed.zip   
(with props)

dev/tomcat/tomcat-11/v11.0.0-M11/bin/embed/apache-tomcat-11.0.0-M11-embed.zip.asc

dev/tomcat/tomcat-11/v11.0.0-M11/bin/embed/apache-tomcat-11.0.0-M11-embed.zip.sha512
dev/tomcat/tomcat-11/v11.0.0-M11/src/
dev/tomcat/tomcat-11/v11.0.0-M11/src/apache-tomcat-11.0.0-M11-src.tar.gz   
(with props)
dev/tomcat/tomcat-11/v11.0.0-M11/src/apache-tomcat-11.0.0-M11-src.tar.gz.asc

dev/tomcat/tomcat-11/v11.0.0-M11/src/apache-tomcat-11.0.0-M11-src.tar.gz.sha512
dev/tomcat/tomcat-11/v11.0.0-M11/src/apache-tomcat-11.0.0-M11-src.zip   
(with props)
dev/tomcat/tomcat-11/v11.0.0-M11/src/apache-tomcat-11.0.0-M11-src.zip.asc
dev/tomcat/tomcat-11/v11.0.0-M11/src/apache-tomcat-11.0.0-M11-src.zip.sha512

Added: dev/tomcat/tomcat-11/v11.0.0-M11/KEYS
==
--- dev/tomcat/tomcat-11/v11.0.0-M11/KEYS (added)
+++ dev/tomcat/tomcat-11/v11.0.0-M11/KEYS Wed Aug 23 20:34:55 2023
@@ -0,0 +1,453 @@
+This file contains the PGP keys of various Apache developers.
+Please don't use them for email unless you have to. Their main
+purpose is code signing.
+
+Apache users: pgp < KEYS
+Apache developers:
+(pgpk -ll  && pgpk -xa ) >> this file.
+  or
+(gpg --fingerprint --list-sigs 
+ && gpg --armor --export ) >> this file.
+
+Apache developers: please ensure that your key is also available via the
+PGP keyservers (such as pgpkeys.mit.edu).
+
+
+pub   4096R/2F6059E7 2009-09-18
+  Key fingerprint = A9C5 DF4D 22E9 9998 D987  5A51 10C0 1C5A 2F60 59E7
+uid  Mark E D Thomas 
+sub   4096R/5E763BEC 2009-09-18
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Comment: GPGTools - http://gpgtools.org
+
+mQINBEq0DukBEAD4jovHOPJDxoD+JnO1Go2kiwpgRULasGlrVKuSUdP6wzcaqWmX
+pqtOJKKwW2MQFQLmg7nQ9RjJwy3QCbKNDJQA/bwbQT1F7WzTCz2S6vxC4zxKck4t
+6RZBq2dJsYKF0CEh6ZfY4dmKvhq+3istSoFRdHYoOPGWZpuRDqfZPdGm/m335/6K
+GH59oysn1NE7a2a+kZzjBSEgv23+l4Z1Rg7+fpz1JcdHSdC2Z+ZRxML25eVatRVz
+4yvDOZItqDURP24zWOodxgboldV6Y88C3v/7KRR+1vklzkuA2FqF8Q4r/2f0su7M
+UVviQcy29y/RlLSDTTYoVlCZ1ni14qFU7Hpw43KJtgXmcUwq31T1+SlXdYjNJ1aF
+kUi8BjCHDcSgE/IReKUanjHzm4XSymKDTeqqzidi4k6PDD4jyHb8k8vxi6qT6Udn
+lcfo5NBkkUT1TauhEy8ktHhbl9k60BvvMBP9l6cURiJg1WS77egI4P/82oPbzzFi
+GFqXyJKULVgxtdQ3JikCpodp3f1fh6PlYZwkW4xCJLJucJ5MiQp07HAkMVW5w+k8
+Xvuk4i5quh3N+2kzKHOOiQCDmN0sz0XjOE+7XBvM1lvz3+UarLfgSVmW8aheLd7e
+aIl5ItBk8844ZJ60LrQ+JiIqvqJemxyIM6epoZvY5a3ZshZpcLilC5hW8QARAQAB
+tCJNYXJrIEUgRCBUaG9tYXMgPG1hcmt0QGFwYWNoZS5vcmc+iQI3BBMBCgAhBQJK
+tA7pAhsDBQsJCAcDBRUKCQgLBRYCAwEAAh4BAheAAAoJEBDAHFovYFnn2YgQAKN6

[tomcat] 01/01: Tag 11.0.0-M11

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag 11.0.0-M11
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit ae109f6248e00a1952f706d6941ff930ad4466e1
Author: Mark Thomas 
AuthorDate: Wed Aug 23 21:11:24 2023 +0100

Tag 11.0.0-M11
---
 build.properties.release |  52 +++
 res/install-win/Uninstall.exe.sig| Bin 0 -> 10253 bytes
 res/install-win/tomcat-installer.exe.sig | Bin 0 -> 10253 bytes
 res/maven/mvn.properties.release |  27 
 webapps/docs/changelog.xml   |   2 +-
 5 files changed, 80 insertions(+), 1 deletion(-)

diff --git a/build.properties.release b/build.properties.release
new file mode 100644
index 00..e997e7a4fd
--- /dev/null
+++ b/build.properties.release
@@ -0,0 +1,52 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Any unwanted settings may be over-ridden in a build.properties file located
+# in the same directory as this file.
+
+# Set the version-dev to "" (empty string) as this is not a development 
release.
+version.dev=
+
+# Ensure consistent timestamps for reproducible builds.
+ant.tstamp.now.iso=2023-08-23T20:02:57Z
+
+# Enable insertion of detached signatures into the Windows installer.
+do.codesigning=true
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Progra~2/GnuPG/bin/gpg.exe
+
+# Reproducible builds require the use of the build tools defined below. The
+# vendors (where appropriate) and versions must match exactly for a 
reproducible
+# build since this data is embedded in various files, particularly JAR file
+# manifests, as part of the build process.
+#
+# Apache Ant:  Apache Ant(TM) version 1.10.12 compiled on October 13 2021
+#
+# Java Name:   OpenJDK 64-Bit Server VM
+# Java Vendor: Oracle Corporation
+# Java Version:21+35-2513
+
+# The following is provided for information only. Builds will be repeatable
+# whether or not the build environment in consistent with this information.
+#
+# OS:  amd64 Windows 10 10.0
+# File encoding:   UTF-8
+#
+# Release Manager: markt
diff --git a/res/install-win/Uninstall.exe.sig 
b/res/install-win/Uninstall.exe.sig
new file mode 100644
index 00..83b4e4a45e
Binary files /dev/null and b/res/install-win/Uninstall.exe.sig differ
diff --git a/res/install-win/tomcat-installer.exe.sig 
b/res/install-win/tomcat-installer.exe.sig
new file mode 100644
index 00..d9cf9665a6
Binary files /dev/null and b/res/install-win/tomcat-installer.exe.sig differ
diff --git a/res/maven/mvn.properties.release b/res/maven/mvn.properties.release
new file mode 100644
index 00..b1e493b1fe
--- /dev/null
+++ b/res/maven/mvn.properties.release
@@ -0,0 +1,27 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Remove "-dev" from the version since this is not a development release.
+maven.asf.release.deploy.version=11.0.0-M11
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Progra~2/GnuPG/bin/gpg.exe
+
+# Set the user name to use to 

[tomcat] tag 11.0.0-M11 created (now ae109f6248)

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to tag 11.0.0-M11
in repository https://gitbox.apache.org/repos/asf/tomcat.git


  at ae109f6248 (commit)
This tag includes the following new commits:

 new ae109f6248 Tag 11.0.0-M11

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] tag 11.0.0-M11 deleted (was 255f3d9cd4)

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to tag 11.0.0-M11
in repository https://gitbox.apache.org/repos/asf/tomcat.git


*** WARNING: tag 11.0.0-M11 was deleted! ***

 was 255f3d9cd4 Tag 11.0.0-M11

This change permanently discards the following revisions:

 discard 255f3d9cd4 Tag 11.0.0-M11


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] tag 11.0.0-M11 created (now 255f3d9cd4)

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to tag 11.0.0-M11
in repository https://gitbox.apache.org/repos/asf/tomcat.git


  at 255f3d9cd4 (commit)
This tag includes the following new commits:

 new 255f3d9cd4 Tag 11.0.0-M11

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 01/01: Tag 11.0.0-M11

2023-08-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag 11.0.0-M11
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 255f3d9cd46c641aea3ef9642f1cd4170de99de6
Author: Mark Thomas 
AuthorDate: Wed Aug 23 20:45:14 2023 +0100

Tag 11.0.0-M11
---
 build.properties.release |  52 +++
 res/install-win/Uninstall.exe.sig| Bin 0 -> 10253 bytes
 res/install-win/tomcat-installer.exe.sig | Bin 0 -> 10253 bytes
 res/maven/mvn.properties.release |  27 
 webapps/docs/changelog.xml   |   2 +-
 5 files changed, 80 insertions(+), 1 deletion(-)

diff --git a/build.properties.release b/build.properties.release
new file mode 100644
index 00..62db72e4ef
--- /dev/null
+++ b/build.properties.release
@@ -0,0 +1,52 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Any unwanted settings may be over-ridden in a build.properties file located
+# in the same directory as this file.
+
+# Set the version-dev to "" (empty string) as this is not a development 
release.
+version.dev=
+
+# Ensure consistent timestamps for reproducible builds.
+ant.tstamp.now.iso=2023-08-23T19:20:37Z
+
+# Enable insertion of detached signatures into the Windows installer.
+do.codesigning=true
+
+# Re-use the same GPG executable.
+gpg.exec=/usr/bin/gpg
+
+# Reproducible builds require the use of the build tools defined below. The
+# vendors (where appropriate) and versions must match exactly for a 
reproducible
+# build since this data is embedded in various files, particularly JAR file
+# manifests, as part of the build process.
+#
+# Apache Ant:  Apache Ant(TM) version 1.10.12 compiled on October 13 2021
+#
+# Java Name:   OpenJDK 64-Bit Server VM
+# Java Vendor: Oracle Corporation
+# Java Version:21+35-2513
+
+# The following is provided for information only. Builds will be repeatable
+# whether or not the build environment in consistent with this information.
+#
+# OS:  amd64 Windows 10 10.0
+# File encoding:   UTF-8
+#
+# Release Manager: markt
diff --git a/res/install-win/Uninstall.exe.sig 
b/res/install-win/Uninstall.exe.sig
new file mode 100644
index 00..d86a26b489
Binary files /dev/null and b/res/install-win/Uninstall.exe.sig differ
diff --git a/res/install-win/tomcat-installer.exe.sig 
b/res/install-win/tomcat-installer.exe.sig
new file mode 100644
index 00..be21010fca
Binary files /dev/null and b/res/install-win/tomcat-installer.exe.sig differ
diff --git a/res/maven/mvn.properties.release b/res/maven/mvn.properties.release
new file mode 100644
index 00..0a16587160
--- /dev/null
+++ b/res/maven/mvn.properties.release
@@ -0,0 +1,27 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Remove "-dev" from the version since this is not a development release.
+maven.asf.release.deploy.version=11.0.0-M11
+
+# Re-use the same GPG executable.
+gpg.exec=/usr/bin/gpg
+
+# Set the user name to use to upload the artefacts to Nexus.

[tomcat] branch main updated (93e59bda91 -> 7ba5f3c419)

2023-08-23 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 93e59bda91 Additional classes for rename
 new e19965fcc3 Improve Chinese translations (lihan)
 new 324f40e82e Improvements to French translations
 new 7ba5f3c419 Improvements to Japanese translations by tak7iji

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 java/org/apache/catalina/core/LocalStrings_zh_CN.properties |  6 ++
 .../tribes/group/interceptors/LocalStrings_zh_CN.properties | 10 +-
 java/org/apache/catalina/valves/LocalStrings_fr.properties  |  2 ++
 java/org/apache/catalina/valves/LocalStrings_ja.properties  |  2 ++
 .../apache/catalina/webresources/LocalStrings_fr.properties |  2 +-
 webapps/docs/changelog.xml  | 13 +
 6 files changed, 29 insertions(+), 6 deletions(-)


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 02/03: Improvements to French translations

2023-08-23 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 324f40e82e15f4f3aba49ab99a664eb7c347a2a2
Author: Mark Thomas 
AuthorDate: Wed Aug 23 10:06:27 2023 -0700

Improvements to French translations
---
 java/org/apache/catalina/valves/LocalStrings_fr.properties   | 2 ++
 java/org/apache/catalina/webresources/LocalStrings_fr.properties | 2 +-
 webapps/docs/changelog.xml   | 3 +++
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/valves/LocalStrings_fr.properties 
b/java/org/apache/catalina/valves/LocalStrings_fr.properties
index c1b852c558..07533d1dc4 100644
--- a/java/org/apache/catalina/valves/LocalStrings_fr.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_fr.properties
@@ -128,6 +128,8 @@ http.511.reason=L’authentification du réseau est nécessaire
 jdbcAccessLogValve.close=Echec de fermeture de la base de donnée
 jdbcAccessLogValve.exception=Exception en insérant l'entrée de l'accès
 
+patternTokenizer.unexpectedParenthesis=')' inattendu dans le modèle
+
 persistentValve.acquireFailed=La requête pour [{0}] n''a pas obtenu le 
sémaphore associé à la session car aucun permis n''était disponible
 persistentValve.acquireInterrupted=La requête pour [{0}] n''a pas obtenu le 
sémaphore associé à la session car elle a été interrompue au cours de 
l''attente d''un permis
 persistentValve.filter.failure=Impossible de compiler le filtre=[{0}]
diff --git a/java/org/apache/catalina/webresources/LocalStrings_fr.properties 
b/java/org/apache/catalina/webresources/LocalStrings_fr.properties
index 646e595fa3..0bea5d9e55 100644
--- a/java/org/apache/catalina/webresources/LocalStrings_fr.properties
+++ b/java/org/apache/catalina/webresources/LocalStrings_fr.properties
@@ -23,7 +23,7 @@ abstractResource.getContentTooLarge=Impossible de retourner 
[{0}] comme tableau
 abstractResourceSet.checkPath=Le chemin demandé [{0}] n''est pas valide, il 
doit commencer par ''/''
 
 cache.addFail=Incapable d''ajouter la ressource située [{0}] au cache de 
l''application web [{1}] parce qu''il n''y avait pas assez d''espace libre 
disponible après l''éviction des entrées de cache expirées - envisagez 
d''augmenter la taille maximale du cache
-cache.backgroundEvictFail=Le processus d''arrière plan d''éviction du cache 
n''a pas pu nettoyer [{0}] pourcents du cache pour le contexte [{1}], il 
faudrait augmenter la taille maximale du cache ; après l''éviction, 
approximativement [{2}] KO de données restaient dans le cache
+cache.backgroundEvictFail=Le processus d''arrière plan d''éviction du cache 
n''a pas pu nettoyer [{0}] pourcents du cache pour le contexte [{1}], il 
faudrait augmenter la taille maximale du cache ; après l''éviction, 
approximativement [{2}] KiB de données restaient dans le cache
 cache.objectMaxSizeTooBig=La valeur [{0}] KiB pour l''objectMaxSize est plus 
grade que la limite de maxSize/20 son elle a été réduite à [{1}] KiB\n
 cache.objectMaxSizeTooBigBytes=La valeur de taille d''objet maximale pouvant 
être mis en cache de [{0}] KiB est supérieure à Integer.MAX_VALUE qui est le 
maximum, la limite a donc été fixée à Integer.MAX_VALUE octets
 
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 67cb000763..6d63590d7f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -143,6 +143,9 @@
   
 Improvements to Chinese translations. (lihan)
   
+  
+Improvements to French translations. (remm)
+  
 
   
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 03/03: Improvements to Japanese translations by tak7iji

2023-08-23 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 7ba5f3c419796bb7ebfb9a756bff663a19da2888
Author: Mark Thomas 
AuthorDate: Wed Aug 23 10:09:44 2023 -0700

Improvements to Japanese translations by tak7iji
---
 java/org/apache/catalina/valves/LocalStrings_ja.properties | 2 ++
 webapps/docs/changelog.xml | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/java/org/apache/catalina/valves/LocalStrings_ja.properties 
b/java/org/apache/catalina/valves/LocalStrings_ja.properties
index 417311e2f5..80b6ad6dab 100644
--- a/java/org/apache/catalina/valves/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_ja.properties
@@ -128,6 +128,8 @@ http.511.reason=Network Authentication Required
 jdbcAccessLogValve.close=データベースのクローズに失敗しました。
 jdbcAccessLogValve.exception=アクセスエントリの挿入を実行中の例外です
 
+patternTokenizer.unexpectedParenthesis=パターンに予期しない ')' があります
+
 persistentValve.acquireFailed=リクエスト [{0}] 
は、利用可能な許可がなかったため、セッションごとのセマフォを取得できませんでした
 persistentValve.acquireInterrupted=リクエスト [{0}] 
は、許可の待機中に中断されたため、セッションごとのセマフォを取得できませんでした
 persistentValve.filter.failure=filter = [{0}]をコンパイルできません
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 6d63590d7f..02453ec498 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -146,6 +146,9 @@
   
 Improvements to French translations. (remm)
   
+  
+Improvements to Japanese translations by tak7iji. (markt)
+  
 
   
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 01/03: Improve Chinese translations (lihan)

2023-08-23 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 e19965fcc30a9b7acb2bb950c09835b5cc0d1f20
Author: Mark Thomas 
AuthorDate: Wed Aug 23 10:03:30 2023 -0700

Improve Chinese translations (lihan)
---
 java/org/apache/catalina/core/LocalStrings_zh_CN.properties|  6 ++
 .../tribes/group/interceptors/LocalStrings_zh_CN.properties| 10 +-
 webapps/docs/changelog.xml |  7 +++
 3 files changed, 18 insertions(+), 5 deletions(-)

diff --git a/java/org/apache/catalina/core/LocalStrings_zh_CN.properties 
b/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
index a5b61e2817..1ce8fc779b 100644
--- a/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
+++ b/java/org/apache/catalina/core/LocalStrings_zh_CN.properties
@@ -160,6 +160,10 @@ naming.wsdlFailed=未找到 wsdl 文件:[{0}]
 
 noPluggabilityServletContext.notAllowed=Servlet 
3.0规范的第4.4节不允许从未在web.xml,web-fragment.xml文件中定义或未用@WebListener注释的ServletContextListener调用此方法。
 
+propertiesRoleMappingListener.roleMappingFileEmpty=角色映射文件不能为空
+propertiesRoleMappingListener.roleMappingFileFail=加载角色映射文件[{0}]失败
+propertiesRoleMappingListener.roleMappingFileNull=角色映射文件不能为NULL
+
 pushBuilder.noPath=在设置路径之前调用push()是非法的
 
 standardContext.applicationListener=配置应用程序监听器[{0}]错误
@@ -280,6 +284,8 @@ standardService.stop.name=正在停止服务[{0}]
 
 standardThreadExecutor.notStarted=执行器尚未启动
 
+standardVirtualThreadExecutor.notStarted=执行器未启动
+
 standardWrapper.allocate=分配一个servlet实例错误
 standardWrapper.allocateException=分配异常的servlet [{0}]
 standardWrapper.deallocateException=servlet[{0}]的解除分配异常
diff --git 
a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
 
b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
index 66bd67188b..f56971c585 100644
--- 
a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
+++ 
b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_zh_CN.properties
@@ -89,15 +89,15 @@ tcpPingInterceptor.pingFailed.pingThread=不能从ping 线程发送ping
 
 throughputInterceptor.report=吞吐量拦截器报告[\n\
 \传输消息: {0}消息数\n\
-\发送:{1}MiB (总共)\n\
-\发送:{2}MiB (应用)\n\
+\发送:{1} MiB (总共)\n\
+\发送:{2} MiB (应用)\n\
 \耗时:{3}秒\n\
-\传输速率:{4}MiB/s(总共)\n\
-\传输速率:{5}MiB/s(应用)\n\
+\传输速率:{4} MiB/s(总共)\n\
+\传输速率:{5} MiB/s(应用)\n\
 \错误消息:{6}\n\
 \接收消息:{7} 消息数\n\
 \接收速率:{8} MiB/s(从第一个消息开始)\n\
-\收到:{9}MiB]\n
+\收到:{9} MiB]\n
 
 twoPhaseCommitInterceptor.expiredMessage=正在删除过期邮件[{0}]
 twoPhaseCommitInterceptor.heartbeat.failed=无法在两阶段提交拦截器上执行心跳。
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index a45195dfc1..67cb000763 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -138,6 +138,13 @@
   
 
   
+  
+
+  
+Improvements to Chinese translations. (lihan)
+  
+
+  
 
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org