You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "jobs wang (JIRA)" <ji...@apache.org> on 2014/02/05 11:02:12 UTC

[jira] [Commented] (KAFKA-1095) Kafka does not compile with sbt

    [ https://issues.apache.org/jira/browse/KAFKA-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891965#comment-13891965 ] 

jobs wang commented on KAFKA-1095:
----------------------------------

i add 2.9.3 to sbt build file, but report errors!

> 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)