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) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---