On 27/08/2024 18:41, Mark Thomas wrote:
Please open a Bugzilla issue for this request so that it does not get lost.
https://bz.apache.org/bugzilla/show_bug.cgi?id=69299
Mark
On 09/08/2024 10: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?
-Harri
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org