[
https://issues.apache.org/jira/browse/KAFKA-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146344#comment-14146344
]
Joe Stein commented on KAFKA-1645:
----------------------------------
Created reviewboard https://reviews.apache.org/r/25992/
against branch origin/trunk
> some more jars in our src release
> ---------------------------------
>
> Key: KAFKA-1645
> URL: https://issues.apache.org/jira/browse/KAFKA-1645
> Project: Kafka
> Issue Type: Bug
> Reporter: Joe Stein
> Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: KAFKA-1645.patch
>
>
> The first one is being taken care of in KAFKA-1490
> the rest... can we just delete them? Do we need/want them anymore?
> {code}
> root@precise64:~/kafka-0.8.1.1-src# find ./ -name *jar
> ./gradle/wrapper/gradle-wrapper.jar
> ./lib/apache-rat-0.8.jar
> ./system_test/migration_tool_testsuite/0.7/lib/kafka-0.7.0.jar
> ./system_test/migration_tool_testsuite/0.7/lib/kafka-perf-0.7.0.jar
> ./system_test/migration_tool_testsuite/0.7/lib/zkclient-0.1.jar
> ./contrib/hadoop-consumer/lib/piggybank.jar
> ./contrib/hadoop-producer/lib/piggybank.jar
> {code}
> rat is not required in the project I can speak for that file +1 to remove it
> I don't see why we have to keep the other ones nor what code changes we have
> to make for getting rid of them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)