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-native.git
The following commit(s) were added to refs/heads/main by this push:
new 540495362 Update version info
540495362 is described below
commit 540495362957f1bd00d08e7a6d4a6423a9c38a9d
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Dec 16 22:40:23 2025 +0000
Update version info
---
native/BUILDING | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/native/BUILDING b/native/BUILDING
index 18e81c9c7..7f5707187 100644
--- a/native/BUILDING
+++ b/native/BUILDING
@@ -133,7 +133,7 @@ Windows
rebuild them next time if the version remains unchanged.
> cd ..
- > set OPENSSL_VER=3.5.0
+ > set OPENSSL_VER=3.5.4
> set APR_VER=1.7.6
> mkdir \deps-x86\apr-%APR_VER%\include
@@ -162,7 +162,7 @@ Windows
6. Build Tomcat Native
> cd ..
- >set JAVA_HOME=C:\java\21.0.7-tem
+ >set JAVA_HOME=C:\java\21.0.9-tem
> "c:\Program Files\Microsoft Visual
Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars32.bat"
> nmake -f NMAKEMakefile WITH_APR=C:\deps-x86\apr-%APR_VER%
WITH_OPENSSL=C:\deps-x86\openssl-%OPENSSL_VER% CPU=X86 APR_DECLARE_STATIC=1
STATIC_CRT=Hybrid
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]