Harri,
On 8/9/24 05:56, Harri Pesonen wrote:
Hello, currently Tomcat native library needs to be downloaded manually from
here:
https://tomcat.apache.org/download-native.cgi
It would be better to download it from Maven repository, so that we could
upgrade the version easier using Maven scripts.
Also we could see easier when the version needs to be upgraded.
Normally Maven repository contains only Java artifacts, but it is possible to
upload binaries as well.
For example Microsoft JDBC driver has Java .jar in on artifact, and native .dll
in separate artifact:
https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc_auth/12.8.0.x64
What say you?
I'm just academically curious: what do you need tcnative for?
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org