Igor Sapego created IGNITE-23500:
------------------------------------
Summary: Gradle artifacts.odbc should not assume the version of
ODBC library
Key: IGNITE-23500
URL: https://issues.apache.org/jira/browse/IGNITE-23500
Project: Ignite
Issue Type: Bug
Components: odbc
Reporter: Igor Sapego
Currently, in ignite-3/modules/platforms/build.gradle we assume that ODBC
library file is always named libignite3-odbc.so.3, while 3 in the end is
actually a version, and can change in future. It has been changed to 3.0.0 in
one the latest commits, and now the produced DEB and RPM packages are invalid.
Let's change the script so that semantically, everything that falls under
filter libignite3-odbc.so* gets included in the package.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)