GitHub user ZoneMayor reopened a pull request: https://github.com/apache/kafka/pull/693
KAFKA-2875: remove slf4j multi binding warnings when running form source distribution hi @ijuma I reopened this pr again (sorry for my inexperience using github); I think I did much deduplication for the script; Please have a look when you have time : - ) You can merge this pull request into a Git repository by running: $ git pull https://github.com/ZoneMayor/kafka trunk-KAFKA-2875 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/693.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 #693 ---- commit 34240b52e1b70aa172b65155f6042243d838b420 Author: ZoneMayor <jinxing6...@126.com> Date: 2015-12-18T07:22:20Z Merge pull request #12 from apache/trunk 2015-12-18 commit ffedf6fd04280e89978531fd73e7fe37a4d9bbed Author: jinxing <jinx...@fenbi.com> Date: 2015-12-18T07:24:14Z KAFKA-2875 Class path contains multiple SLF4J bindings warnings when using scripts under bin commit 52d02f333e86d06cfa8fff5facd18999b3db6d83 Author: ZoneMayor <jinxing6...@126.com> Date: 2015-12-30T03:08:08Z Merge pull request #13 from apache/trunk 2015-12-30 commit d56be0b9e0849660c07d656c6019f9cc2f17ae55 Author: ZoneMayor <jinxing6...@126.com> Date: 2016-01-10T09:24:06Z Merge pull request #14 from apache/trunk 2016-1-10 commit a937ad38ac90b90a57a1969bdd8ce06d6faaaeb1 Author: jinxing <jinx...@fenbi.com> Date: 2016-01-10T10:28:18Z Merge branch 'trunk-KAFKA-2875' of https://github.com/ZoneMayor/kafka into trunk-KAFKA-2875 commit 83b2bcca237ba9445360bbfcb05a0de82c36274f Author: jinxing <jinx...@fenbi.com> Date: 2016-01-10T12:39:20Z KAFKA-2875: wip commit 6e6f2c20c5730253d8e818c2dc1e5e741a05ac08 Author: jinxing <jinx...@fenbi.com> Date: 2016-01-10T14:53:28Z KAFKA-2875: Classpath contains multiple SLF4J bindings warnings when using scripts under bin commit fbd380659727d991dff242be33cc6a3bb78f4861 Author: ZoneMayor <jinxing6...@126.com> Date: 2016-01-28T06:28:25Z Merge pull request #15 from apache/trunk 2016-01-28 commit f21aa55ed68907376d5b0924e228875530cc1046 Author: jinxing <jinx...@fenbi.com> Date: 2016-01-28T07:10:30Z KAFKA-2875: remove slf4j multi binding warnings when running form source distribution (merge to trunk and resolve conflict) commit 51fcc408302ebb0c4adaf2a4d0e6647cc469c6a0 Author: jinxing <jinx...@fenbi.com> Date: 2016-01-28T07:43:52Z added a new line commit 8a6cbad74ca4f07a4c70c1d522b604d58e4917c6 Author: jinxing <jinx...@fenbi.com> Date: 2016-02-01T08:49:06Z KAFKA-2875: create deduplicated dependant-libs and use symlink to construct classpath commit 153a1177c943e76c9c8457c47244ec59ea91d6fc Author: jinxing <jinx...@fenbi.com> Date: 2016-02-01T09:42:37Z small fix commit 1d283120bd7c3b90928090c4d22376d4ac05c4d5 Author: jinxing <jinx...@fenbi.com> Date: 2016-02-01T10:09:46Z KAFKA-2875: modify classpath in windows bat commit 29c1797ae4f3ba47445e45049c8fc0fc2e1609f4 Author: jinxing <jinx...@fenbi.com> Date: 2016-02-01T10:13:20Z mod server.properties for test commit a1993e5ca2908862340113ce965bd7fdc5020bab Author: jinxing <jinx...@fenbi.com> Date: 2016-02-01T12:44:22Z KAFKA-2875: small fix commit e523bd2ce91e03e38c20413aef3c48998fc3c263 Author: jinxing <jinx...@fenbi.com> Date: 2016-02-01T16:12:27Z KAFKA-2875: small fix commit fb27bdeba925e6833ca9bc9feb1d6d3cf55c5aaf Author: jinxing <jinx...@fenbi.com> Date: 2016-02-02T09:44:32Z KAFKA-2875: replace PROJECT_NAMES with PROJECT_NAME, use the central deduplicated libs if PROJECT_NAME not specified commit f8ba5a920a0db8654c0776ad8449b167689c0eb4 Author: jinxing <jinx...@fenbi.com> Date: 2016-02-02T09:48:00Z small fix ---- --- 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. ---