[ 
https://issues.apache.org/jira/browse/CASSANDRA-12996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006064#comment-16006064
 ] 

Tomas Repik commented on CASSANDRA-12996:
-----------------------------------------

Let's assume we've integrated your official RPM and a happy Fedora user 
installed this RPM. What he got is cassandra but also many other jars in lib 
folder as dependencies (slf4j, airline and more). But these jars could have 
already been comfortably sitting in the system before the installation. What we 
want is to avoid duplicity and confusion. So we package each jar as a separate 
package and make these depend one on each other.
So Yes as close as possible to upstream, BUT without bundling.

> update slf4j dependency to 1.7.21
> ---------------------------------
>
>                 Key: CASSANDRA-12996
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12996
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Libraries
>            Reporter: Tomas Repik
>             Fix For: 4.0
>
>         Attachments: cassandra-3.9-slf4j.patch
>
>
> We want to include Cassandra into Fedora, and there are some tweaks to 
> cassandra sources we need to do. The slf4j dependency is one of those tweak 
> we gotta do. Cassandra depends on slf4j 1.7.7, but In Fedora we have the 
> latest upstream version 1.7.21 It was released some time ago on April 6 2016. 
> I attached a patch updating cassandra sources to depend on the newest slf4j 
> sources. The only actual change is the number of parameters accepted by 
> SubstituteLogger class. Please consider updating.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to