[
https://issues.apache.org/jira/browse/GORA-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904711#comment-16904711
]
Hudson commented on GORA-621:
-----------------------------
SUCCESS: Integrated in Jenkins build gora-trunk #1807 (See
[https://builds.apache.org/job/gora-trunk/1807/])
GORA-621: Remove log4j 2 transitive dependencies from solr core (djkevincr: rev
60bcac3e346eee8ee1c7a7119c1b29f931603a55)
* (edit) gora-solr/pom.xml
* (edit) gora-tutorial/pom.xml
> 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
> Priority: Major
> Fix For: 0.9
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)