Kevin Ratnasekera created GORA-621:
--------------------------------------
Summary: Remove log4j 2 transitive dependencies inheriting from
solr-core dependency
Key: GORA-621
URL: https://issues.apache.org/jira/browse/GORA-621
Project: Apache Gora
Issue Type: Bug
Components: build process
Affects Versions: 0.8
Reporter: Kevin Ratnasekera
Assignee: Kevin Ratnasekera
Fix For: 0.9
We observed there are number of log4j dependencies added to classpath due to
transitivity.
Until we do a proper log4j upgrade we should remove log4j 2 dependencies from
classpath inheriting from transitive dependencies. Current we have log4j
version 1.x.x defined at parent pom and it is used over the entire set of
modules. Similar issues reported at [1] due to multiple log4j implementations.
[1] https://issues.apache.org/jira/browse/GORA-616
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)