You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Doug Rohrer (JIRA)" <ji...@apache.org> on 2018/07/09 15:01:00 UTC

[jira] [Updated] (CASSANDRA-14562) JNA 4.4.0 pulled in when using cassandra-all from libraries

     [ https://issues.apache.org/jira/browse/CASSANDRA-14562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Rohrer updated CASSANDRA-14562:
------------------------------------
    Description: In https://issues.apache.org/jira/browse/CASSANDRA-13072, it was decided that JNA 4.2.2 was the correct version of JNA to pull in given issues with glibc compatibility. However, when using the `cassandra-all` jar from a library, we are still pulling JNA 4.4.0 due to the use of the chronicle library (I believe brought in via the changes in https://issues.apache.org/jira/browse/CASSANDRA-13983). In order to resolve this, we should exclude the newer version of JNA from being included in the generated POM file for the cassandra-all target.
    Component/s: Libraries

> JNA 4.4.0 pulled in when using cassandra-all from libraries
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-14562
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14562
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Libraries
>            Reporter: Doug Rohrer
>            Priority: Major
>
> In https://issues.apache.org/jira/browse/CASSANDRA-13072, it was decided that JNA 4.2.2 was the correct version of JNA to pull in given issues with glibc compatibility. However, when using the `cassandra-all` jar from a library, we are still pulling JNA 4.4.0 due to the use of the chronicle library (I believe brought in via the changes in https://issues.apache.org/jira/browse/CASSANDRA-13983). In order to resolve this, we should exclude the newer version of JNA from being included in the generated POM file for the cassandra-all target.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org