This is an automated email from the ASF dual-hosted git repository.
dsoumis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new f99a1312a Correct reference Tomcat version for JNI source
f99a1312a is described below
commit f99a1312a95a48056497fc466270c028634e8634
Author: Dimitrios Soumis <[email protected]>
AuthorDate: Thu Oct 9 23:41:29 2025 +0300
Correct reference Tomcat version for JNI source
---
HOWTO-RELEASE.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt
index 86f08f485..1c5d57a22 100644
--- a/HOWTO-RELEASE.txt
+++ b/HOWTO-RELEASE.txt
@@ -41,7 +41,7 @@ Ensure dates and/or version numbers are up to date:
- native/os/win32/libtcnative.rc x3
- xdocs/miscellaneous/changelog.xml
-Run the release script to check the Java code is aligned with the current
11.0.x
+Run the release script to check the Java code is aligned with the current
12.0.x
source.
./jnirelease.sh --ver=main --with-apr=/path/to/apr/source
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]