[
https://issues.apache.org/jira/browse/KAFKA-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800776#comment-13800776
]
Marcel Lohmann commented on KAFKA-1095:
---------------------------------------
with `./sbt "++2.9.2 package"` produces many warnings but finally compiles. But
other versions must be repaired.
> 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
> 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#6144)