Buildbot success in on tomcat-10.1.x

2024-04-10 Thread buildbot
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/1208
Blamelist: remm 
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 10.1.x] 2ee3c2e22f0935b0d3ad1a3009b01db50d2c18c5


Steps:

  worker_preparation: 0

  git: 0

  shell: 0

  shell_1: 0

  shell_2: 0

  shell_3: 0

  shell_4: 0

  shell_5: 0

  compile: 1

  shell_6: 0

  shell_7: 0

  shell_8: 0

  shell_9: 0

  Rsync docs to nightlies.apache.org: 0

  shell_10: 0

  Rsync RAT to nightlies.apache.org: 0

  compile_1: 1

  shell_11: 0

  Rsync Logs to nightlies.apache.org: 0


-- ASF Buildbot


-
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: Revert "Add Java 22+ check for release"

2024-04-10 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
 new 2ee3c2e22f Revert "Add Java 22+ check for release"
2ee3c2e22f is described below

commit 2ee3c2e22f0935b0d3ad1a3009b01db50d2c18c5
Author: remm 
AuthorDate: Wed Apr 10 23:45:34 2024 +0200

Revert "Add Java 22+ check for release"

This reverts commit 8803269601aa83fe356ee7b1c72727ae2aace004.
---
 build.xml | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 19e575a11e..7c4cbfaadf 100644
--- a/build.xml
+++ b/build.xml
@@ -2699,11 +2699,16 @@ skip.installer property in build.properties" />
   
 
   
+
+
+  
+
+JAVA VERSION 22 OR NEWER IS REQUIRED 
FOR RELEASE
   
 
   


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



Re: [VOTE] Release Apache Tomcat 10.1.22

2024-04-10 Thread Christopher Schultz

All,

On 4/10/24 2:51 PM, Christopher Schultz wrote:

The proposed Apache Tomcat 10.1.22 release is now available for
voting. Apache Tomcat 10.1.21 was canceled due to a release-build 
mistake. There are no source-level changes between 10.1.21 and 10.1.22.


The notable changes compared to 10.1.20 are:

- Add OpenSSL support when FFM is available

- Improve locking strategies in Catalina core

- Updates to Apache Commons dependencies

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.22/

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

The tag is:
https://github.com/apache/tomcat/tree/10.1.22
fd9c0bb1f0a7e586daabfda625ef50827bcfddf3

Please reply with a +1 for release or -0/-1 with an explanation.

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


+1 for stable release. Unit tests pass on both MacOS x86-64 and MacOS 
aarch64. Builds are 100% reproducible on both MacOS x86-64 and MacOS 
aarch64.


Details:

* Environment
*  Java (build):openjdk version "22" 2024-03-19 OpenJDK Runtime 
Environment Temurin-22+36 (build 22+36) OpenJDK 64-Bit Server VM 
Temurin-22+36 (build 22+36, mixed mode)
*  Java (test): openjdk version "22" 2024-03-19 OpenJDK Runtime 
Environment Temurin-22+36 (build 22+36) OpenJDK 64-Bit Server VM 
Temurin-22+36 (build 22+36, mixed mode)

*  OS:  Darwin 21.6.0 x86_64
*  cc:  Apple clang version 12.0.0 (clang-1200.0.31.1)
*  make:GNU Make 3.81
*  OpenSSL:   OpenSSL 3.2.1 30 Jan 2024 (Library: OpenSSL 3.2.1 30 
Jan 2024)

*  APR: 1.7.4
*
* Valid SHA-512 signature for apache-tomcat-10.1.22.zip
* Valid GPG signature for apache-tomcat-10.1.22.zip
* Valid SHA-512 signature for apache-tomcat-10.1.22.tar.gz
* Valid GPG signature for apache-tomcat-10.1.22.tar.gz
* Valid SHA-512 signature for apache-tomcat-10.1.22.exe
* Valid GPG signature for apache-tomcat-10.1.22.exe
* Valid SHA512 signature for apache-tomcat-10.1.22-src.zip
* Valid GPG signature for apache-tomcat-10.1.22-src.zip
* Valid SHA512 signature for apache-tomcat-10.1.22-src.tar.gz
* Valid GPG signature for apache-tomcat-10.1.22-src.tar.gz
*
* Binary Zip and tarball: Same
* Source Zip and tarball: Same
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: PASSED

* Environment
*  Java (build):openjdk version "22" 2024-03-19 OpenJDK Runtime 
Environment Temurin-22+36 (build 22+36) OpenJDK 64-Bit Server VM 
Temurin-22+36 (build 22+36, mixed mode)
*  Java (test): openjdk version "22" 2024-03-19 OpenJDK Runtime 
Environment Temurin-22+36 (build 22+36) OpenJDK 64-Bit Server VM 
Temurin-22+36 (build 22+36, mixed mode)
*  Ant: Apache Ant(TM) version 1.10.14 compiled on August 16 
2023

*  OS:  Darwin 23.3.0 arm64
*  cc:  Apple clang version 15.0.0 (clang-1500.1.0.2.5)
*  make:GNU Make 3.81
*  OpenSSL:   OpenSSL 3.2.0 23 Nov 2023 (Library: OpenSSL 3.2.0 23 
Nov 2023)

*  APR: 1.7.4
*
* Valid SHA-512 signature for apache-tomcat-10.1.22.zip
* Valid GPG signature for apache-tomcat-10.1.22.zip
* Valid SHA-512 signature for apache-tomcat-10.1.22.tar.gz
* Valid GPG signature for apache-tomcat-10.1.22.tar.gz
* Valid SHA-512 signature for apache-tomcat-10.1.22.exe
* Valid GPG signature for apache-tomcat-10.1.22.exe
* Valid SHA512 signature for apache-tomcat-10.1.22-src.zip
* Valid GPG signature for apache-tomcat-10.1.22-src.zip
* Valid SHA512 signature for apache-tomcat-10.1.22-src.tar.gz
* Valid GPG signature for apache-tomcat-10.1.22-src.tar.gz
*
* Binary Zip and tarball: Same
* Source Zip and tarball: Same
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: PASSED

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



Buildbot failure in on tomcat-10.1.x

2024-04-10 Thread buildbot
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/1207
Blamelist: remm 
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 10.1.x] 8803269601aa83fe356ee7b1c72727ae2aace004


Steps:

  worker_preparation: 0

  git: 0

  shell: 0

  shell_1: 0

  shell_2: 0

  shell_3: 0

  shell_4: 0

  shell_5: 0

  compile: 2


-- ASF Buildbot


-
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: Add Java 22+ check for release

2024-04-10 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
 new 8803269601 Add Java 22+ check for release
8803269601 is described below

commit 8803269601aa83fe356ee7b1c72727ae2aace004
Author: remm 
AuthorDate: Wed Apr 10 20:44:22 2024 +0200

Add Java 22+ check for release
---
 build.xml | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/build.xml b/build.xml
index 7c4cbfaadf..19e575a11e 100644
--- a/build.xml
+++ b/build.xml
@@ -2699,16 +2699,11 @@ skip.installer property in build.properties" />
   
 
   
-
-
-  
-
-JAVA VERSION 22 OR NEWER IS REQUIRED 
FOR RELEASE
+
   
 
   


-
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.22

2024-04-10 Thread Christopher Schultz

The proposed Apache Tomcat 10.1.22 release is now available for
voting. Apache Tomcat 10.1.21 was canceled due to a release-build 
mistake. There are no source-level changes between 10.1.21 and 10.1.22.


The notable changes compared to 10.1.20 are:

- Add OpenSSL support when FFM is available

- Improve locking strategies in Catalina core

- Updates to Apache Commons dependencies

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.22/

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

The tag is:
https://github.com/apache/tomcat/tree/10.1.22
fd9c0bb1f0a7e586daabfda625ef50827bcfddf3

Please reply with a +1 for release or -0/-1 with an explanation.

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

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



(tomcat) branch main updated: Add Java 22+ check for release

2024-04-10 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
 new d2f8d8351f Add Java 22+ check for release
d2f8d8351f is described below

commit d2f8d8351fe66e153ca5d5fde15cef820f70cfef
Author: remm 
AuthorDate: Wed Apr 10 20:44:22 2024 +0200

Add Java 22+ check for release
---
 build.xml | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/build.xml b/build.xml
index 636072a402..ecc7ee4767 100644
--- a/build.xml
+++ b/build.xml
@@ -2671,16 +2671,11 @@ skip.installer property in build.properties" />
   
 
   
-
-
-  
-
-JAVA VERSION 22 OR NEWER IS REQUIRED 
FOR RELEASE
+
   
 
   


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



Re: [VOTE][CANCELLED] Release Apache Tomcat 10.1.21

2024-04-10 Thread Rémy Maucherat
On Wed, Apr 10, 2024 at 6:39 PM Christopher Schultz
 wrote:
>
> I am cancelling this release because it was built with the wrong JDK
> version.
>
> I will re-build the release shortly as 10.1.22.

Ok ! It was fine with me since it's not a regression, the feature was
not included before in that branch.

Rémy

> -chris
>
> On 4/9/24 15:42, Christopher Schultz wrote:
> > The proposed Apache Tomcat 10.1.21 release is now available for
> > voting.
> >
> > The notable changes compared to 10.1.21 are:
> >
> > - Add OpenSSL support when FFM is available
> >
> > - Improve locking strategies in Catalina core
> >
> > - Updates to Apache Commons dependencies
> >
> > 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.21/
> >
> > The Maven staging repo is:
> > https://repository.apache.org/content/repositories/orgapachetomcat-1490
> >
> > The tag is:
> > https://github.com/apache/tomcat/tree/10.1.21
> > 9a207bc5e71b8bf0ecdcdc4cd99018186b8b0f39
> >
> > Please reply with a +1 for release or -0/-1 with an explanation.
> >
> > The proposed 10.1.21 release is:
> > [ ] Broken - do not release
> > [ ] Stable - go ahead and release as 10.1.21
>
> -
> 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



svn commit: r68422 - in /dev/tomcat/tomcat-10/v10.1.22: ./ bin/ bin/embed/ src/

2024-04-10 Thread schultz
Author: schultz
Date: Wed Apr 10 16:56:47 2024
New Revision: 68422

Log:
Upload release 10.1.22 for voting.

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

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

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

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

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

dev/tomcat/tomcat-10/v10.1.22/bin/embed/apache-tomcat-10.1.22-embed.tar.gz.asc

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

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

Added: dev/tomcat/tomcat-10/v10.1.22/KEYS
==
--- dev/tomcat/tomcat-10/v10.1.22/KEYS (added)
+++ dev/tomcat/tomcat-10/v10.1.22/KEYS Wed Apr 10 16:56:47 2024
@@ -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.22

2024-04-10 Thread schultz
This is an automated email from the ASF dual-hosted git repository.

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

commit fd9c0bb1f0a7e586daabfda625ef50827bcfddf3
Author: ChristopherSchultz 
AuthorDate: Wed Apr 10 12:54:54 2024 -0400

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

diff --git a/build.properties.release b/build.properties.release
new file mode 100644
index 00..cc3e96ea85
--- /dev/null
+++ b/build.properties.release
@@ -0,0 +1,54 @@
+# -
+# 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=2024-04-10T16:52:35Z
+
+# Enable insertion of detached signatures into the Windows installer.
+do.codesigning=true
+
+# Re-use the same GPG executable.
+gpg.exec=/opt/homebrew/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.14 compiled on August 16 2023
+#
+# Java Name:   OpenJDK 64-Bit Server VM
+# Java Vendor: Eclipse Adoptium
+# Java Version:22+36
+
+# The following is provided for information only. Builds will be repeatable
+# whether or not the build environment is consistent with this information.
+#
+# OS:  aarch64 Mac OS X 14.3.1
+# File encoding:   UTF-8
+#
+# Release Manager: schultz
+release-java-version=22+36
+release-ant-version=1.10.14
diff --git a/res/install-win/Uninstall.exe.sig 
b/res/install-win/Uninstall.exe.sig
new file mode 100644
index 00..6d3225d43a
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..88ce96b954
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..b81081a12e
--- /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.22
+
+# Re-use the same GPG executable.

svn commit: r68421 - /dev/tomcat/tomcat-10/v10.1.21/

2024-04-10 Thread schultz
Author: schultz
Date: Wed Apr 10 16:55:57 2024
New Revision: 68421

Log:
Drop failed release

Removed:
dev/tomcat/tomcat-10/v10.1.21/


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



(tomcat) tag 10.1.22 created (now fd9c0bb1f0)

2024-04-10 Thread schultz
This is an automated email from the ASF dual-hosted git repository.

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


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

 new fd9c0bb1f0 Tag 10.1.22

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 10.1.21 deleted (was 9a207bc5e7)

2024-04-10 Thread schultz
This is an automated email from the ASF dual-hosted git repository.

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


*** WARNING: tag 10.1.21 was deleted! ***

 was 9a207bc5e7 Tag 10.1.21

This change permanently discards the following revisions:

 discard 9a207bc5e7 Tag 10.1.21


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



Re: [VOTE][CANCELLED] Release Apache Tomcat 10.1.21

2024-04-10 Thread Christopher Schultz
I am cancelling this release because it was built with the wrong JDK 
version.


I will re-build the release shortly as 10.1.22.

-chris

On 4/9/24 15:42, Christopher Schultz wrote:

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

The notable changes compared to 10.1.21 are:

- Add OpenSSL support when FFM is available

- Improve locking strategies in Catalina core

- Updates to Apache Commons dependencies

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.21/

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

The tag is:
https://github.com/apache/tomcat/tree/10.1.21
9a207bc5e71b8bf0ecdcdc4cd99018186b8b0f39

Please reply with a +1 for release or -0/-1 with an explanation.

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


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



Re: [VOTE] Release Apache Tomcat 9.0.88

2024-04-10 Thread Christopher Schultz

Rémy,

Thanks for RMing.

On 4/9/24 09:54, Rémy Maucherat wrote:

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

The notable changes compared to 9.0.87 are:

- Cookies header generation enhancements.

- Fix regression when reloading TLS configuration and files.

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.88/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1489
The tag is:
https://github.com/apache/tomcat/tree/9.0.88
e644d98329aca2ccf7f2014c0670c5fabc7fcb16

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


+1 for stable release.

Unit tests pass on MacOS aarm64 for NIO, NIO2, and APR. Build is 
reproducible on MacOS aarm64 except for the "fulldocs" bundle likely due 
to a JDK bug.


Details:
* Environment
*  Java (build):openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime 
Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM 
Temurin-17.0.10+7 (build 17.0.10+7, mixed mode)
*  Java (test): openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime 
Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM 
Temurin-17.0.10+7 (build 17.0.10+7, mixed mode)
*  Ant: Apache Ant(TM) version 1.10.14 compiled on August 16 
2023

*  OS:  Darwin 23.3.0 arm64
*  cc:  Apple clang version 15.0.0 (clang-1500.1.0.2.5)
*  make:GNU Make 3.81
*  OpenSSL:   OpenSSL 3.2.0 23 Nov 2023 (Library: OpenSSL 3.2.0 23 
Nov 2023)

*  APR: 1.7.4
*
* Valid SHA-512 signature for apache-tomcat-9.0.88.zip
* Valid GPG signature for apache-tomcat-9.0.88.zip
* Valid SHA-512 signature for apache-tomcat-9.0.88.tar.gz
* Valid GPG signature for apache-tomcat-9.0.88.tar.gz
* Valid SHA-512 signature for apache-tomcat-9.0.88.exe
* Valid GPG signature for apache-tomcat-9.0.88.exe
* Valid SHA512 signature for apache-tomcat-9.0.88-src.zip
* Valid GPG signature for apache-tomcat-9.0.88-src.zip
* Valid SHA512 signature for apache-tomcat-9.0.88-src.tar.gz
* Valid GPG signature for apache-tomcat-9.0.88-src.tar.gz
*
* Binary Zip and tarball: !! NOT SAME
* Source Zip and tarball: Same
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: PASSED

-chris

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



Re: [VOTE] Release Apache Tomcat 10.1.21

2024-04-10 Thread Christopher Schultz

Rémy,

On 4/10/24 5:18 AM, Rémy Maucherat wrote:

On Tue, Apr 9, 2024 at 9:42 PM Christopher Schultz
 wrote:


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

The notable changes compared to 10.1.21 are:

- Add OpenSSL support when FFM is available


This was built with Java 17 so there's no FFM. I'm ok with that though.

If this was a mistake and we want to make sure to avoid it in the
future, I can flip the script to fail when trying to use ant release
on older Java versions. I noted that it would be flipped when Java 22
has better availability, which is supposed to be "ok" now. Temurin has
builds for everything, it looks good.


I honestly wasn't thinking about it.

So if the release is built with 17 even downstream can't use FFM. Not great.

What does everybody think? Should we bump Tomcat 10.x up to Java 22+ 
required for release-build? Java 22 is finally GA, so this seems 
reasonable. I wouldn't have wanted to do it a few weeks ago with a 
pre-release Java 22.


I'm leaning toward re-rolling 10.1.21 with Java 22. I could also burn 
the version number though nothing will have changed.


Preferences?

-chris


- Improve locking strategies in Catalina core

- Updates to Apache Commons dependencies

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.21/

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

The tag is:
https://github.com/apache/tomcat/tree/10.1.21
9a207bc5e71b8bf0ecdcdc4cd99018186b8b0f39

Please reply with a +1 for release or -0/-1 with an explanation.

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


Rémy

-
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 10.1.21

2024-04-10 Thread Rémy Maucherat
On Tue, Apr 9, 2024 at 9:42 PM Christopher Schultz
 wrote:
>
> The proposed Apache Tomcat 10.1.21 release is now available for
> voting.
>
> The notable changes compared to 10.1.21 are:
>
> - Add OpenSSL support when FFM is available

This was built with Java 17 so there's no FFM. I'm ok with that though.

If this was a mistake and we want to make sure to avoid it in the
future, I can flip the script to fail when trying to use ant release
on older Java versions. I noted that it would be flipped when Java 22
has better availability, which is supposed to be "ok" now. Temurin has
builds for everything, it looks good.

> - Improve locking strategies in Catalina core
>
> - Updates to Apache Commons dependencies
>
> 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.21/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1490
>
> The tag is:
> https://github.com/apache/tomcat/tree/10.1.21
> 9a207bc5e71b8bf0ecdcdc4cd99018186b8b0f39
>
> Please reply with a +1 for release or -0/-1 with an explanation.
>
> The proposed 10.1.21 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 10.1.21

Rémy

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