[ https://issues.apache.org/jira/browse/KAFKA-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885420#comment-13885420 ]
Jun Rao commented on KAFKA-1095: -------------------------------- Not sure, could you try adding 2.9.3 to the sbt build file? > Kafka does not compile with sbt > ------------------------------- > > Key: KAFKA-1095 > URL: https://issues.apache.org/jira/browse/KAFKA-1095 > Project: Kafka > Issue Type: Bug > Components: packaging > Affects Versions: 0.9.0 > Environment: Linux 64bit, OpenJDK 1.7 > Reporter: Marcel Lohmann > Priority: Blocker > > Expected behaviour: > After `git pull`, `./sbt update` and `./sbt package` the current snapshot > version should compile without errors. > Current behaviour: > It fails with different error messages. This is one possible error log: > https://gist.github.com/mumrah/7086356 > With `./sbt "++2.10.1 package"` the errors are different but still results in > a failed compile. Other scala versions fail, too. > The responsible commit which leads to the error messages is unknown to me. -- This message was sent by Atlassian JIRA (v6.1.5#6160)