[ https://issues.apache.org/jira/browse/KAFKA-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186810#comment-15186810 ]
ASF GitHub Bot commented on KAFKA-3357: --------------------------------------- GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/1032 KAFKA-3357; Update to Scala 2.11.8 Scala 2.11.8 has been released with a number of bug fixes: * http://www.scala-lang.org/news/2.11.8/ There are a few important collection fixes: * https://issues.scala-lang.org/browse/SI-9497 * https://github.com/scala/scala/pull/4714 * https://github.com/scala/scala/pull/4693 And also some pattern matcher fixes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka kafka-3357-update-to-scala-2.11.8 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1032.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 #1032 ---- commit 69963a8e49b5b5720d073a3260ec5a515a4c1ff6 Author: Ismael Juma <ism...@juma.me.uk> Date: 2016-03-09T08:39:57Z Update to Scala 2.11.8 ---- > Update to Scala 2.11.8 > ---------------------- > > Key: KAFKA-3357 > URL: https://issues.apache.org/jira/browse/KAFKA-3357 > Project: Kafka > Issue Type: Bug > Components: build > Affects Versions: 0.9.0.0, 0.9.0.1 > Reporter: Ismael Juma > Assignee: Ismael Juma > Fix For: 0.10.0.0 > > > Scala 2.11.8 has been released with a number of bug fixes: > http://www.scala-lang.org/news/2.11.8/ > There are a couple of important collection fixes: > * https://issues.scala-lang.org/browse/SI-9497 > * https://github.com/scala/scala/pull/4714 > * https://github.com/scala/scala/pull/4693 > And also some pattern matcher fixes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)