[ https://issues.apache.org/jira/browse/KAFKA-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265563#comment-15265563 ]
ASF GitHub Bot commented on KAFKA-3615: --------------------------------------- GitHub user dpkp opened a pull request: https://github.com/apache/kafka/pull/1302 Fix main classpath libs glob for release (fixup KAFKA-3615 regression) bin/kafka-run-class.sh does not correctly setup the CLASSPATH in release rc2. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpkp/kafka KAFKA-3615-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1302.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 #1302 ---- commit fb67470da3e8487f30cca4f186df6f80ba7272a6 Author: Dana Powers <dana.pow...@gmail.com> Date: 2016-05-01T01:05:56Z Fix main classpath libs glob for release (fixup KAFKA-3615 regression) ---- > Exclude test jars in CLASSPATH of kafka-run-class.sh > ---------------------------------------------------- > > Key: KAFKA-3615 > URL: https://issues.apache.org/jira/browse/KAFKA-3615 > Project: Kafka > Issue Type: Improvement > Components: admin, build > Affects Versions: 0.10.0.0 > Reporter: Liquan Pei > Assignee: Liquan Pei > Labels: newbie > Fix For: 0.10.1.0, 0.10.0.0 > > Original Estimate: 24h > Remaining Estimate: 24h > -- This message was sent by Atlassian JIRA (v6.3.4#6332)