Re: [jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-07-07 Thread Stevo Slavić
Correction to my previous email — it's slf4j-log4j12-1.7.6.jar and slf4j-log4j12-1.6.1.jar that were being copied into dependant-libs, not slf4j-api variants. On Tue, Jul 7, 2015 at 8:27 AM, Stevo Slavić wrote: > Hello Jun, > > I can easily reproduce the issue with previous commit (RAT). > While

Re: [jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-07-06 Thread Stevo Slavić
Hello Jun, I can easily reproduce the issue with previous commit (RAT). While on latest trunk branch: $ git checkout HEAD^ $ gradle clean $ gradle copyDependantLibs $ ls -lart core/build/dependant-libs-2.10.5/ lists slf4j-api-1.7.6.jar and slf4j-api-1.6.1.jar Not sure exactly which modification

Re: [jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-07-06 Thread Jun Rao
Stevo, I don't see duplicated slf4j-log4j12 jars under core/build/dependant-libs after a clean build in trunk. If this is still an issue, could you file a jira and describe how to reproduce this? Thanks, Jun On Fri, Jun 26, 2015 at 2:19 PM, Stevo Slavić wrote: > Are changes for KAFKA-2132 tic

[jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-06-30 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608883#comment-14608883 ] Ashish K Singh commented on KAFKA-2132: --- Updated reviewboard https://reviews.apache.

Re: [jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-06-26 Thread Stevo Slavić
Are changes for KAFKA-2132 ticket supposed also to fix bug that core dependent libraries (core/build/dependant-libs) for all different supported Scala version, contain two versions of slf4j-log4j12 (slf4j-log4j12-1.6.1.jar leaking from zookeeper 3.4.6 dependency, and test scoped slf4j-log4j12-1.7.6

[jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-06-24 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599778#comment-14599778 ] Ashish K Singh commented on KAFKA-2132: --- Updated reviewboard https://reviews.apache.

[jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-06-24 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599770#comment-14599770 ] Ashish K Singh commented on KAFKA-2132: --- Updated reviewboard https://reviews.apache.

[jira] [Commented] (KAFKA-2132) Move Log4J appender to a separate module

2015-06-13 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584931#comment-14584931 ] Ashish K Singh commented on KAFKA-2132: --- Updated reviewboard https://reviews.apache.