[GitHub] kafka pull request #2164: KAFKA-4438; Cross compile to Scala 2.12.0

2016-11-30 Thread leachbj
Github user leachbj closed the pull request at: https://github.com/apache/kafka/pull/2164 --- 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

[GitHub] kafka pull request #2164: KAFKA-4438; Cross compile to Scala 2.12.0

2016-11-23 Thread leachbj
GitHub user leachbj opened a pull request: https://github.com/apache/kafka/pull/2164 KAFKA-4438; Cross compile to Scala 2.12.0 (cherry picked from commit f3aad3b54b7cbc5109d8398829a31100fd82b3e0) You can merge this pull request into a Git repository by running: $ git pull

[GitHub] kafka pull request #2102: KAFKA-2284: corrects value type in beforeReleasing...

2016-11-20 Thread leachbj
Github user leachbj closed the pull request at: https://github.com/apache/kafka/pull/2102 --- 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

[GitHub] kafka pull request #2088: Cross compile to Scala 2.12.0-RC2

2016-11-16 Thread leachbj
Github user leachbj closed the pull request at: https://github.com/apache/kafka/pull/2088 --- 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

[GitHub] kafka pull request #2113: KAFKA-4376: Cross compile to Scala 2.12.0

2016-11-08 Thread leachbj
GitHub user leachbj opened a pull request: https://github.com/apache/kafka/pull/2113 KAFKA-4376: Cross compile to Scala 2.12.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/leachbj/kafka 2.12.0-trunk-build Alternatively you

[GitHub] kafka pull request #2102: KAFKA-2284: corrects value type in beforeReleasing...

2016-11-03 Thread leachbj
GitHub user leachbj opened a pull request: https://github.com/apache/kafka/pull/2102 KAFKA-2284: corrects value type in beforeReleasingPartitions Previously the values in the map were scala Set values, now they are correctly java.util.Set as advertised by API. You can merge

[GitHub] kafka pull request #2101: KAFKA-4377: remove deprecated scala.collection.Jav...

2016-11-03 Thread leachbj
GitHub user leachbj opened a pull request: https://github.com/apache/kafka/pull/2101 KAFKA-4377: remove deprecated scala.collection.JavaConversions calls JavaConversions are deprecated in 2.12 in favour of JavaConverters. You can merge this pull request into a Git repository

[GitHub] kafka pull request #2098: KAFA-4378: resolve eta-expansion of zero-argument ...

2016-11-03 Thread leachbj
GitHub user leachbj opened a pull request: https://github.com/apache/kafka/pull/2098 KAFA-4378: resolve eta-expansion of zero-argument method warnings You can merge this pull request into a Git repository by running: $ git pull https://github.com/leachbj/kafka 4378-eta

[GitHub] kafka pull request #2088: Cross compile to Scala 2.12.0-RC2

2016-11-01 Thread leachbj
GitHub user leachbj opened a pull request: https://github.com/apache/kafka/pull/2088 Cross compile to Scala 2.12.0-RC2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/leachbj/kafka scala-2.12.0-RC2-build Alternatively you can