[
https://issues.apache.org/jira/browse/CASSANDRA-12996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098306#comment-16098306
]
Stefan Podkowinski commented on CASSANDRA-12996:
------------------------------------------------
Thanks for figuring out how to address this, Robert! Tbh I'd prefer not to add
the slf4j dependency to the build-deps-pom, as it really isn't a dedicated
build tool dependency. Using exclude statements in the parent pom should be
cleaner and should prevent this kind of problems in other targets/poms.
||v2||
|[branch|https://github.com/spodkowinski/cassandra/tree/CASSANDRA-12996-v2]|
|[dtest|https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-dtest/147]|
|[testall|https://circleci.com/gh/spodkowinski/cassandra/81]|
The build.xml as a whole is pretty messy when it comes to dependencies. E.g. I
really wonder if we need to have things like netty or the datastax driver in
build-deps-pom. Let's do some cleanup in CASSANDRA-13724.
I've also started to document upgrading dependencies in Cassandra as can be
found
[here|https://github.com/spodkowinski/cassandra/blob/df6cfab080d8c477adffc05eb994b6165189d090/doc/source/development/dependencies.rst].
> 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
> Assignee: Stefan Podkowinski
> Fix For: 4.0
>
> Attachments: cassandra-3.11.0-slf4j.patch,
> jcl-over-slf4j-1.7.25.jar.asc, log4j-over-slf4j-1.7.25.jar.asc,
> slf4j-api-1.7.25.jar.asc
>
>
> Cassandra 3.11.0 is about to be included in Fedora. There are some tweaks to
> the sources we need to do in order to successfully build it. 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 newer 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.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]