[
https://issues.apache.org/jira/browse/KAFKA-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985754#comment-14985754
]
ASF GitHub Bot commented on KAFKA-2716:
---------------------------------------
GitHub user SinghAsDev opened a pull request:
https://github.com/apache/kafka/pull/405
KAFKA-2716: Make Kafka core not depend on log4j-appender
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SinghAsDev/kafka KAFKA-2716
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/405.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #405
----
commit d4d69ab4fec81efd18eee68303291bb90dc4ca29
Author: Ashish Singh <[email protected]>
Date: 2015-11-02T18:54:28Z
KAFKA-2716: Make Kafka core not depend on log4j-appender
----
> Make Kafka core not depend on log4j-appender
> --------------------------------------------
>
> Key: KAFKA-2716
> URL: https://issues.apache.org/jira/browse/KAFKA-2716
> Project: Kafka
> Issue Type: Bug
> Reporter: Ashish K Singh
> Assignee: Ashish K Singh
>
> Investigate why core needs to depend on log4j-appender. AFAIK, there is no
> real dependency, however it the dependency is removed, tests won't build it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)